index
:
mal
gh-pages
master
revert-28-master
Forked from https://github.com/kanaka/mal
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2015-03-05
Revert "Revert "Replace `pcre` with Rust-implemented regex crate (based on RE...
Joel Martin
2015-03-05
Revert "Replace `pcre` with Rust-implemented regex crate (based on RE2)."
revert-28-master
Joel Martin
2015-03-05
Replace `pcre` with Rust-implemented regex crate (based on RE2).
Andrew Gallant
2015-03-05
Update Rust code to the current Rust nightly
Alex Crichton
2015-02-28
All: rename stepA_interop to stepA_mal
Joel Martin
2015-01-08
rust: update README. Remove exp.rs compilation.
Joel Martin
2015-01-06
rust: add conj, stepA. Self-hosting!
Joel Martin
2015-01-06
rust: add step9_try. Refactor error handling.
Joel Martin
2015-01-06
rust: add step8_macros
Joel Martin
2015-01-06
rust: add step7_quote. Refactor with type constructors.
Joel Martin
2015-01-06
rust: add step6_file
Joel Martin
2015-01-06
rust: add step5_tco
Joel Martin
2015-01-06
rust: add step4_if_fn_do
Joel Martin
2015-01-06
Rust: add step3_env
Joel Martin
2015-01-06
rust: add step2_eval.
Joel Martin
2015-01-06
Rust: step0_repl and step1_read_print
Joel Martin