Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: add test for the `parent` node builtinHEADmaster | Akshay" (aider) | 2024-10-13 | 1 | -0/+20 |
* | trace errors in tests, add warnings to tbsp | Akshay | 2024-10-12 | 5 | -46/+133 |
* | add analysis phase | Akshay | 2024-10-11 | 4 | -49/+242 |
* | improve tests | Akshay | 2024-10-11 | 2 | -264/+452 |
* | fmt and clippy | Akshay | 2024-10-07 | 4 | -72/+54 |
* | refactor; start adding expect tests | Akshay | 2024-10-07 | 3 | -57/+186 |
* | support complex tree patterns | Akshay | 2024-10-06 | 3 | -162/+265 |
* | add list::push and list::pop | Akshay | 2024-09-15 | 2 | -4/+52 |
* | simplify builtins more | Akshay | 2024-09-08 | 2 | -183/+129 |
* | simplify builtins, more list features | Akshay | 2024-09-08 | 4 | -181/+396 |
* | add lists and index exprs | Akshay | 2024-08-23 | 3 | -13/+229 |
* | store nodes as usize | Akshay | 2024-08-08 | 4 | -82/+170 |
* | add string::substr | Akshay | 2024-08-05 | 1 | -12/+142 |
* | add readme | Akshay | 2024-07-14 | 1 | -1/+1 |
* | rename: trawk -> tbsp | Akshay | 2024-07-14 | 2 | -148/+48 |
* | add trawk cli | Akshay | 2024-07-14 | 5 | -70/+282 |
* | init trawk | Akshay | 2024-07-13 | 6 | -0/+1845 |