aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* test: add test for the `parent` node builtinHEADmasterAkshay" (aider)2024-10-131-0/+20
|
* trace errors in tests, add warnings to tbspAkshay2024-10-125-46/+133
|
* add analysis phaseAkshay2024-10-114-49/+242
|
* improve testsAkshay2024-10-112-264/+452
|
* fmt and clippyAkshay2024-10-074-72/+54
|
* refactor; start adding expect testsAkshay2024-10-077-58/+211
|
* support complex tree patternsAkshay2024-10-065-165/+268
|
* update for nixAkshay2024-09-171-0/+1
|
* add derivation to build tbspAkshay2024-09-161-44/+58
|
* add list::push and list::popAkshay2024-09-152-4/+52
|
* simplify builtins moreAkshay2024-09-082-183/+129
|
* simplify builtins, more list featuresAkshay2024-09-086-181/+528
|
* add lists and index exprsAkshay2024-08-233-13/+229
|
* store nodes as usizeAkshay2024-08-084-82/+170
|
* add string::substrAkshay2024-08-053-12/+150
|
* add usage and roadmap to readmeAkshay2024-07-141-0/+56
|
* fix link to tree-vizAkshay2024-07-141-1/+1
|
* add readmeAkshay2024-07-142-1/+149
|
* add examplesAkshay2024-07-148-0/+260
|
* rename: trawk -> tbspAkshay2024-07-144-155/+307
|
* add trawk cliAkshay2024-07-146-71/+297
|
* init trawkAkshay2024-07-138-0/+1862