aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/host/jvm/def.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made the "#" character great again!Eduardo Julian2021-09-121-24/+24
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-2/+2
* De-taggification | part 4Eduardo Julian2021-09-071-15/+15
* De-taggification | part 2Eduardo Julian2021-09-041-6/+6
* De-taggification | part 0Eduardo Julian2021-08-291-26/+26
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-8/+8
* Some bug fixes.Eduardo Julian2021-08-181-10/+10
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-4/+4
* 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
* 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 con...Eduardo Julian2020-12-021-37/+40
* 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