1
1
mirror of https://github.com/kanaka/mal.git synced 2024-11-10 12:47:45 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Dov Murik
4e258d3aec forth: Fix exception on literal empty list
Issue #190
2016-03-30 14:28:50 -04:00
Dov Murik
fe364a976d forth: Pass empty extra arguments as empty list 2016-02-01 00:12:00 -05:00
Chouser
a631063f3f forth: Add map-hint to symbols for better perf 2015-02-23 22:22:04 -05:00
Chouser
45c1894b96 forth: Back-propogate fixes from stepA through step1 2015-02-21 13:22:44 -05:00
Chouser
c4403c179e forth: Add support for & var-args 2015-02-21 13:22:44 -05:00
Chouser
136ce7c9af forth: Split types for user fns vs native fns 2015-02-21 13:22:44 -05:00
Chouser
60801ed68d forth: Add step 4, but not varargs 2015-02-21 13:22:44 -05:00