aboutsummaryrefslogtreecommitdiff
path: root/rust/src/reader.rs
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-05Update Rust code to the current Rust nightlyAlex Crichton
2015-01-09All: add keywords.Joel Martin
2015-01-06rust: add metadata support.Joel Martin
2015-01-06rust: add atom support. Fix vector params.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 step7_quote. Refactor with type constructors.Joel Martin
2015-01-06rust: add step2_eval.Joel Martin
2015-01-06Rust: step0_repl and step1_read_printJoel Martin