aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/directive (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-34/+35
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 l...Eduardo Julian1-11/+29
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 con...Eduardo Julian1-1/+2
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 libr...Eduardo Julian1-12/+11
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian1-0/+538