aboutsummaryrefslogtreecommitdiff
path: root/rust
AgeCommit message (Expand)Author
2015-03-05Revert "Revert "Replace `pcre` with Rust-implemented regex crate (based on RE...Joel Martin
2015-03-05Revert "Replace `pcre` with Rust-implemented regex crate (based on RE2)."revert-28-masterJoel Martin
2015-03-05Replace `pcre` with Rust-implemented regex crate (based on RE2).Andrew Gallant
2015-03-05Rust: apply improvements in stepA to other steps.Joel Martin
2015-03-05Fix a bad copy/paste apparentlyAlex Crichton
2015-03-05Update Rust code to the current Rust nightlyAlex Crichton
2015-03-04Rust: build with --release. 10X performance boost!Joel Martin
2015-02-28All: rename stepA_interop to stepA_malJoel Martin
2015-02-28Multiple: interop enhancements.Joel Martin
2015-01-09All: add keywords.Joel Martin
2015-01-08rust: update README. Remove exp.rs compilation.Joel Martin
2015-01-06rust: fix quote/quasiquote of vectors.Joel Martin
2015-01-06rust: add conj, stepA. Self-hosting!Joel Martin
2015-01-06rust: add metadata support.Joel Martin
2015-01-06rust: add atom support. Fix vector params.Joel Martin
2015-01-06rust: core hash-map functions.Joel Martin
2015-01-06rust: add step9_try. Refactor error handling.Joel Martin
2014-10-27rust: add vector and hash-map support.Joel Martin
2015-01-06rust: add step8_macrosJoel Martin
2015-01-06rust: add step7_quote. Refactor with type constructors.Joel Martin
2015-01-06rust: add step6_fileJoel Martin
2015-01-06rust: add step5_tcoJoel Martin
2015-01-06rust: add step4_if_fn_doJoel Martin
2015-01-06Rust: add step3_envJoel Martin
2015-01-06rust: add step2_eval.Joel Martin
2015-01-06Rust: step0_repl and step1_read_printJoel Martin