matlab: support Octave 4.0.0
[jackhill/mal.git] / ruby /
2015-10-31 Joel MartinAll: fix read/print of \\, and \n
2015-10-27 Javier Fernandez... Updated from master, solved conflicts
2015-10-27 Joel MartinAll: show comments with stats target.
2015-10-06 Joel MartinTravis: add C, C#, Go, Perl, PHP, and Ruby.
2015-03-17 Peter StephensMerge branch 'master' of https://github.com/kanaka...
2015-03-12 Joel MartinTests: add testing Dockerfile. Impl fixes.
2015-03-05 Peter StephensMerge branch 'master' into fsharp
2015-03-04 Joel MartinMerge pull request #20 from def-/master
2015-03-01 Miki TebekaMerge branch 'master' of https://github.com/kanaka/mal
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 MartinAll: rename stepA_interop to stepA_mal
2015-02-28 Joel MartinMultiple: interop enhancements.
2015-02-27 Inge JørgensenRuby: Updated for Ruby 1.9+
2015-01-09 Joel MartinMisc cleanup. Move *host-language* to stepA.
2015-01-09 Joel MartinAll: add keywords.
2015-01-07 Joel Martingo: add time-ms. Ruby: fix step9,A content.
2015-01-07 Joel MartinAll: swap step9,A. Fixes for bash, C, perl.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-24 Joel MartinAll: TCO let* and quasiquote.
2014-04-19 Joel MartinAll: *ARGV* and *host-language*. Misc syncing/fixes.
2014-04-18 Joel MartinRuby,Python,C#: readline history fixes. Ruby include...
2014-04-18 Joel MartinAll: perf test, Makefile refactor, add *host-language*
2014-04-17 Joel MartinAll: move some fns to core. Major cleanup.
2014-04-16 Joel MartinRuby: remove debug. Update TODO.
2014-04-15 Joel MartinAll: fix get. All pass stepA tests.
2014-04-15 Joel MartinMal space cleanup. Ruby Makefile. TODO updates.
2014-04-13 Joel MartinRuby: fixes to enable self-hosting.
2014-04-13 Joel MartinRuby: add stepA_more and rest of core functions.
2014-04-11 Joel MartinRuby: add step9_interop
2014-04-11 Joel MartinRuby: add step8_macros
2014-04-11 Joel MartinRuby: add step7_quote
2014-04-11 Joel MartinRuby: add step6_file
2014-04-11 Joel MartinRuby: add step5_tco
2014-04-11 Joel MartinRuby: step4_if_fn_do with core functions.
2014-04-11 Joel MartinRuby: add step3
2014-04-11 Joel MartinRuby: step2_eval
2014-04-11 Joel MartinRuby: step0, step1