aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/control/concurrency/process.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mandatory long names for JVM imports, instead of having "long" be optional an...Eduardo Julian2020-10-091-14/+14
* Allow "#io" outputs for JS imports.Eduardo Julian2020-08-091-3/+3
* Some fixes.Eduardo Julian2020-08-071-11/+26
* Got the JS compiler to compile fully.Eduardo Julian2020-07-111-26/+25
* Fixes and improvements to JavaScript compilation.Eduardo Julian2020-07-101-1/+1
* The "for" macro can now work directly with definitions. No text literals nece...Eduardo Julian2020-06-281-119/+119
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-171-1/+1
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-2/+4
* Array machinery for the JavaScript compiler.Eduardo Julian2019-06-151-24/+28
* Automatic type casting/coercion for Boolean/Bit and String/Text.Eduardo Julian2019-05-171-1/+1
* Can now analyze anonymous classes.Eduardo Julian2019-05-071-1/+1
* Can now set the name of the "this" object, instead of being forced to use "_j...Eduardo Julian2019-05-051-2/+2
* Re-named "lux/tool/compiler/host" to "lux/target".Eduardo Julian2019-04-271-5/+3
* WIP: Host interop for the new JVM compiler.Eduardo Julian2019-04-181-10/+52
* The old compiler is now identified with "old" instead of "jvm". This should h...Eduardo Julian2019-04-161-24/+24
* Moved "lux/cli", "lux/io" and "lux/function" under "lux/control".Eduardo Julian2019-04-061-2/+2
* Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian2019-04-061-1/+2
* Re-named "lux/platform" to "lux/tool".Eduardo Julian2019-02-121-1/+1
* Changed the naming style for structures.Eduardo Julian2019-02-041-1/+1
* Moved the "lux/concurrency" modules under "lux/control".Eduardo Julian2018-12-151-0/+110