rust: add step9_try. Refactor error handling.
[jackhill/mal.git] / rust / src / types.rs
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 step4_if_fn_do
2015-01-07 Joel Martinrust: add step2_eval.
2015-01-07 Joel MartinRust: step0_repl and step1_read_print