Age | Commit message (Expand) | Author |
---|---|---|
2025-08-06 | Added print, raised level on which UnboundGeneric error is returned | Joel Kronqvist |
2025-08-06 | Implemented let-bindings | Joel Kronqvist |
2025-08-05 | Implemented booleans (no if-else yet) | Joel Kronqvist |
2025-08-05 | Changed project name | Joel Kronqvist |
2025-08-03 | Implemented type_check, added method parts for SExp | Joel Kronqvist |
2025-07-30 | Implemented evaluation according to tests. Quite a bit of changes were requir... | Joel Kronqvist |
2025-07-26 | Added variables and tests for their substitution | Joel Kronqvist |
2025-07-26 | Implemented integer operator dynamics, fixed some tests and added a combinati... | Joel Kronqvist |
2025-07-26 | Created necessary data structures and utilities for integers and their operat... | Joel Kronqvist |