aboutsummaryrefslogtreecommitdiff
path: root/ruby
AgeCommit message (Collapse)Author
2014-04-15Ruby: remove debug. Update TODO.Joel Martin
2014-04-15All: fix get. All pass stepA tests.Joel Martin
2014-04-14Mal space cleanup. Ruby Makefile. TODO updates.Joel Martin
2014-04-13Ruby: fixes to enable self-hosting.Joel Martin
Also, other cleanup and sync between steps.
2014-04-13Ruby: add stepA_more and rest of core functions.Joel Martin
2014-04-10Ruby: add step9_interopJoel Martin
- Just (rb* "str") which evals the string and returns the result
2014-04-10Ruby: add step8_macrosJoel Martin
2014-04-10Ruby: add step7_quoteJoel Martin
2014-04-10Ruby: add step6_fileJoel Martin
2014-04-10Ruby: add step5_tcoJoel Martin
Function type in types extends Proc.
2014-04-10Ruby: step4_if_fn_do with core functions.Joel Martin
2014-04-10Ruby: add step3Joel Martin
2014-04-10Ruby: step2_evalJoel Martin
2014-04-10Ruby: step0, step1Joel Martin