aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/dependency/status.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
|
* Updated only/except import syntax to take into account record => variant ↵Eduardo Julian2021-09-131-3/+3
| | | | syntax change.
* Made the "#" character great again!Eduardo Julian2021-09-121-1/+1
|
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-5/+5
|
* De-taggification | part 4Eduardo Julian2021-09-071-4/+4
|
* De-taggification | part 2Eduardo Julian2021-09-041-5/+5
|
* Updates to the Lua compiler.Eduardo Julian2021-08-251-4/+5
|
* No more #export magic syntax.Eduardo Julian2021-08-081-3/+3
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-7/+8
|
* No longer employing the capabilities model on the lux/world/* modules.Eduardo Julian2021-07-021-4/+2
| | | 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.
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-291-0/+7
|
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-2/+2
|
* Properly naming unicode Block type.Eduardo Julian2020-12-221-0/+35