aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/control/concurrency/promise.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-199/+0
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-3/+3
* Delegate text (lower|upper)-casing to the host-platform implementations.Eduardo Julian2021-06-261-5/+14
* Added import name formatting to "import:" macros for other backends.Eduardo Julian2021-06-111-5/+8
* Updates for Lua compiler.Eduardo Julian2021-02-041-10/+8
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-11/+11
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-6/+6
* Re-named "lux/control/concurrency/process" to "thread".Eduardo Julian2020-11-041-4/+4
* Some improvements to the Lux syntax parser.Eduardo Julian2020-10-251-4/+4
* "abstract:" macro now takes annotations after representation type.Eduardo Julian2020-08-091-1/+2
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-171-1/+1
* Made test-running parallel again.Eduardo Julian2020-05-131-15/+22
* Moved "lux/cli", "lux/io" and "lux/function" under "lux/control".Eduardo Julian2019-04-061-3/+4
* Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian2019-04-061-1/+1
* Re-named "do-template" to "template".Eduardo Julian2019-03-301-2/+2
* Various small improments and changes.Eduardo Julian2019-02-101-23/+26
* Changed the naming style for structures.Eduardo Julian2019-02-041-8/+8
* Small adjustments.Eduardo Julian2019-01-081-1/+1
* Reverted "lux/control/concurrency/frp" to the previous style of doing FRP.Eduardo Julian2018-12-151-2/+1
* Separated reading promises and writing to promises.Eduardo Julian2018-12-151-48/+52
* Moved the "lux/concurrency" modules under "lux/control".Eduardo Julian2018-12-151-0/+174