Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |