miniMAL: step9
[jackhill/mal.git] / rust /
2015-01-09 Joel MartinAll: add keywords.
2015-01-08 Joel Martinrust: update README. Remove exp.rs compilation.
2015-01-07 Joel Martinrust: fix quote/quasiquote of vectors.
2015-01-07 Joel Martinrust: add conj, stepA. Self-hosting!
2015-01-07 Joel Martinrust: add metadata support.
2015-01-07 Joel Martinrust: add atom support. Fix vector params.
2015-01-07 Joel Martinrust: core hash-map functions.
2015-01-07 Joel Martinrust: add step9_try. Refactor error handling.
2014-10-28 Joel Martinrust: add vector and hash-map support.
2015-01-07 Joel Martinrust: add step8_macros
2015-01-07 Joel Martinrust: add step7_quote. Refactor with type constructors.
2015-01-07 Joel Martinrust: add step6_file
2015-01-07 Joel Martinrust: add step5_tco
2015-01-07 Joel Martinrust: add step4_if_fn_do
2015-01-07 Joel MartinRust: add step3_env
2015-01-07 Joel Martinrust: add step2_eval.
2015-01-07 Joel MartinRust: step0_repl and step1_read_print