aboutsummaryrefslogtreecommitdiff
path: root/forth/misc-tests.fs
AgeCommit message (Collapse)Author
2015-02-23forth: Add call-site caching to boost perfChouser
2015-02-21forth: Fix bug in extend-protocol array insertionChouser
2015-02-21forth: Get rid of car/cdr style listsChouser
Rename MalArray to MalList
2015-02-21forth: Add step 3Chouser
2015-02-21forth: Add step 2Chouser
2015-02-21forth: Added lists, ints, symbols for step 1Chouser