Merge pull request #306 from kanaka/add-predicates
[jackhill/mal.git] / forth / step3_env.fs
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-04-05 Joel MartinMerge pull request #194 from dubek/literal-empty-list
2016-03-30 Dov Murikforth: Fix exception on literal empty list
2015-03-05 Peter StephensMerge branch 'master' into fsharp
2015-02-21 Joel MartinMerge pull request #7 from Chouser/forth-pr
2015-02-21 Chouserforth: Back-propogate fixes from stepA through step1
2015-02-21 Chouserforth: Split types for user fns vs native fns
2015-02-21 Chouserforth: Add defspecial for Mal special ops
2015-02-21 Chouserforth: Get rid of invoke+
2015-02-21 Chouserforth: Get rid of car/cdr style lists
2015-02-21 Chouserforth: Add step 3
2015-02-24 Joel MartinMerge pull request #8 from Chouser/forth3
2015-02-24 Chouserforth: Add map-hint to symbols for better perf