aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/dependency/deployment.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed packaging issue.Eduardo Julian2021-10-091-40/+40
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-17/+17
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-8/+8
* Made the "#" character great again!Eduardo Julian2021-09-121-32/+32
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-10/+10
* De-taggification | part 4Eduardo Julian2021-09-071-25/+25
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-2/+2
* 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
* 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