summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-07include workingPreston Pan
2023-01-06whoops, fixed concat. Include in the makingPreston Pan
2023-01-06add commentsPreston Pan
2023-01-06fully operational evaluator; makefile changedPreston Pan
2023-01-06add support for reading from file; some other stuffPreston Pan
2023-01-06recursion works nowPreston Pan
2023-01-06fixed stack bug; found recursion bugPreston Pan
2023-01-06no obvious memory problemsPreston Pan
2023-01-05hash table bug finally fixed foreverPreston Pan
2023-01-05bind works for real, I think this works nowPreston Pan
2023-01-05remove swap filePreston Pan
2023-01-05silence warningsPreston Pan
2023-01-05add more primitivesPreston Pan
2023-01-05lists evaluate for non built-in functionsPreston Pan
2023-01-04math builtins donePreston Pan
2023-01-04builtin functions now evaluatePreston Pan
2023-01-04fully functional parser (collisions might be a problem)Preston Pan
2023-01-04functions parse now i thinkPreston Pan
2023-01-04parsing mostly worksPreston Pan
2023-01-03fix bugPreston Pan
2023-01-03hypothetically fixed bugPreston Pan
2023-01-03implemented parse_all; I think i fixed some bugs but i forgorPreston Pan
2023-01-03done the parser in theoryPreston Pan
2023-01-03actually evaluates and prints something now!Preston Pan
2023-01-03add some comments; fix some bugs in advancePreston Pan
2023-01-02a lot of stuff.Preston Pan