Age | Commit message (Expand) | Author |
---|---|---|
2023-01-06 | add comments | Preston Pan |
2023-01-06 | add support for reading from file; some other stuff | Preston Pan |
2023-01-06 | recursion works now | Preston Pan |
2023-01-06 | fixed stack bug; found recursion bug | Preston Pan |
2023-01-06 | no obvious memory problems | Preston Pan |
2023-01-05 | hash table bug finally fixed forever | Preston Pan |
2023-01-05 | bind works for real, I think this works now | Preston Pan |
2023-01-05 | silence warnings | Preston Pan |
2023-01-05 | add more primitives | Preston Pan |
2023-01-05 | lists evaluate for non built-in functions | Preston Pan |
2023-01-04 | math builtins done | Preston Pan |
2023-01-04 | builtin functions now evaluate | Preston Pan |
2023-01-04 | fully functional parser (collisions might be a problem) | Preston Pan |
2023-01-04 | functions parse now i think | Preston Pan |
2023-01-04 | parsing mostly works | Preston Pan |
2023-01-03 | fix bug | Preston Pan |
2023-01-03 | done the parser in theory | Preston Pan |
2023-01-03 | actually evaluates and prints something now! | Preston Pan |
2023-01-02 | a lot of stuff. | Preston Pan |