aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/translation/jvm/runtime.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some bug fixes.Eduardo Julian2021-08-181-2/+2
|
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-141-1/+1
|
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-29/+29
|
* No more #export magic syntax.Eduardo Julian2021-08-081-17/+17
|
* Fixed a bug in the new compiler which allowed the same module to be imported ↵Eduardo Julian2021-08-021-9/+9
| | | | more than once.
* New JVM compiler can now compile JVM interfaces.Eduardo Julian2021-07-181-19/+20
|
* Now allowing compilers to generate custom-named outputs.Eduardo Julian2021-07-171-6/+6
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-31/+32
|
* 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-121-8/+14
|
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-291-2/+2
|
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-112/+112
|
* Improved naming when evaluating code on the host platform.Eduardo Julian2020-08-101-12/+15
|
* Last bug fixes to get the new JVM compiler to fully process the standard ↵Eduardo Julian2020-06-241-14/+20
| | | | library and its tests.
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-301-0/+387