aboutsummaryrefslogtreecommitdiff
path: root/src/ast.rs
Commit message (Collapse)AuthorAgeFilesLines
* add analysis phaseAkshay2024-10-111-18/+112
|
* fmt and clippyAkshay2024-10-071-1/+1
|
* support complex tree patternsAkshay2024-10-061-7/+63
|
* simplify builtins, more list featuresAkshay2024-09-081-5/+73
|
* add lists and index exprsAkshay2024-08-231-2/+16
|
* store nodes as usizeAkshay2024-08-081-3/+10
|
* add trawk cliAkshay2024-07-141-16/+1
|
* init trawkAkshay2024-07-131-0/+186