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
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
Rust: apply improvements in stepA to other steps.
Joel Martin
2015-03-05
Fix a bad copy/paste apparently
Alex Crichton
2015-03-05
Update Rust code to the current Rust nightly
Alex Crichton
2015-03-04
Rust: build with --release. 10X performance boost!
Joel Martin
2015-02-28
All: rename stepA_interop to stepA_mal
Joel Martin
2015-02-28
Multiple: interop enhancements.
Joel Martin
2015-01-09
All: add keywords.
Joel Martin
2015-01-08
rust: update README. Remove exp.rs compilation.
Joel Martin
2015-01-06
rust: fix quote/quasiquote of vectors.
Joel Martin
2015-01-06
rust: add conj, stepA. Self-hosting!
Joel Martin
2015-01-06
rust: add metadata support.
Joel Martin
2015-01-06
rust: add atom support. Fix vector params.
Joel Martin
2015-01-06
rust: core hash-map functions.
Joel Martin
2015-01-06
rust: add step9_try. Refactor error handling.
Joel Martin
2014-10-27
rust: add vector and hash-map support.
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