1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 02:27:10 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Dov Murik
f53183a389 ruby: Fix exception on literal empty list
Issue #190
2016-03-27 22:16:59 -04:00
Inge Jørgensen
107d969497 Ruby: Updated for Ruby 1.9+ 2015-02-28 00:36:27 +01:00
Joel Martin
86b689f3d7 All: *ARGV* and *host-language*. Misc syncing/fixes. 2014-04-19 13:04:09 -05:00
Joel Martin
718887c301 Ruby,Python,C#: readline history fixes. Ruby include path. 2014-04-17 22:23:07 -05:00
Joel Martin
8cb5cda46c All: move some fns to core. Major cleanup.
- Don't import/require core until step4.
- Define cond/or macros from step8
2014-04-16 23:57:50 -05:00
Joel Martin
3e8a088f48 Ruby: fixes to enable self-hosting.
Also, other cleanup and sync between steps.
2014-04-13 15:27:34 -05:00
Joel Martin
8bf53bec72 Ruby: step4_if_fn_do with core functions. 2014-04-10 22:24:58 -05:00
Joel Martin
b5f469de18 Ruby: add step3 2014-04-10 21:12:17 -05:00