| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added mapsHEADmain | 2024-08-25 | 1 | -6/+13 | |
| | | |||||
| * | Added array access. | 2024-08-24 | 1 | -1/+3 | |
| | | |||||
| * | Added fancier tuple argument specs. | 2024-08-24 | 1 | -2/+5 | |
| | | | | | | Made ArgSpec use visitor pattern to avoid problems the best way. Merged empty tuple and non-empty tuple classes. | ||||
| * | Add tuples. | 2024-08-24 | 1 | -1/+5 | |
| | | |||||
| * | Changed the grammar to allow bare top-level expressions only in REPL. | 2024-08-18 | 1 | -1/+4 | |
| | | |||||
| * | Added explicit ignored/"underscore" arguments & top-level defs | 2024-08-18 | 1 | -2/+3 | |
| | | |||||
| * | Added Nothing/empty-tuple arguments | 2024-08-18 | 1 | -2/+3 | |
| | | |||||
| * | Big Refactoring, added support for comments | 2024-08-16 | 1 | -0/+2 | |
| | | |||||
| * | Initial commit | 2024-08-02 | 1 | -0/+29 | |