| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added mapsHEADmain | 2024-08-25 | 1 | -0/+9 | |
| * | Added array access. | 2024-08-24 | 1 | -0/+7 | |
| * | Added fancier tuple argument specs. | 2024-08-24 | 1 | -11/+32 | |
| * | Add tuples. | 2024-08-24 | 1 | -6/+14 | |
| * | Made a single CheckAndEval class to make main repl loop look less ugly | 2024-08-22 | 1 | -3/+3 | |
| * | Get rid of that Scope mess | 2024-08-22 | 1 | -23/+16 | |
| * | Fix bug in checker that made it not execute and made ArgSpec less likely to c... | 2024-08-22 | 1 | -2/+6 | |
| * | Added a checker module. | 2024-08-19 | 3 | -0/+164 |