aboutsummaryrefslogtreecommitdiff
path: root/lux-r (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-08Normalized syntax of "exception:", "actor:" and "message:".Eduardo Julian1-1/+1
2021-09-07De-taggification | part 4Eduardo Julian3-55/+55
2021-09-04De-taggification | part 2Eduardo Julian3-27/+27
2021-09-03Unified tuple and record syntax.Eduardo Julian1-4/+4
2021-09-01De-taggification | part 1Eduardo Julian1-2/+2
2021-08-29De-taggification | part 0Eduardo Julian1-4/+4
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian1-4/+7
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2-13/+13
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 Julian2-63/+142
2021-06-01Updates for R compiler.Eduardo Julian16-2458/+380
2021-02-24Done with Python.Eduardo Julian1-1/+1
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian17-0/+2629