Commit message (Collapse) | 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 | 7 | -58/+211 |
| | |||||
* | support complex tree patterns | Akshay | 2024-10-06 | 5 | -165/+268 |
| | |||||
* | update for nix | Akshay | 2024-09-17 | 1 | -0/+1 |
| | |||||
* | add derivation to build tbsp | Akshay | 2024-09-16 | 1 | -44/+58 |
| | |||||
* | 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 | 6 | -181/+528 |
| | |||||
* | 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 | 3 | -12/+150 |
| | |||||
* | add usage and roadmap to readme | Akshay | 2024-07-14 | 1 | -0/+56 |
| | |||||
* | fix link to tree-viz | Akshay | 2024-07-14 | 1 | -1/+1 |
| | |||||
* | add readme | Akshay | 2024-07-14 | 2 | -1/+149 |
| | |||||
* | add examples | Akshay | 2024-07-14 | 8 | -0/+260 |
| | |||||
* | rename: trawk -> tbsp | Akshay | 2024-07-14 | 4 | -155/+307 |
| | |||||
* | add trawk cli | Akshay | 2024-07-14 | 6 | -71/+297 |
| | |||||
* | init trawk | Akshay | 2024-07-13 | 8 | -0/+1862 |