aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/repository/local.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-sigil-ification: suffix : [Part 14]Eduardo Julian2022-06-161-1/+1
|
* De-sigil-ification: suffix : [Part 13]Eduardo Julian2022-06-161-7/+7
|
* New "format" hierarchy.Eduardo Julian2022-06-131-1/+1
|
* De-sigil-ification: suffix : [Part 4]Eduardo Julian2022-06-121-20/+20
|
* De-sigil-ification: #Eduardo Julian2022-06-041-6/+6
|
* Extensible import syntax [Part 5]Eduardo Julian2022-06-031-1/+1
|
* Extensible import syntax [Part 4]Eduardo Julian2022-06-031-3/+3
|
* Extensible import syntax [Part 3]Eduardo Julian2022-06-021-1/+1
|
* Extensible import syntax: Part 1Eduardo Julian2022-06-011-6/+6
|
* Can now deploy releases with Aedifex.Eduardo Julian2022-04-081-13/+15
|
* De-sigil-ification: &Eduardo Julian2022-04-071-30/+30
|
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
|
* Updated only/except import syntax to take into account record => variant ↵Eduardo Julian2021-09-131-5/+5
| | | | syntax change.
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-8/+8
|
* Made the "#" character great again!Eduardo Julian2021-09-121-1/+1
|
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-1/+1
|
* De-taggification | part 4Eduardo Julian2021-09-071-9/+9
|
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-1/+1
|
* De-taggification | part 2Eduardo Julian2021-09-041-7/+7
|
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-2/+2
|
* 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-1/+1
|
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-2/+2
|
* Re-named Promise to Async.Eduardo Julian2021-07-261-7/+7
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-15/+16
|
* Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian2021-07-111-9/+12
|
* Simplified the API for file-system operations.Eduardo Julian2021-07-061-32/+30
|
* No longer employing the capabilities model on the lux/world/* modules.Eduardo Julian2021-07-021-6/+4
| | | Capabilities should be opt-in, but using them in the standard library makes them mandatory.
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-1/+1
| | | "signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it.
* Extracted Licentia out of the standard library.Eduardo Julian2021-06-141-6/+4
|
* Re-named lux/host to lux/ffi.Eduardo Julian2021-05-241-1/+1
|
* Mo' updates, less problems.Eduardo Julian2021-02-071-8/+14
|
* Place the "program:" macro of "lux/control/parser/cli" in its own module.Eduardo Julian2021-01-031-1/+1
|
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-291-0/+58