summary refs log tree commit diff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* prn: return value of last argumentLeah Neukirchen2022-11-031-1/+2
| | | | Hat tip to Tom Lord, who called this `peek`.
* reimplement range to allow negative stepLeah Neukirchen2022-11-031-1/+4
|
* add booleanLeah Neukirchen2022-11-031-0/+7
|
* add andlocLeah Neukirchen2022-11-031-4/+20
|
* add void, void?Leah Neukirchen2022-11-031-1/+11
|
* make rep use the binding syntax of locLeah Neukirchen2022-11-031-1/+1
|
* rename ggflatten -> gconcatenateLeah Neukirchen2022-11-031-1/+1
| | | | Gauche has this already.
* add test suiteLeah Neukirchen2022-11-032-0/+382