Age | Commit message (Expand) | Author |
---|---|---|
2024-04-07 | register strings via readtable | Irene Knapp |
2024-04-07 | move register-character into a readtable | Irene Knapp |
2024-04-07 | need to go back to command mode after failing to execute a named command | Irene Knapp |
2024-04-07 | do command strings with a readtable, too | Irene Knapp |
2024-04-06 | readtables for decimals and strings | Irene Knapp |
2024-04-06 | readtables exist. they are even used for something | Irene Knapp |
2024-04-06 | clean up some return stuff | Irene Knapp |
2024-04-06 | indentation and vertical whitespace, per the brand new style guide yay | Irene Knapp |
2024-04-06 | remove trailing whitespace; line-wrap to 80 columns | Irene Knapp |
2024-04-05 | help text | Irene Knapp |
2024-03-21 | Negative numbers, stack depth assert, smol stdlib | Andrew Owen |
2024-03-13 | Add -way- too many things | Andrew Owen |
2024-03-12 | Set up initial prototype with basic number parsing | Andrew Owen |