aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/program.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-7/+7
* Automatically handling input/output conversions for methods in new JVM compi...Eduardo Julian2021-07-231-1/+1
* New JVM compiler can now compile JVM interfaces.Eduardo Julian2021-07-181-13/+18
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-56/+57
* Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian2021-07-111-24/+24
* Made sure the "phase" parameter of extensions is always usable (even across l...Eduardo Julian2021-07-081-6/+119
* Constraining the year of the snapshot time in Aedifex.Eduardo Julian2021-06-121-19/+23
* Added type information when logging compiled definitions.Eduardo Julian2021-06-081-20/+20
* Turned I64 and variant creation functions into constructors for JS.Eduardo Julian2021-01-091-2/+1
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-28/+28
* Improved parsing speed for Lux code.Eduardo Julian2020-12-111-3/+4
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-4/+7
* Some small refactoring.Eduardo Julian2020-10-251-2/+2
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-121-3/+3
* Improved naming when evaluating code on the host platform.Eduardo Julian2020-08-101-0/+1
* Got the JS compiler code to build again.Eduardo Julian2020-07-051-29/+21
* Re-added & u[dated packaging machinery.Eduardo Julian2020-06-281-4/+6
* Last bug fixes to get the new JVM compiler to fully process the standard libr...Eduardo Julian2020-06-241-8/+10
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-301-0/+180