aboutsummaryrefslogtreecommitdiff
path: root/interpreter/fuspel.c
AgeCommit message (Collapse)AuthorFilesLines
2016-11-08Remove leading underscore from _FUSPEL_DEBUG and _FUSPEL_CLICamil Staps1-11/+11
2016-10-16Usage message when no modules are givenCamil Staps1-6/+10
2016-10-14token_list using an array for memory efficiencyCamil Staps1-1/+4
2016-10-12Make debug graphs a command line option (-g)Camil Staps1-1/+16
2016-10-07Cleanup (resolves #9)Camil Staps1-8/+8
2016-10-06Fixing the buildCamil Staps1-8/+3
2016-10-06Made the CLI an option to save binary space on minimal platformsCamil Staps1-16/+50
2016-09-24Made parse_file implementation dependentCamil Staps1-2/+2
2016-08-28Fix memory issuesCamil Staps1-0/+2
2016-08-28Adds an import construct; resolves #1Camil Staps1-9/+43
2016-08-27fuspelc -> fuspelCamil Staps1-0/+59