aboutsummaryrefslogtreecommitdiff
path: root/src/sexp/util.rs
AgeCommit message (Expand)Author
2025-08-03Implemented type_check, added method parts for SExpJoel Kronqvist
2025-07-30Implemented evaluation according to tests. Quite a bit of changes were requir...Joel Kronqvist
2025-07-26Added variables and tests for their substitutionJoel Kronqvist
2025-07-26Implemented integer operator dynamics, fixed some tests and added a combinati...Joel Kronqvist
2025-07-26Created necessary data structures and utilities for integers and their operat...Joel Kronqvist