aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/host/jvm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrated variants to the new syntax.Eduardo Julian2021-09-102-7/+7
* De-taggification | part 4Eduardo Julian2021-09-072-32/+32
* De-taggification | part 2Eduardo Julian2021-09-042-15/+15
* De-taggification | part 0Eduardo Julian2021-08-292-30/+30
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-2/+2
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-242-9/+9
* Some bug fixes.Eduardo Julian2021-08-182-17/+17
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-162-7/+7
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-1/+1
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-4/+4
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-092-30/+30
* No more #export magic syntax.Eduardo Julian2021-08-082-29/+29
* Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian2021-08-022-9/+9
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-1/+1
* New JVM compiler can now compile JVM interfaces.Eduardo Julian2021-07-182-3/+3
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-142-56/+58
* Made the "try" macro into a common one, instead of a host-specific one.Eduardo Julian2021-07-101-1/+1
* Constraining the year of the snapshot time in Aedifex.Eduardo Julian2021-06-122-54/+54
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-292-7/+9
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-292-150/+150
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-022-126/+132
* 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-122-103/+103
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-302-0/+762