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

6 Commits

Author SHA1 Message Date
Dov Murik
3636e7ddd6 bash: Fix crash on literal empty list
Issue #190
2016-03-31 14:46:57 -04:00
Dov Murik
0d629719f9 bash, c, go, lua, racket: fix macro result evaluation
Issue #142
2016-01-22 14:00:11 -05:00
Joel Martin
33d33bb31b Bash, PHP: fix nested hash-map equality. 2015-12-03 16:19:22 -06:00
Alan Dipert
7838e3398e bash: use env in shebang
- Now works on Macs with Bash4 from homebrew
2015-02-10 15:59:50 -05:00
Joel Martin
b8ee29b22f All: add keywords.
Also, fix nth and count to match cloure.
2015-01-09 16:16:50 -06:00
Joel Martin
01c9731649 All: swap step9,A. Fixes for bash, C, perl.
step9_interop -> stepA_interop
stepA_more -> step9_try

C: fix glib headers
bash: behavior change of declare -A and pattern replacement.
perl: squelch new 5.18 warnings related to switch/given statement.

Also, include some in-progress interop related files.
2015-01-06 21:57:24 -06:00