Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-03 | Store integers without pointers | Camil Staps | 1 | -12/+11 | |
2016-11-08 | Remove leading underscore from _FUSPEL_DEBUG and _FUSPEL_CLI | Camil Staps | 1 | -1/+1 | |
2016-10-07 | Cleanup (resolves #9) | Camil Staps | 1 | -18/+18 | |
2016-10-07 | Resolve #12, don't show code keyword in debug graph | Camil Staps | 1 | -33/+40 | |
2016-10-06 | Adds a trace code | Camil Staps | 1 | -2/+15 | |
2016-09-25 | Added code: add, eq, ge, gt, le, lt, ne | Camil Staps | 1 | -0/+74 | |
2016-09-24 | Fix memory leak with code | Camil Staps | 1 | -2/+6 | |
2016-09-24 | Working graphs (?) | Camil Staps | 1 | -4/+4 | |
2016-08-30 | Fix one memory leak mentioned in #2; add debug dot graphs output | Camil Staps | 1 | -2/+2 | |
2016-08-29 | Currying arguments and Code applications | Camil Staps | 1 | -35/+22 | |
2016-08-26 | Added code_print | Camil Staps | 1 | -4/+17 | |
2016-08-26 | Linking C functions | Camil Staps | 1 | -0/+54 | |