aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/repository/remote.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-3/+3
|
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-3/+3
|
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-5/+5
|
* No more #export magic syntax.Eduardo Julian2021-08-081-1/+1
|
* More renamings.Eduardo Julian2021-07-301-4/+4
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-26/+27
|
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-2/+2
|
* No longer employing the capabilities model on the lux/world/* modules.Eduardo Julian2021-07-021-0/+130
Capabilities should be opt-in, but using them in the standard library makes them mandatory.