aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/directive (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-07-11Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian1-6/+6
2021-07-08Made sure the "phase" parameter of extensions is always usable (even across ↵Eduardo Julian1-11/+29
language boundaries)
2021-06-12Constraining the year of the snapshot time in Aedifex.Eduardo Julian1-1/+1
2020-12-29Unified repository abstraction for Aedifex.Eduardo Julian1-4/+5
2020-12-29Moved "lux/data/number" to "lux/math/number".Eduardo Julian1-70/+70
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian1-1/+2
convention that only macros that deal with types may start with a colon.
2020-11-24Better error messages when re-using a name when making a definition.Eduardo Julian1-14/+14
2020-10-12Type-checking macros via the Macro' type from the standard library.Eduardo Julian1-1/+1
2020-06-24Last bug fixes to get the new JVM compiler to fully process the standard ↵Eduardo Julian1-12/+11
library and its tests.
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian1-0/+538