Merge pull request #425 from dubek/io-fixes
[jackhill/mal.git] / rust /
2019-07-17 Joel MartinMerge pull request #361 from asarhaddon/exercise-native...
2019-07-15 Joel MartinMerge pull request #400 from asarhaddon/improve-mal...
2019-07-15 Nicolas BoulenguezMerge remote-tracking branch 'remotes/kanaka/master...
2019-07-09 Nicolas BoulenguezRemove gensym, inc and or from step files.
2019-06-03 Joel MartinMerge pull request #396 from inkydragon/fix-test-on...
2019-05-30 Joel MartinVarious small self-host mode fixes.
2019-05-17 Joel MartinMerge pull request #381 from bjh21/bjh21-unterminated...
2019-05-16 Ben Harrisgnu-smalltalk, go, js, lua, php, rust, ts: Detect more...
2019-05-15 Joel MartinMerge pull request #379 from bjh21/bjh21-unterminated...
2019-05-13 Joel MartinMerge pull request #372 from bjh21/bjh21-empty-hashmap
2019-05-13 Joel MartinMerge pull request #374 from sgtatham/vala-fixes
2019-05-13 Joel MartinMerge pull request #370 from asarhaddon/hide-gensym...
2019-05-11 Nicolas Boulenguezgensym: changes forgotten in last commit
2019-05-11 Nicolas Boulenguezgensym: hide the counter in an environment, define...
2019-05-07 Joel MartinMerge pull request #363 from bjh21/bjh21-concat-ocaml
2019-05-07 Joel MartinMerge pull request #362 from bjh21/bjh21-concat-ps
2019-05-07 Joel Martinrpython,rust,swift4,ts: fix empty list handling.
2019-03-27 Joel MartinMerge pull request #345 from asarhaddon/ada.2
2019-03-21 Joel MartinConvert to loccount based stats calculation.
2018-07-15 Joel Martinrust: fix Dockerfile to include WORKDIR=/mal
2018-07-13 Joel Martinrust: Update rust and update/refactor implementation
2018-06-24 Joel MartinMerge pull request #319 from chr15m/refactor-php-web...
2018-01-04 Joel MartinMerge pull request #310 from bendudson/master
2017-11-02 Joel MartinMerge pull request #306 from kanaka/add-predicates
2017-10-16 Dov Murikps, rust: Add number?, fn?, macro?
2017-09-28 Joel MartinFix unescaping in bash, basic, es6, js, ruby, rust.
2017-02-11 Joel MartinRust, miniMAL, VHDL: misc fixes.
2017-02-11 Joel MartinRust: update rust to 1.14
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-05-19 Joel MartinRefactor to use run scripts, remove *_RUNSTEP
2016-04-05 Joel MartinMerge pull request #194 from dubek/literal-empty-list
2016-04-04 Dov MurikMerge pull request #6 from kanaka/issue194-literal...
2016-04-04 Joel Martinerlang, factor, rust: fix empty list eval
2016-03-20 Chris M MooreUpdate from master
2016-03-15 Joel MartinTests: move step5 non-TCO tests to per impl.
2016-03-15 Joel Martinrust: fix make all to build step binaries.
2016-03-02 Vasilij SchneidermannMerge branch 'master' into elisp
2016-02-24 Joel MartinMerge branch 'issue_166_string_ops' of github.com:kanak...
2016-02-24 Joel MartinMerge branch 'master' into issue_166_string_ops
2016-02-24 Joel MartinAdd dist targets to most implementations.
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2016-02-11 Joel MartinMerge pull request #167 from dubek/issue_166_ocaml
2016-02-11 Joel Martinmal, rust: add seq/string?
2016-02-04 Joel MartinMerge pull request #158 from dubek/first-rest-nil
2016-02-04 Dov Murikcpp, haxe, rust: Fix (first nil) and (rest nil)
2016-01-29 Joel MartinMerge pull request #156 from omarrayward/explain-regexp...
2016-01-26 Joel MartinMerge branch 'Haxe'
2016-01-26 Joel MartinMerge pull request #146 from dubek/fix-macro-eval
2016-01-26 Joel Martinjulia, matlab, r, rust, swift: fix macro result evaluation
2016-01-26 Joel MartinMerge pull request #143 from dubek/add-gensym
2016-01-25 Dov MurikAdd gensym and clean `or` macro to stepA of 19 implemen...
2015-10-31 Joel MartinAll: fix read/print of \\, and \n
2015-10-27 Javier Fernandez... Updated from master, solved conflicts
2015-10-27 Joel MartinAll: show comments with stats target.
2015-10-09 Joel MartinTravis: fixed rust, re-activate other impls
2015-10-08 Joel Martinrust: update to rustc 1.3.0
2015-10-08 Joel MartinTravis: fix mal and rust docker image build.
2015-10-06 Joel MartinTravis: comment out rust until fixed.
2015-10-06 Joel MartinTravis: add R, Rust. Also coffee (broke).
2015-03-17 Chris M MooreAda: merge to latest baseline
2015-03-06 Joel MartinRevert "Revert "Replace `pcre` with Rust-implemented...
2015-03-06 Joel MartinMerge pull request #29 from kanaka/revert-28-master
2015-03-06 Joel MartinRevert "Replace `pcre` with Rust-implemented regex...
2015-03-06 Joel MartinMerge pull request #28 from BurntSushi/master
2015-03-06 Andrew GallantReplace `pcre` with Rust-implemented regex crate (based...
2015-03-05 Joel MartinRust: apply improvements in stepA to other steps.
2015-03-05 Joel MartinMerge pull request #26 from alexcrichton/update
2015-03-05 Alex CrichtonFix a bad copy/paste apparently
2015-03-05 Alex CrichtonUpdate Rust code to the current Rust nightly
2015-03-05 Peter StephensMerge branch 'master' into fsharp
2015-03-04 Joel MartinRust: build with --release. 10X performance boost!
2015-03-04 Joel MartinMerge pull request #20 from def-/master
2015-03-01 Miki TebekaMerge branch 'master' of https://github.com/kanaka/mal
2015-02-28 Joel MartinMerge branch 'ruby1.9' of https://github.com/elektronau...
2015-02-28 Joel MartinMerge pull request #15 from joelpickup/master
2015-02-28 Joel MartinMerge pull request #14 from anton-trunov/guide-small-fix
2015-02-28 Joel MartinMerge pull request #13 from euc/patch-1
2015-02-28 Joel MartinMerge pull request #11 from treeform/patch-1
2015-02-28 Joel MartinAll: rename stepA_interop to stepA_mal
2015-02-28 Joel MartinMultiple: interop enhancements.
2015-01-09 Joel MartinAll: add keywords.
2015-01-08 Joel Martinrust: update README. Remove exp.rs compilation.
2015-01-07 Joel Martinrust: fix quote/quasiquote of vectors.
2015-01-07 Joel Martinrust: add conj, stepA. Self-hosting!
2015-01-07 Joel Martinrust: add metadata support.
2015-01-07 Joel Martinrust: add atom support. Fix vector params.
2015-01-07 Joel Martinrust: core hash-map functions.
2015-01-07 Joel Martinrust: add step9_try. Refactor error handling.
2014-10-28 Joel Martinrust: add vector and hash-map support.
2015-01-07 Joel Martinrust: add step8_macros
2015-01-07 Joel Martinrust: add step7_quote. Refactor with type constructors.
2015-01-07 Joel Martinrust: add step6_file
2015-01-07 Joel Martinrust: add step5_tco
2015-01-07 Joel Martinrust: add step4_if_fn_do
2015-01-07 Joel MartinRust: add step3_env
2015-01-07 Joel Martinrust: add step2_eval.
2015-01-07 Joel MartinRust: step0_repl and step1_read_print