| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added mapsHEADmain | 2024-08-25 | 14 | -43/+152 | |
| * | Added array access. | 2024-08-24 | 10 | -3/+67 | |
| * | Added fancier tuple argument specs. | 2024-08-24 | 17 | -122/+185 | |
| * | Add tuples. | 2024-08-24 | 12 | -35/+110 | |
| * | Add lombok.config. | 2024-08-24 | 1 | -0/+2 | |
| * | Made a single CheckAndEval class to make main repl loop look less ugly | 2024-08-22 | 5 | -43/+57 | |
| * | Move Evaluator to a new module | 2024-08-22 | 19 | -22/+36 | |
| * | Get rid of that Scope mess | 2024-08-22 | 7 | -146/+42 | |
| * | Fix bug in checker that made it not execute and made ArgSpec less likely to c... | 2024-08-22 | 3 | -23/+32 | |
| * | Simplify build scripts | 2024-08-19 | 10 | -119/+59 | |
| * | Added a checker module. | 2024-08-19 | 25 | -103/+311 | |
| * | Changed the grammar to allow bare top-level expressions only in REPL. | 2024-08-18 | 3 | -10/+26 | |
| * | Added explicit ignored/"underscore" arguments & top-level defs | 2024-08-18 | 5 | -8/+28 | |
| * | Some more modularisation | 2024-08-18 | 18 | -354/+413 | |
| * | Added Nothing/empty-tuple arguments | 2024-08-18 | 15 | -56/+114 | |
| * | Big Refactoring, added support for comments | 2024-08-16 | 74 | -327/+582 | |
| * | Small improvements | 2024-08-02 | 2 | -2/+7 | |
| * | Initial commit | 2024-08-02 | 53 | -0/+2205 |