Haxe, Julia, miniMAL: self-hosting fixes.
authorJoel Martin <github@martintribe.org>
Fri, 5 Feb 2016 19:27:30 +0000 (13:27 -0600)
committerJoel Martin <github@martintribe.org>
Fri, 5 Feb 2016 19:27:30 +0000 (13:27 -0600)
commit17946efbad251b99131e111339430a091360d98b
treea61d0d294c054d9fc52043e66242fcddac6ed4d8
parentd82b175c1058098cf64414c2973069b01ee273f6
Haxe, Julia, miniMAL: self-hosting fixes.

- Haxe: correctly set *ARGV*
- Julia: fix map function concatenation of results
- miniMAL: fix (= 'abc nil) and add test in step7 to catch it.
haxe/Step6_file.hx
haxe/Step7_quote.hx
haxe/Step8_macros.hx
haxe/Step9_try.hx
haxe/StepA_mal.hx
julia/core.jl
miniMAL/types.json
tests/step7_quote.mal