aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-08Merge pull request #34 from microamp/guide-wrong-fileHEADmasterJoel Martin
2015-03-08guide: step2_env.qx -> step3_env.qxjames sangho nah
2015-03-07README: remove gratuitous parens.Joel Martin
2015-03-07guide: minor cleanup of "let*" section.Joel Martin
2015-03-07guide: typo.Joel Martin
2015-03-07guide: change optional section to deferrable.Joel Martin
2015-03-07All step0: add test, fix bugs, remove step0 eval.Joel Martin
2015-03-07Merge pull request #33 from microamp/typosJoel Martin
2015-03-07typos fixedjames sangho nah
2015-03-06Merge pull request #31 from microamp/py3Joel Martin
2015-03-06Merge pull request #32 from nacmartin/patch-1Joel Martin
2015-03-06Removed extra parenthesis in tests for step5Nacho Martín
2015-03-07compatible with python 3james sangho nah
2015-03-06tests: fix long line error when self-hosted.Joel Martin
2015-03-05Revert "Revert "Replace `pcre` with Rust-implemented regex crate (based on RE...Joel Martin
2015-03-05Merge pull request #29 from kanaka/revert-28-masterJoel Martin
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