jackhill/mal.git
2015-09-05 ekmartinImplement basic let* functionality (one pair)
2015-09-05 ekmartinAdd support for def!
2015-09-04 ekmartinStep 2 using agent as env
2015-09-04 ekmartinFinish step 2, no optional functionality
2015-09-04 ekmartinUse throw/catch for cleaner code
2015-09-04 ekmartinAdd support for deref and meta
2015-09-04 ekmartinAdd print_readably
2015-09-03 ekmartinAdd reader support for all quote types
2015-09-03 ekmartinAdd read/print functionality up to quote (step 1)
2015-09-02 ekmartinAdd elixir step0
2015-08-26 Joel MartinMerge pull request #80 from kariya-mitsuru/add-gawk
2015-08-26 Mitsuru Kariyarename directory
2015-08-25 Mitsuru KariyaAdds GNU awk implementaion
2015-08-22 Joel MartinCoffee: update ffi dep to 1.3.x
2015-08-07 Joel Martinmal: add back conj definition.
2015-08-06 Joel MartinREADME.md: correct alpha ordering.
2015-08-06 Joel MartinREADME.md count to 38. JS and ES6 build fixes.
2015-08-05 Joel MartinES6: Symbols, remove semis, other simplifications.
2015-08-02 Joel MartinES6: all optionals and self-hosting.
2015-08-01 Joel MartinES6: add stepA basics.
2015-08-01 Joel MartinES6: add step8 and step9 basics.
2015-07-31 Joel MartinES6: add step6 and step7 basics.
2015-07-31 Joel MartinES6: step4 basics and step5.
2015-07-31 Joel MartinES6: add step2 and step3 basics.
2015-07-31 Joel MartinES6: step0 and step1 basics.
2015-07-23 Joel MartinC: fix history function with libedit-2
2015-07-22 Joel MartinMerge pull request #77 from kariya-mitsuru/fix-c#-argum...
2015-07-22 Joel MartinMerge pull request #76 from kariya-mitsuru/perl-improve...
2015-07-22 Joel MartinMerge pull request #79 from kariya-mitsuru/lua-improve...
2015-07-22 Joel MartinMerge pull request #78 from kariya-mitsuru/lua-add...
2015-07-22 Mitsuru Kariyalua: add meta support for builtin function
2015-07-22 Mitsuru Kariyalua: add conj
2015-07-21 Mitsuru KariyaC#: fix arguments handling
2015-07-21 Joel MartinMerge pull request #75 from kariya-mitsuru/fix-c-editli...
2015-07-21 Mitsuru Kariyaperl: add meta support for builtin function
2015-07-21 Mitsuru Kariyafix history function of C
2015-07-16 Joel MartinMerge pull request #74 from kariya-mitsuru/perl-conj
2015-07-16 Mitsuru Kariyaperl: add conj
2015-07-14 Joel MartinMerge pull request #73 from pstephens/fsharp
2015-07-06 Peter Stephensfsharp: Tweaked README.md blurb for F#.
2015-07-06 Peter Stephensfsharp: Added F# to the README.md
2015-07-06 Peter StephensMerge remote-tracking branch 'kanaka/master' into fsharp
2015-07-06 Peter Stephensfsharp: stepA: All self host tests now pass.
2015-07-05 Peter Stephensfsharp: stepA: Self host through step9. Added meta...
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-06-16 Joel MartinMakefile: add generic top-level impl build rule.
2015-06-11 Joel MartinREADME: add RPython and bump count to 36.
2015-06-11 Joel MartinRPython: replace asserts with conditionals.
2015-06-11 Joel MartinRPython: misc cleanup, step sync, stats target.
2015-06-11 Joel MartinRPython: self-hosting
2015-06-11 Joel MartinRPython: add vector and hash-map support.
2015-06-11 Joel MartinRPython: stepA basics. Makefile refactor.
2015-06-11 Joel MartinRPython: step9 basics.
2015-06-11 Joel MartinRPython: step8 basics.
2015-06-11 Joel MartinRPython: step7
2015-06-11 Joel MartinRPython: step6 basics.
2015-06-11 Joel MartinRPython: step5
2015-06-11 Joel MartinRPython: step4 basics.
2015-06-11 Joel MartinRPython: step3 basics.
2015-06-11 Joel MartinRPython: step2 basics.
2015-06-11 Joel MartinRPython: add keywords. Use unicode internally.
2015-06-11 Joel MartinRPython: step1 basics
2015-06-11 Joel MartinRPython: step0
2015-06-06 Joel MartinREADME: consistent alpha ordering of impls.
2015-06-06 Joel MartinFix formatting.
2015-06-04 Joel MartinMerge pull request #71 from rhysd/docfix
2015-06-04 rhysdguide: fix missing escape and typo
2015-06-03 Joel MartinCrystal: fix full stats.
2015-06-03 Joel MartinCrystal: update impl count to 35. Expand desc/credit.
2015-06-03 Joel MartinMerge pull request #70 from rhysd/crystal
2015-06-03 rhysdcrystal: fix for Crystal 0.7.2
2015-06-03 rhysdcrystal: fix early steps broken because of later refact...
2015-06-03 rhysdcrystal: `make MAL_IMPL=crystal test^mal` succeeds...
2015-06-02 rhysdcrystal: fix Makefile to build all steps
2015-06-02 rhysdcrystal: all tests for stepA pass
2015-06-02 rhysdcrystal: refactor by adding Array to Mal type conversion
2015-06-02 rhysdcrystal: implement step9
2015-06-02 rhysdcrystal: improve error message
2015-06-02 rhysdcrystal: implement step8
2015-06-02 rhysdcrystal: implement step7
2015-06-02 rhysdcrystal: fix hashmap
2015-06-02 rhysdcrystal: implement step6
2015-06-02 rhysdcrystal: implemented step5
2015-06-02 rhysdcrystal: complete step4
2015-06-02 rhysdcrystal: add "&" param and 'not' function
2015-06-02 rhysdcrystal: add relational operators
2015-06-02 rhysdcrystal: refactor member names and errors
2015-06-02 rhysdcrystal: define Mal::Type class instead of simple alias...
2015-06-02 rhysdcrystal: make core.cr and implement +, -, *, /, list...
2015-06-02 rhysdcrystal: eval all types, not only a list
next