aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/dependency/deployment.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-taggification | part 2Eduardo Julian2021-09-041-20/+20
|
* Unified tuple and record syntax.Eduardo Julian2021-09-031-4/+4
|
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-1/+1
|
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-5/+5
|
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-2/+2
|
* Some bug fixes.Eduardo Julian2021-08-181-25/+25
|
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-3/+3
|
* No more #export magic syntax.Eduardo Julian2021-08-081-2/+2
|
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-2/+2
|
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-14/+14
|
* Re-named Promise to Async.Eduardo Julian2021-07-261-9/+9
|
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-2/+2
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-21/+22
|
* No longer employing the capabilities model on the lux/world/* modules.Eduardo Julian2021-07-021-19/+9
| | | Capabilities should be opt-in, but using them in the standard library makes them mandatory.
* Made obtaining env variables more granular + partial Lua support.Eduardo Julian2021-06-271-24/+34
|
* Added import name formatting to "import:" macros for other backends.Eduardo Julian2021-06-111-2/+3
|
* Mo' updates, less problems.Eduardo Julian2021-02-071-16/+35
|
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-291-0/+128