aboutsummaryrefslogtreecommitdiff
path: root/r/reader.r
AgeCommit message (Collapse)Author
2015-01-09All: add keywords.Joel Martin
Also, fix nth and count to match cloure.
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