| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-02-01 | improved lambda printingmaster | Felix Perktold |
| 2026-01-24 | garbage collection | Felix Perktold |
| 2026-01-24 | start implementing mark&sweep | Felix Perktold |
| 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 h... | Felix Perktold |
| 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 |
