Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add (each (x arr) ...) array-loop form | ubq323 | 2024-07-02 | 1 | -35/+46 |
* | def form for implicit scopes | ubq323 | 2024-06-28 | 1 | -1/+0 |
* | expand todo | ubq323 | 2024-06-27 | 1 | -1/+32 |
* | array literals | ubq323 | 2024-06-26 | 1 | -1/+4 |
* | allow local resolution into outer scopes | ubq323 | 2024-06-25 | 1 | -2/+1 |
* | globals are now variable | ubq323 | 2024-06-20 | 1 | -4/+0 |
* | pass State *S everywhere | ubq323 | 2024-06-20 | 1 | -0/+10 |