aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/translation/jvm/extension/common.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* No longer depending on the ASM library for JVM bytecode generation.Eduardo Julian2022-04-051-359/+0
* De-sigil-ification: prefix :Eduardo Julian2022-03-161-59/+59
* Fixes for the pure-Lux JVM compiler machinery. [Part 5]Eduardo Julian2022-01-101-18/+0
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-9/+9
* Made the "#" character great again!Eduardo Julian2021-09-121-2/+2
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-2/+2
* De-taggification | part 4Eduardo Julian2021-09-071-13/+13
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-1/+1
* De-taggification | part 2Eduardo Julian2021-09-041-9/+9
* De-taggification | part 0Eduardo Julian2021-08-291-2/+2
* Made labels (tags & slots) into a form of global binding.Eduardo Julian2021-08-291-1/+1
* 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