1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 18:48:12 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Joel Martin
577e643bfa Rust: update rust to 1.14
- fixup new warnings

Note: performance on the perf microbenchmark appears much better than
before.
2017-02-10 23:02:30 -06:00
Joel Martin
06bc1e41fb rust: fix make all to build step binaries. 2016-03-14 22:28:24 -05:00
Joel Martin
5245b079e1 Add dist targets to most implementations.
TODO: factor groovy guile julia matlab miniMAL swift
2016-02-24 00:33:20 -06:00
Joel Martin
8d78bc26bf All: fix read/print of \\, and \n 2015-10-30 22:05:49 -05:00
Joel Martin
f15b4021db All: show comments with stats target.
- Put guile into correct alphabetical order.
2015-10-26 22:33:49 -05:00
Alex Crichton
bbeb1b87c2 Update Rust code to the current Rust nightly
Lots of changes! Hopefully everything is still semantically equivalent (tests
still pass)
2015-03-05 00:40:57 -08:00
Joel Martin
434516e0d1 Rust: build with --release. 10X performance boost! 2015-03-04 11:25:21 -06:00
Joel Martin
90f618cbe7 All: rename stepA_interop to stepA_mal
Also, add missed postscript interop tests.
2015-02-28 11:09:54 -06:00
Joel Martin
2ab1e5845c Multiple: interop enhancements. 2015-02-28 10:35:04 -06:00
Joel Martin
77b2da6cf3 rust: add conj, stepA. Self-hosting! 2015-01-06 21:59:01 -06:00
Joel Martin
3744d56621 rust: add step9_try. Refactor error handling.
Additional core functions.
2015-01-06 21:58:59 -06:00
Joel Martin
4ee7c0f297 rust: add step7_quote. Refactor with type constructors. 2015-01-06 21:58:58 -06:00
Joel Martin
85bec8a08b rust: add step6_file 2015-01-06 21:58:58 -06:00
Joel Martin
8f5b0f1040 Rust: add step3_env 2015-01-06 21:58:57 -06:00