aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/target/jvm/loader.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...Eduardo Julian2022-03-301-1/+1
* De-sigil-ification: prefix :Eduardo Julian2022-03-161-21/+21
* Leaner syntax for library/lux/control/exception.reportEduardo Julian2022-03-151-4/+4
* Made JVM "import:" syntax consistent with the other "import:"s.Eduardo Julian2022-03-141-14/+15
* Leaner syntax for the "for" macro.Eduardo Julian2022-03-141-5/+5
* No more automatic conversions of primitive types in JVM FFI.Eduardo Julian2022-02-221-2/+2
* FIXED generating artifact IDs in the context of "lux in-module".Eduardo Julian2022-02-161-19/+19
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Re-named "primitive" to "Primitive".Eduardo Julian2021-09-131-2/+2
* 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-5/+5
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-4/+4
* De-bracing | part 2Eduardo Julian2021-09-081-2/+2
* De-bracing part 0Eduardo Julian2021-09-081-1/+1
* Normalized syntax of "exception:", "actor:" and "message:".Eduardo Julian2021-09-081-3/+4
* De-taggification | part 4Eduardo Julian2021-09-071-15/+15
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-1/+1
* De-taggification | part 2Eduardo Julian2021-09-041-10/+10
* De-taggification | part 1Eduardo Julian2021-09-011-1/+1
* De-taggification | part 0Eduardo Julian2021-08-291-3/+3
* Some bug fixes.Eduardo Julian2021-08-181-7/+7
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-2/+2
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-1/+1
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-3/+3
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-3/+3
* No more #export magic syntax.Eduardo Julian2021-08-081-9/+9
* Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian2021-08-021-2/+2
* Even more renamings.Eduardo Julian2021-08-011-1/+1
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-2/+2
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-13/+13
* Updated the Scriptum documentation generator.Eduardo Julian2021-07-201-4/+3
* New JVM compiler can now compile JVM interfaces.Eduardo Julian2021-07-181-2/+2
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-0/+143