aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/host/jvm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-022-126/+132
| | | | convention that only macros that deal with types may start with a colon.
* Some improvements to the Lux syntax parser.Eduardo Julian2020-10-251-1/+1
|
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-122-103/+103
|
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-302-0/+762