1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 10:37:58 +03:00
mal/haxe
Joel Martin 17946efbad 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.
2016-02-05 13:27:30 -06:00
..
core cpp, haxe, rust: Fix (first nil) and (rest nil) 2016-02-03 21:23:48 -05:00
env Haxe: add missed Env.hx file. 2016-01-28 20:50:57 -06:00
printer Haxe: step7-A, hash-maps, metadata, self-hosting. 2016-01-25 22:51:58 -06:00
reader Haxe: step7-A, hash-maps, metadata, self-hosting. 2016-01-25 22:51:58 -06:00
types cpp, haxe, rust: Fix (first nil) and (rest nil) 2016-02-03 21:23:48 -05:00
Compat.hx Haxe: add C++, JS, Neko targets. Make neko default. 2016-01-25 23:37:47 -06:00
Dockerfile Haxe: add C++, JS, Neko targets. Make neko default. 2016-01-25 23:37:47 -06:00
Makefile Haxe: add time-ms (make perf) support. 2016-01-30 12:01:33 -06:00
node_readline.js Haxe: add C++, JS, Neko targets. Make neko default. 2016-01-25 23:37:47 -06:00
package.json Haxe: add C++, JS, Neko targets. Make neko default. 2016-01-25 23:37:47 -06:00
Step0_repl.hx Haxe: add C++, JS, Neko targets. Make neko default. 2016-01-25 23:37:47 -06:00
Step1_read_print.hx Haxe: add C++, JS, Neko targets. Make neko default. 2016-01-25 23:37:47 -06:00
Step2_eval.hx Haxe: add C++, JS, Neko targets. Make neko default. 2016-01-25 23:37:47 -06:00
Step3_env.hx Haxe: add C++, JS, Neko targets. Make neko default. 2016-01-25 23:37:47 -06:00
Step4_if_fn_do.hx Haxe: add C++, JS, Neko targets. Make neko default. 2016-01-25 23:37:47 -06:00
Step5_tco.hx Haxe: add C++, JS, Neko targets. Make neko default. 2016-01-25 23:37:47 -06:00
Step6_file.hx Haxe, Julia, miniMAL: self-hosting fixes. 2016-02-05 13:27:30 -06:00
Step7_quote.hx Haxe, Julia, miniMAL: self-hosting fixes. 2016-02-05 13:27:30 -06:00
Step8_macros.hx Haxe, Julia, miniMAL: self-hosting fixes. 2016-02-05 13:27:30 -06:00
Step9_try.hx Haxe, Julia, miniMAL: self-hosting fixes. 2016-02-05 13:27:30 -06:00
StepA_mal.hx Haxe, Julia, miniMAL: self-hosting fixes. 2016-02-05 13:27:30 -06:00