aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/translation/jvm/extension/common.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-1/+1
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-14/+14
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-1/+1
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-1/+1
* No more #export magic syntax.Eduardo Julian2021-08-081-3/+3
* Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian2021-08-021-19/+18
* New JVM compiler can now compile JVM interfaces.Eduardo Julian2021-07-181-11/+11
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-33/+34
* Constraining the year of the snapshot time in Aedifex.Eduardo Julian2021-06-121-2/+2
* "lux io current-time" is no longer an extension.Eduardo Julian2021-05-311-14/+1
* Continuing with LuaEduardo Julian2021-02-101-3/+5
* Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian2021-01-281-5/+3
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-291-2/+3
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-53/+53
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-2/+3
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-121-5/+5
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-301-0/+388