aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/host/jvm/def.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-1/+1
|
* No more #export magic syntax.Eduardo Julian2021-08-081-7/+7
|
* Fixed a bug in the new compiler which allowed the same module to be imported ↵Eduardo Julian2021-08-021-3/+3
| | | | more than once.
* New JVM compiler can now compile JVM interfaces.Eduardo Julian2021-07-181-1/+1
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-22/+23
|
* Constraining the year of the snapshot time in Aedifex.Eduardo Julian2021-06-121-11/+11
|
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-291-2/+3
|
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-78/+78
|
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-021-37/+40
| | | | 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-121-98/+98
|
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-301-0/+298