| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-21 | add primitive lazy-eval (STILL BROKEN!) | Felix Perktold | |
| 2026-01-19 | add error type | Felix Perktold | |
| 2026-01-18 | factor out basic standard procedures (+, -, cons, car...) into separate module | Felix Perktold | |
| 2026-01-18 | start writing psql module, start writing exercise 1 with that module, small ↵ | Felix Perktold | |
| header file changes as needed for module programming | |||
| 2026-01-18 | renamed builtins to procedures | Felix Perktold | |
| 2026-01-18 | add module system to load .so with load_module builtin | Felix Perktold | |
| 2026-01-18 | refactor lisp.h into public lisp_api.h and internal lisp.h | Felix Perktold | |
