aboutsummaryrefslogtreecommitdiff
path: root/rust/src/step8_macros.rs
AgeCommit message (Collapse)Author
2015-03-05Update Rust code to the current Rust nightlyAlex Crichton
Lots of changes! Hopefully everything is still semantically equivalent (tests still pass)
2015-01-09All: add keywords.Joel Martin
Also, fix nth and count to match cloure.
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 step9_try. Refactor error handling.Joel Martin
Additional core functions.
2014-10-27rust: add vector and hash-map support.Joel Martin
2015-01-06rust: add step8_macrosJoel Martin