aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)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-073-57/+186
* support complex tree patternsAkshay2024-10-063-162/+265
* add list::push and list::popAkshay2024-09-152-4/+52
* simplify builtins moreAkshay2024-09-082-183/+129
* simplify builtins, more list featuresAkshay2024-09-084-181/+396
* add lists and index exprsAkshay2024-08-233-13/+229
* store nodes as usizeAkshay2024-08-084-82/+170
* add string::substrAkshay2024-08-051-12/+142
* add readmeAkshay2024-07-141-1/+1
* rename: trawk -> tbspAkshay2024-07-142-148/+48
* add trawk cliAkshay2024-07-145-70/+282
* init trawkAkshay2024-07-136-0/+1845