summaryrefslogtreecommitdiff
path: root/todo
Commit message (Collapse)AuthorAgeFilesLines
* add (each (x arr) ...) array-loop formubq3232024-07-021-35/+46
|
* def form for implicit scopesubq3232024-06-281-1/+0
|
* expand todoubq3232024-06-271-1/+32
|
* array literalsubq3232024-06-261-1/+4
|
* allow local resolution into outer scopesubq3232024-06-251-2/+1
|
* globals are now variableubq3232024-06-201-4/+0
|
* pass State *S everywhereubq3232024-06-201-0/+10
contains changes from a million years ago that i don't remember much about