aboutsummaryrefslogtreecommitdiff
path: root/lux-r/source (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-18Some bug fixes.Eduardo Julian1-1/+1
2021-08-16Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian1-2/+2
2021-08-13Made program: specify its bindings the same way as syntax:.Eduardo Julian1-3/+3
2021-08-12Improved binding syntax for "syntax:".Eduardo Julian2-6/+8
2021-08-11Relocated maybe and lazy from data to control.Eduardo Julian1-4/+4
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian3-101/+101
2021-07-11Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian1-23/+23
2021-06-02Postponing work on R due to flaws of the bootstrapping compiler.Eduardo Julian1-122/+291
2021-06-02Struggling against the lexing limitations of Renjin.Eduardo Julian1-57/+138
2021-06-01Updates for R compiler.Eduardo Julian14-2456/+344
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian16-0/+2595