aboutsummaryrefslogtreecommitdiff
path: root/r
AgeCommit message (Collapse)Author
2015-02-28All: rename stepA_interop to stepA_malJoel Martin
Also, add missed postscript interop tests.
2015-01-09Misc cleanup. Move *host-language* to stepA.Joel Martin
2015-01-09All: add keywords.Joel Martin
Also, fix nth and count to match cloure.
2015-01-09R: add time-ms. Readline history. Misc cleanups.Joel Martin
2015-01-09R: atom support, fixes for self-hosting.Joel Martin
2015-01-09R: add hash-map and metadata support.Joel Martin
2015-01-09R: add step8_macros and step9_try.Joel Martin
2015-01-09R: add step6_file and step7_quoteJoel Martin
Change symbols to be special class.
2015-01-09R: add step4_if_fn_do and step5_tco.Joel Martin
Switch nil from NULL to special class.
2015-01-09R: step0-3, readline FFI.Joel Martin