aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/ffi.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-4/+4
* De-taggification | part 2Eduardo Julian2021-09-041-8/+8
* De-taggification | part 1Eduardo Julian2021-09-011-48/+48
* De-taggification | part 0Eduardo Julian2021-08-291-3/+3
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-19/+19
* Some bug fixes.Eduardo Julian2021-08-181-8/+8
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-3/+3
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-10/+10
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-3/+5
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-4/+4
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-24/+24
* No more #export magic syntax.Eduardo Julian2021-08-081-1/+1
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-4/+4
* Even more renamings.Eduardo Julian2021-08-011-3/+35
* More renamings.Eduardo Julian2021-07-301-12/+51
* Switched from the "from to" convention to the "minimum additional" convention.Eduardo Julian2021-07-291-1/+1
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-3/+3
* Automatically handling input/output conversions for methods in new JVM compi...Eduardo Julian2021-07-231-4/+52
* New JVM compiler can now compile JVM classes.Eduardo Julian2021-07-221-40/+199
* Updated the Scriptum documentation generator.Eduardo Julian2021-07-201-32/+98
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-25/+26
* A bit more clarity for Licentia licenses.Eduardo Julian2021-07-121-70/+188
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-2/+2
* Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian2021-07-111-7/+7
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-14/+14
* Re-named lux/host to lux/ffi.Eduardo Julian2021-05-241-0/+151