aboutsummaryrefslogtreecommitdiff
path: root/lux-r/source (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some bug fixes.Eduardo Julian2021-08-181-1/+1
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-2/+2
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-3/+3
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-122-6/+8
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-4/+4
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-093-101/+101
* Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian2021-07-111-23/+23
* Postponing work on R due to flaws of the bootstrapping compiler.Eduardo Julian2021-06-021-122/+291
* Struggling against the lexing limitations of Renjin.Eduardo Julian2021-06-021-57/+138
* Updates for R compiler.Eduardo Julian2021-06-0114-2456/+344
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-3016-0/+2595