aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/repository (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-taggification | part 2Eduardo Julian2021-09-044-18/+18
* Unified tuple and record syntax.Eduardo Julian2021-09-031-10/+10
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-242-9/+9
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-232-4/+4
* 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-084-6/+6
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-1/+1
* More renamings.Eduardo Julian2021-07-302-5/+5
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-11/+11
* Re-named Promise to Async.Eduardo Julian2021-07-261-2/+2
* Now allowing compilers to generate custom-named outputs.Eduardo Julian2021-07-171-1/+1
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-152-2/+2
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-144-60/+64
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-124-14/+12
* Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian2021-07-111-0/+51
* No longer employing the capabilities model on the lux/world/* modules.Eduardo Julian2021-07-021-0/+130
* Some renamings.Eduardo Julian2020-12-262-3/+27
* Refactored "export" common syntax.Eduardo Julian2020-12-231-0/+30