| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-12-23 | rename eq? to equal?, fix syntax error on empty newline | Felix Perktold |
| 2025-12-23 | multiline support in REPL, tab completion for environment (no special forms yet) | Felix Perktold |
| 2025-12-22 | refactor apply / eval, add reverse builtin | Felix Perktold |
| 2025-12-22 | tweaks | Felix Perktold |
| 2025-12-22 | add eq?, make make_nil() function singleton | Felix Perktold |
| 2025-12-22 | add reading from files, add quote shorthand (') | Felix Perktold |
| 2025-12-21 | fix bug in apply, improve printing | Felix Perktold |
| 2025-12-21 | add builtins, add pretty printing for lists, fix erroneous symbol x not found... | Felix Perktold |
| 2025-12-21 | add tests | Felix Perktold |
