| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-01-22 | fix force_thunk, add tests sponsored by claude.ai | Felix Perktold |
| 2026-01-18 | factor out basic standard procedures (+, -, cons, car...) into separate module | Felix Perktold |
| 2026-01-18 | renamed builtins to procedures | Felix Perktold |
| 2026-01-18 | refactor lisp.h into public lisp_api.h and internal lisp.h | Felix Perktold |
| 2025-12-23 | fix tests, fix empty input behavior | Felix Perktold |
| 2025-12-22 | add tests sponsored by chatgpt | Felix Perktold |
| 2025-12-22 | add reading from files, add quote shorthand (') | Felix Perktold |
| 2025-12-21 | renamed enum values VALTYPE->VT, implemented lambdas, apply | Felix Perktold |
| 2025-12-21 | add tests | Felix Perktold |
