summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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