| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | object: rename | 2024-09-26 | 1 | -1/+1 | |
| * | object: change to a stateful table | 2024-09-26 | 1 | -1/+1 | |
| * | add object helper functions | 2024-09-24 | 1 | -68/+70 | |
| * | read: add datum labels and UNCYCLE to cope with circular definitions | 2024-09-22 | 1 | -12/+115 | |
| * | read: factor out ADD-ALL-AS-SKIP to UPDATE-LIST | 2024-09-22 | 1 | -12/+50 | |
| * | read: datum comments | 2024-09-22 | 1 | -0/+9 | |
| * | read: block comments | 2024-09-22 | 1 | -2/+76 | |
| * | read: vectors | 2024-09-22 | 1 | -1/+37 | |
| * | read: factor out improper list reader | 2024-09-21 | 1 | -27/+49 | |
| * | read: improper lists | 2024-09-20 | 1 | -26/+40 | |
| * | readtable: add lists | 2024-09-20 | 1 | -14/+87 | |
| * | readtable: handle EOF by returning EOF symbol | 2024-09-08 | 1 | -1/+2 | |
| * | readtable: comments | 2024-09-08 | 1 | -11/+47 | |
| * | readtable: simplify | 2024-09-08 | 1 | -242/+119 | |
| * | readtable: case folding | 2024-09-07 | 1 | -31/+57 | |
| * | readtable: when adding sequences to the readtable, push the last | 2024-09-07 | 1 | -3/+16 | |
| * | readtable: Normalize character handled by ACTIONs at the end of | 2024-09-07 | 1 | -8/+15 | |
| * | readtable: add documentation for PUSH->READ | 2024-09-07 | 1 | -0/+6 | |
| * | Readtable: fix propagation of default handlers in trie paths | 2024-09-07 | 1 | -43/+56 | |
| * | readtable: correctly add trie values. Incorrectly propogates default procedure | 2024-09-07 | 1 | -17/+19 | |
| * | readtables, first pass | 2024-09-07 | 1 | -0/+300 |
