jackhill/mal.git
2015-03-26 Peter Stephensfsharp: step 4: Added prn, str, println, and pr-str
2015-03-26 Peter Stephensfsharp: step 4: Added list and comparison functions.
2015-03-17 Peter Stephensfsharp: step 3: Consolidated vector and list let* bindi...
2015-03-17 Peter StephensMerge branch 'master' of https://github.com/kanaka...
2015-03-17 Peter Stephensfsharp: step 3: Implemented the let* special form.
2015-03-17 Joel MartinMerge pull request #45 from sdt/typofix-perl-clone
2015-03-17 Stephen ThirlwallFix typo in perl _clone()
2015-03-17 Stephen ThirlwallAdd test that (with-meta X ...) returns an X
2015-03-16 Joel MartinMerge pull request #44 from sdt/step9-typo-fix
2015-03-16 Joel MartinMerge pull request #43 from sdt/step9-apply-user-fn...
2015-03-16 Peter Stephensfsharp: step 3: Improved Env to work with chains. Imple...
2015-03-16 Stephen ThirlwallRemove extra ) from step9 test snippet
2015-03-16 Stephen ThirlwallStep 9 apply tests test user fns as well as core
2015-03-15 Joel MartinFAQ: minor cleanup/grammar.
2015-03-15 Joel MartinREADME: link to FAQ and mention #mal (freenode).
2015-03-15 Joel MartinFAQ: mal history and new impl. merge guidelines.
2015-03-15 Peter Stephensfsharp: step 2: Factored out funcs into Core module.
2015-03-15 Joel MartinFAQ: shorter title.
2015-03-15 Joel MartinAdd FAQ: a couple questions that have come up.
2015-03-15 Joel MartinMerge pull request #42 from stamourv/master
2015-03-15 Vincent St... Fix extension for Racket in README.
2015-03-15 Joel Martinguide: clarify eval function and ARGV.
2015-03-15 Joel Martinruntest.py: Ouput current buffer if keyboard interrupt.
2015-03-14 Joel Martinguide: clarify usage of eval_ast in do form.
2015-03-14 Joel Martinguide clarifications, but order for step5 tests.
2015-03-14 Joel MartinAll: move metadata, atoms, readline, conj to stepA.
2015-03-14 Joel MartinMerge pull request #41 from epylar/add-outer-tests...
2015-03-14 Gavin LewisAdd outer tests to step3_env.mal
2015-03-13 Joel Martintests: add multilevel assoc test.
2015-03-12 Joel Martindocker: build script executable. Skip matlab automatically.
2015-03-12 Joel MartinREADME: add docker test environment usage info.
2015-03-12 Joel MartinTests: add testing Dockerfile. Impl fixes.
2015-03-12 Joel MartinMisc updates to TODO, guide and README.
2015-03-12 Joel Martintests: add step0_repl.mal test missed earlier.
2015-03-12 Peter Stephensfsharp: step 2: Eval tests pass. Still need to polish...
2015-03-10 Joel Martinruntest.py: split --no-pty from --mono
2015-03-10 Joel MartinMerge pull request #35 from vi/fix_perl_hostlanguage_value
2015-03-10 Joel MartinMerge pull request #38 from steveno/steveno-patch-1-1
2015-03-10 Joel MartinMerge pull request #37 from steveno/patch-1
2015-03-10 Steven OliverUpdate types.cs
2015-03-10 Steven OliverCorrect typo
2015-03-10 Vitaly _Vi... Fix *host-language* in Perl
2015-03-09 Joel Martinguide: fix typo and unfinished sentence in step 4.
2015-03-09 Joel MartinRename LICENSE file so it's picked up by github.
2015-03-09 Joel MartinMerge pull request #34 from microamp/guide-wrong-file
2015-03-08 james sangho nahguide: step2_env.qx -> step3_env.qx
2015-03-08 Joel MartinREADME: remove gratuitous parens.
2015-03-07 Joel Martinguide: minor cleanup of "let*" section.
2015-03-07 Joel Martinguide: typo.
2015-03-07 Joel Martinguide: change optional section to deferrable.
2015-03-07 Joel MartinAll step0: add test, fix bugs, remove step0 eval.
2015-03-07 Joel MartinMerge pull request #33 from microamp/typos
2015-03-07 james sangho nahtypos fixed
2015-03-06 Joel MartinMerge pull request #31 from microamp/py3
2015-03-06 Joel MartinMerge pull request #32 from nacmartin/patch-1
2015-03-06 Nacho MartínRemoved extra parenthesis in tests for step5
2015-03-06 james sangho nahcompatible with python 3
2015-03-06 Joel Martintests: fix long line error when self-hosted.
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 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 Peter StephensMerge branch 'master' into fsharp
2015-03-05 Peter Stephensfsharp: step 1: Factored tokenizer out of reader and...
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 Peter Stephensfsharp: step 1: deref & with-meta. Time to polish thing...
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 Peter Stephensfsharp: Partial step 1: maps & comments
2015-03-01 defNim: step8
2015-03-01 Miki TebekaMerge branch 'master' of https://github.com/kanaka/mal
next