aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/repository/remote.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-8/+8
|
* De-taggification | part 4Eduardo Julian2021-09-071-17/+17
|
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-1/+1
|
* De-taggification | part 2Eduardo Julian2021-09-041-9/+9
|
* Unified tuple and record syntax.Eduardo Julian2021-09-031-10/+10
|
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-7/+7
|
* 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.