aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/translation/jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-taggification | part 2Eduardo Julian2021-09-041-14/+14
* De-taggification | part 0Eduardo Julian2021-08-291-2/+2
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-3/+3
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-141-2/+2
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-19/+19
* No more #export magic syntax.Eduardo Julian2021-08-081-14/+14
* Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian2021-08-021-14/+14
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-1/+1
* New JVM compiler can now compile JVM interfaces.Eduardo Julian2021-07-181-28/+30
* Now allowing compilers to generate custom-named outputs.Eduardo Julian2021-07-171-11/+21
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-35/+36
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-1/+1
* Constraining the year of the snapshot time in Aedifex.Eduardo Julian2021-06-121-1/+1
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-46/+46
* Detect duplicate files coming from dependencies.Eduardo Julian2020-12-031-1/+2
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-8/+11
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-121-4/+4
* Improved naming when evaluating code on the host platform.Eduardo Julian2020-08-101-11/+11
* Fixes and improvements to JavaScript compilation.Eduardo Julian2020-07-101-2/+3
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-301-0/+182