| summaryrefslogtreecommitdiff |
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-15 | Need to think on instruction ref vs comp vs ptr. | Nathanael Sensfelder | |
| 2020-09-15 | Completes the reference -> computation for computations. | Nathanael Sensfelder | |
| I made that without much testing, so I suspect issues will show up. | |||
| 2020-09-15 | Starting to fix Reference -> Computation on computations. | nsensfel | |
| I want to be able to write `(reverse (range 0 50 5))`, but `reverse` and the others all take references as input. | |||
| 2020-09-15 | Range, and some others... | nsensfel | |
| 2020-09-15 | Fully implements remove_{one,all,at}. | nsensfel | |
| 2020-09-15 | Fully implements shuffle. | nsensfel | |
| 2020-09-14 | Fully implements cons, car, and cdr. | Nathanael Sensfelder | |
| 2020-09-14 | Fully implements SetFields{,Computation}. | Nathanael Sensfelder | |


