DISABLE FDs (REMOVE ME).
[jackhill/mal.git] / forth / reader.fs
2016-03-20 Chris M MooreUpdate from master
2016-03-04 Joel MartinMerge pull request #181 from wasamasa/fix-typos
2016-03-02 Joel MartinMerge branch 'wasamasa-elisp'
2016-02-27 Joel MartinMerge pull request #178 from dubek/fix-negative
2016-02-27 Joel MartinMerge remote-tracking branch 'dubek/fix-negative' into...
2016-02-27 Joel Martinhaxe, forth: fix negative numbers.
2015-02-21 Joel MartinMerge pull request #7 from Chouser/forth-pr
2015-02-21 Chouserforth: Add step 9, just try*/throw
2015-02-21 Chouserforth: Add step 7
2015-02-21 Chouserforth: Add step 6, clean up comment parsing
2015-02-21 Chouserforth: Add step 4, but not varargs
2015-02-21 Chouserforth: Get rid of car/cdr style lists
2015-02-21 Chouserforth: Add step 3
2015-02-21 Chouserforth: Add step 2
2015-02-21 Chouserforth: Finished step 1
2015-02-21 Chouserforth: Add step 1, but not maps
2015-02-21 Chouserforth: Added lists, ints, symbols for step 1