2025-06-06 02:09 | Implement mutable frames using assoc in interp_state | Jan Pobrislo | 3 | +42 | -39 |
2025-06-06 00:22 | Convert predicates to DCG format | Jan Pobrislo | 1 | +43 | -31 |
2025-06-05 23:57 | Use swipl dict for state instead of edcg | Jan Pobrislo | 2 | +120 | -100 |
2025-06-05 18:42 | Add EDCG for environment and frame passing. | Jan Pobrislo | 2 | +560 | -4 |
2025-05-31 01:41 | Clean up some more. | Jan Pobrislo | 1 | +0 | -2 |
2025-05-31 01:18 | Remove unused predicates | Jan Pobrislo | 1 | +1 | -48 |
2025-05-31 00:47 | Refactor, conditional error throw, test case with recursion. | Jan Pobrislo | 3 | +128 | -53 |
2025-05-30 22:54 | Fix tests, groundedness check for eval and apply. | Jan Pobrislo | 2 | +22 | -12 |
2025-05-30 22:06 | Library for throwing interpreter errors. | Jan Pobrislo | 3 | +65 | -29 |
2025-05-30 18:51 | More tests for eval | Jan Pobrislo | 2 | +13 | -0 |
2025-05-30 18:35 | Error handling, eval tests, fix quotation. | Jan Pobrislo | 2 | +68 | -17 |
2025-05-30 17:25 | add README | Jan Pobrislo | 1 | +2 | -0 |
2025-05-30 17:15 | tests for primitive(+) | Jan Pobrislo | 1 | +3 | -0 |
2025-05-30 17:13 | tests for primitive functions | Jan Pobrislo | 2 | +32 | -0 |
2025-05-30 15:51 | working sexp parser | Jan Pobrislo | 2 | +53 | -8 |
2025-05-30 13:16 | initial commit | Jan Pobrislo | 3 | +292 | -0 |