jackhill/mal.git
2015-07-04 Peter Stephensfsharp: stepA: Self host through step3. Need conj to...
2015-07-04 Peter Stephensfsharp: stepA: Self host through step2. Need atoms...
2015-07-03 Peter Stephensfsharp: step8: Implemented cond macro.
2015-07-03 Peter Stephensfsharp: step9: Implemented more core funcs.
2015-07-03 Peter Stephensfsharp: step9: Implemented try*/catch*/throw. Implement...
2015-07-03 Peter Stephensfsharp: step8: Implemented macros. Deferred cond becaus...
2015-07-03 Peter Stephensfsharp: eval 'sharded across the time dimension' for...
2015-07-03 Peter Stephensfsharp: eval 'shared across the time dimension' for...
2015-07-02 Peter Stephensfsharp: eval 'sharded across the time dimension' for...
2015-07-02 Peter Stephensfsharp: eval 'sharded across the time dimension' for...
2015-06-30 Peter Stephensfsharp: eval 'sharded across the time dimension' for...
2015-05-02 Peter Stephensfsharp: step7: Cleaned up error handling.
2015-04-20 Peter Stephensfsharp: step7: Added more active patterns. Moved Node...
2015-04-20 Peter Stephensstep7: Streamlined pattern matching with some active...
2015-04-09 Peter Stephensfsharp: step7: Streamlined concat. Vectors are now...
2015-04-08 Peter Stephensfsharp: step7: Added quoting. Need to clean up quasiquo...
2015-04-05 Peter Stephensfsharp: step6: Added eval & file io.
2015-04-05 Peter StephensMerge branch 'fsharp' of https://github.com/pstephens...
2015-04-05 Peter Stephensfsharp: step5: Added tail call optimization.
2015-04-02 Peter Stephensfsharp: tweaked the count function
2015-03-27 Peter StephensMerge branch 'master' of https://github.com/kanaka...
2015-04-01 Joel MartinREADME: update with Julia.
2015-04-01 Joel MartinJulia: missed Makefile for stats.
2015-04-01 Joel MartinJulia: self-hosting.
2015-04-01 Joel MartinJulia: add Dockerfile dependencies.
2015-04-01 Joel MartinJulia: step A. Add atoms and metadata.
2015-04-01 Joel MartinJulia: Step 9, hash maps and keywords.
2015-04-01 Joel MartinJulia: step 8
2015-04-01 Joel MartinJulia: step7.
2015-04-01 Joel MartinJulia: step6
2015-04-01 Joel MartinJulia: step5
2015-04-01 Joel MartinJulia: step4
2015-04-01 Joel MartinJulia: step3
2015-04-01 Joel MartinJulia: add step2.
2015-04-01 Joel MartinJulia: step 1 basics.
2015-04-01 Joel MartinJulia: step0
2015-03-29 Joel MartinMerge pull request #52 from def-/nim
2015-03-29 defAdapt to new Nim devel compiler
2015-03-28 Joel MartinFAQ: clarify about competing/overlapping implementations.
2015-03-28 Joel MartinC++: add Makefile stats targets.
2015-03-28 Joel MartinREADME: add names/links of implementation creators.
2015-03-28 Joel MartinREADME: add C++ instructions and bump count to 29.
2015-03-28 Joel MartinMerge pull request #50 from sdt/cpp
2015-03-28 Stephen ThirlwallSplit ASSERT into ASSERT and MAL_CHECK/MAL_FAIL
2015-03-28 Stephen ThirlwallFix bugs introduced in reader hash-map/{} change
2015-03-28 Stephen ThirlwallFix *host-language*
2015-03-28 Stephen ThirlwallExclude cpp from test step 5
2015-03-28 Stephen ThirlwallRevert { X } -> ( hash-map X ) reader macro
2015-03-28 Stephen ThirlwallReplace table iterations with new for-loop syntax
2015-03-28 Stephen ThirlwallAdd C++ packages to tests/docker/Dockerfile
2015-03-28 Stephen ThirlwallUse g++-4.9 instead of clang-3.5 on Linux
2015-03-28 Stephen ThirlwallFix Reader issues on Linux
2015-03-27 Stephen ThirlwallAdd README.md
2015-03-27 Stephen Thirlwallc++11: step A
2015-03-27 Stephen Thirlwallc++11: step 9
2015-03-27 Stephen Thirlwallc++11: step 8
2015-03-27 Stephen Thirlwallc++11: step 7
2015-03-27 Stephen Thirlwallc++11: step 6
2015-03-27 Stephen Thirlwallc++11: step 5
2015-03-27 Stephen Thirlwallc++11: step 4
2015-03-27 Stephen Thirlwallc++11: step 3
2015-03-27 Stephen Thirlwallc++11: step 2
2015-03-27 Stephen Thirlwallc++11: step 1
2015-03-27 Stephen Thirlwallc++11: step 0
2015-03-27 Peter Stephensfsharp: step 4: Added fn* binding and not function.
2015-03-27 Peter Stephensfsharp: step 4: Updated equality, comparison, and hashi...
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-26 Joel Martinguide: most of step 9 and start step A.
2015-03-24 Joel MartinSwift: lang cnt to 28, note XCode, skip in docker.
2015-03-24 Joel MartinMerge pull request #49 from keith-rollin/swift
2015-03-23 Joel Martinguide: step9 core functions.
2015-03-23 Keith RollinInitial Swift implementation.
2015-03-22 Joel Martinracket: fix apply/vector
2015-03-22 Joel MartinMerge pull request #47 from sdt/step9-apply-vector...
2015-03-22 Stephen ThirlwallStep 9 test cases for apply on vectors
2015-03-20 Joel Martinguide: expand step1 deferrables and some of step 9.
2015-03-20 Joel Martinruntest.py: allow repeated form in output.
2015-03-20 Joel MartinC: remove extraneous glib includes.
2015-03-20 Joel MartinMerge pull request #46 from neutralevil/osx_c
2015-03-20 Liu BinC: fix compilation errors and warnings for the official...
2015-03-19 Joel Martinruntest: exit when child process exits.
2015-03-19 Joel Martinruntest: set PERL_RL=false, remove --raw.
2015-03-19 Joel MartinPerl: still seems to need --raw in some situations.
2015-03-19 Joel Martinruntest: set INPUTRC to /dev/null
2015-03-18 Joel MartinDockerfile: make Nim build one layer.
2015-03-18 Joel Martinruntest: set pty size to fix readline of long lines.
2015-03-18 Joel Martinjava,lua,perl: with TERM=dumb, --raw not needed
2015-03-18 Joel Martinruntest: set TERM=dumb, remove --mono mode
2015-03-18 Joel Martintests: move reorder tests to better match guide.
2015-03-17 Joel MartinFAQ: add question anchors.
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...
next