jackhill/mal.git
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 MartinREADME: update Rust version.
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 Joel Martintests: add macro-in-macro test.
2015-03-05 Alex CrichtonUpdate Rust code to the current Rust nightly
2015-03-05 Joel MartinMerge pull request #25 from hellyeah/master
2015-03-05 David FontenotFixed implementation typo
2015-03-04 Joel MartinRust: build with --release. 10X performance boost!
2015-03-04 Joel MartinMerge pull request #12 from tebeka/master
2015-03-04 Joel MartinMerge pull request #21 from def-/master
2015-03-04 defFix and clean up Nim implementation
2015-03-04 Joel MartinNim: rename stepA_interop to stepA_mal
2015-03-04 Joel MartinMerge pull request #20 from def-/master
2015-03-04 defAdd instructions and makefile for Nim
2015-03-04 Joel MartinIntegrate feedback from github.com/boxed
2015-03-03 Joel Martinprocess/guide.md: add some step8 wrapup text.
2015-03-02 Joel MartinREADME: missing end paren.
2015-03-02 Joel MartinREADME: add more testing info.
2015-03-02 Joel Martinruntest.py: cleanup all grandchildren too.
2015-03-02 Joel MartinVarious: stepA test fixes/ignores.
2015-03-02 Joel Martinruntest.py: cleanup and rename --redirect to --mono
2015-03-02 Joel Martinocaml: fix empty? on vectors.
2015-03-02 Joel MartinminiMAL: use npm published miniMAL.
2015-03-02 Joel Martinmatlab: move Reader.m to +types/Reader.m
2015-03-02 Joel MartinAdd link to syntax-across-languages
2015-03-02 defNim: stepA
2015-03-02 Joel Martinruntest.py: fix C# and VB tests.
2015-03-02 Joel Martinruntest.py: fix cleanup to use kill.
2015-03-01 Joel Martinguide: typo. Fix https://github.com/kanaka/mal/issues/17
2015-03-01 defNim: step9
2015-03-01 defNim: step8
2015-03-01 Miki TebekaMerge branch 'master' of https://github.com/kanaka/mal
2015-03-01 Miki Tebekareadline works even when ~/.mal-history does not exist
2015-03-01 defNim: step7
2015-03-01 Miki Tebekarunning "gofmt" on the code
2015-03-01 defNim: step6
2015-03-01 defNim: step5
2015-02-28 Joel MartinMerge pull request #16 from tcoopman/patch-1
2015-02-28 Joel Martinruntest.py: cleanup orphan test processes.
2015-02-28 Joel MartinLua: fix with new runtest.py
2015-02-28 Joel Martinruntest.py: order of magnitude faster.
2015-02-28 Thomas Coopmansmall typo
2015-02-28 defNim: step4
2015-02-28 Joel MartinMerge branch 'elektronaut-ruby1.9'
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 MartinJS: fix https://github.com/kanaka/mal/issues/9
2015-02-28 Joel MartinAll: rename stepA_interop to stepA_mal
2015-02-28 Joel MartinAdd long running perf test.
2015-02-28 Joel MartinMultiple: interop enhancements.
2015-02-28 defNim: step3
2015-02-28 defNim: step2
2015-02-28 joelpickupgrammar fix
2015-02-28 defNim: step1
2015-02-28 Anton Trunovguide: insert missing word
2015-02-28 Erik ChancyUpdate guide.md
2015-02-28 defNim: step0
2015-02-28 treeformsmall typo in example
2015-02-27 Inge JørgensenRuby: Updated for Ruby 1.9+
2015-02-25 Joel MartinREADME: add miniMAL.
2015-02-26 Joel MartinminiMAL: add classOf and fix printing.
2015-02-26 Joel Martinforth: add Makefile for stats.
2015-02-24 Joel MartinminiMAL: self-hosting! Add atoms. Fix malfunc.
2015-02-24 Joel MartinminiMAL: add metadata support.
2015-02-16 Joel MartinminiMAL: keyword, vector and hash-map support.
2015-02-16 Joel MartinminiMAL: stepA. Comments. Add impl Makefile for stats.
2015-02-16 Joel MartinminiMAL: step9
2015-02-16 Joel MartinminiMAL: step8.
2015-02-16 Joel MartinminiMAL: step7
2015-02-16 Joel MartinminiMAL: step6
2015-02-15 Joel MartinminiMAL: add step5.
2015-02-15 Joel MartinminiMAL: step4.
2015-02-24 Joel MartinminiMAL: add step4 (without functions).
2015-02-24 Joel MartinminiMAL: step3
2015-02-12 Joel MartinminiMAL: step2
2015-02-12 Joel MartinminiMAL: step1.
2015-02-24 Joel MartinMerge pull request #8 from Chouser/forth3
2015-02-24 Chouserforth: Add map-hint to symbols for better perf
2015-02-24 Chouserforth: Clean up symbol eval for better perf
2015-02-24 Chouserforth: Add call-site caching to boost perf
2015-02-24 Chouserforth: Add . interop special operator and tests
2015-02-21 Joel MartinMerge pull request #7 from Chouser/forth-pr
2015-02-21 Joel MartinMerge pull request #6 from Chouser/tests-pr
2015-02-21 Chouserforth: Update README
2015-02-21 Chouserforth: Fix bug in (get nil ...)
2015-02-21 Chouserforth: Fix bug in extend-protocol array insertion
2015-02-21 Chouserforth: Back-propogate fixes from stepA through step1
2015-02-21 Chouserforth: Self-hosted mal passes all tests
2015-02-21 Chouserforth: Finish step 9
2015-02-21 Chouserforth: Add step 9, just try*/throw
2015-02-21 Chouserforth: Add step 8
2015-02-21 Chouserforth: Add step 7
next