aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification/compositor (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed the indentation of variants.Eduardo Julian2021-09-102-23/+23
* Migrated variants to the new syntax.Eduardo Julian2021-09-106-115/+115
* De-bracing | part 1Eduardo Julian2021-09-081-6/+12
* De-taggification | part 4Eduardo Julian2021-09-078-60/+60
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-055-7/+7
* De-taggification | part 2Eduardo Julian2021-09-048-64/+64
* Unified tuple and record syntax.Eduardo Julian2021-09-034-22/+22
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-2/+2
* 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-184-12/+12
* 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-115-8/+8
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-092-12/+12
* No more #export magic syntax.Eduardo Julian2021-08-088-12/+12
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-075-7/+7
* 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-288-195/+195
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-274-25/+27
* 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-158-0/+1065