aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification/compositor/generation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-136-43/+43
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-126-40/+40
* Made the "#" character great again!Eduardo Julian2021-09-126-111/+111
* Fixed the indentation of variants.Eduardo Julian2021-09-101-21/+21
* Migrated variants to the new syntax.Eduardo Julian2021-09-105-107/+107
* De-bracing | part 1Eduardo Julian2021-09-081-6/+12
* De-taggification | part 4Eduardo Julian2021-09-076-42/+42
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-055-7/+7
* De-taggification | part 2Eduardo Julian2021-09-046-48/+48
* Unified tuple and record syntax.Eduardo Julian2021-09-034-22/+22
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-245-16/+16
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-5/+5
* Some bug fixes.Eduardo Julian2021-08-183-9/+9
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-164-6/+6
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-142-5/+5
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-1/+1
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-1/+1
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-113-5/+5
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-092-12/+12
* No more #export magic syntax.Eduardo Julian2021-08-086-7/+7
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-074-6/+6
* Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian2021-08-021-1/+1
* Even more renamings.Eduardo Julian2021-08-011-2/+2
* More renamings.Eduardo Julian2021-07-301-4/+4
* Re-named List's tags: Nil => End && Cons => ItemEduardo Julian2021-07-286-171/+171
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-272-12/+14
* Re-named Promise to Async.Eduardo Julian2021-07-262-23/+23
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-252-12/+12
* Fixed some inconsistent naming.Eduardo Julian2021-07-161-1/+1
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-156-0/+921