aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-05Revert "Replace `pcre` with Rust-implemented regex crate (based on RE2)."revert-28-masterJoel Martin
2015-03-05Merge pull request #28 from BurntSushi/masterJoel Martin
2015-03-05Replace `pcre` with Rust-implemented regex crate (based on RE2).Andrew Gallant
2015-03-05README: update Rust version.Joel Martin
2015-03-05Rust: apply improvements in stepA to other steps.Joel Martin
2015-03-05Merge pull request #26 from alexcrichton/updateJoel Martin
2015-03-05Fix a bad copy/paste apparentlyAlex Crichton
2015-03-05tests: add macro-in-macro test.Joel Martin
2015-03-05Update Rust code to the current Rust nightlyAlex Crichton
2015-03-04Merge pull request #25 from hellyeah/masterJoel Martin
2015-03-04Fixed implementation typoDavid Fontenot
2015-03-04Rust: build with --release. 10X performance boost!Joel Martin
2015-03-04Merge pull request #12 from tebeka/masterJoel Martin
2015-03-04Merge pull request #21 from def-/masterJoel Martin
2015-03-04Fix and clean up Nim implementationdef
2015-03-03Nim: rename stepA_interop to stepA_malJoel Martin
2015-03-03Merge pull request #20 from def-/masterJoel Martin
2015-03-04Add instructions and makefile for Nimdef
2015-03-03Integrate feedback from github.com/boxedJoel Martin
2015-03-02process/guide.md: add some step8 wrapup text.Joel Martin
2015-03-02README: missing end paren.Joel Martin
2015-03-02README: add more testing info.Joel Martin
2015-03-02runtest.py: cleanup all grandchildren too.Joel Martin
2015-03-02Various: stepA test fixes/ignores.Joel Martin
2015-03-02runtest.py: cleanup and rename --redirect to --monoJoel Martin
2015-03-02ocaml: fix empty? on vectors.Joel Martin
2015-03-02miniMAL: use npm published miniMAL.Joel Martin
2015-03-02matlab: move Reader.m to +types/Reader.mJoel Martin
2015-03-02Add link to syntax-across-languagesJoel Martin
2015-03-02Nim: stepAdef
2015-03-02runtest.py: fix C# and VB tests.Joel Martin
2015-03-01runtest.py: fix cleanup to use kill.Joel Martin
2015-03-01guide: typo. Fix https://github.com/kanaka/mal/issues/17Joel Martin
2015-03-01Nim: step9def
2015-03-01Nim: step8def
2015-03-01Merge branch 'master' of https://github.com/kanaka/malMiki Tebeka
2015-03-01readline works even when ~/.mal-history does not existMiki Tebeka
2015-03-01Nim: step7def
2015-03-01running "gofmt" on the codeMiki Tebeka
2015-03-01Nim: step6def
2015-03-01Nim: step5def
2015-02-28Merge pull request #16 from tcoopman/patch-1Joel Martin
2015-02-28runtest.py: cleanup orphan test processes.Joel Martin
2015-02-28Lua: fix with new runtest.pyJoel Martin
2015-02-28runtest.py: order of magnitude faster.Joel Martin
2015-02-28small typoThomas Coopman
2015-02-28Nim: step4def
2015-02-28Merge branch 'elektronaut-ruby1.9'Joel Martin
2015-02-28Merge branch 'ruby1.9' of https://github.com/elektronaut/mal into elektronaut...Joel Martin
2015-02-28Merge pull request #15 from joelpickup/masterJoel Martin