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