1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 18:18:51 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Dov Murik
903b669d13 coffee: Fix exception on literal empty list
Issue #190
2016-03-27 22:16:56 -04:00
Joel Martin
411abc90f4 Merge pull request #146 from dubek/fix-macro-eval
Fix macro eval in 24 impls
2016-01-26 14:16:55 -06:00
Dov Murik
bfa3dd3593 coffee, es6, js, mal, miniMAL: fix macro result evaluation
Issue #142
2016-01-25 21:22:21 -05:00
Dov Murik
166da203fa Add gensym and clean or macro to stepA of 13 implementations (part 2)
* bash
* c
* clojure
* coffee
* crystal
* d
* elixir
* erlang
* forth
* lua
* make
* nim
* perl
2016-01-23 00:31:55 -05:00
Joel Martin
c963be7a9e Groovy, coffee: fix (quasiquote (nil))
Related to https://github.com/kanaka/mal/pull/138
2015-12-30 10:34:21 -07:00
Joel Martin
4ed896708f groovy: implement conj 2015-10-08 17:15:33 -05:00
Joel Martin
90f618cbe7 All: rename stepA_interop to stepA_mal
Also, add missed postscript interop tests.
2015-02-28 11:09:54 -06:00