aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification/compositor (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-15"module:" => "using"Eduardo Julian8-8/+8
2021-09-14Re-named "Identifier" to "Symbol".Eduardo Julian1-14/+10
2021-09-14No more "^slots".Eduardo Julian1-3/+2
2021-09-14Re-named "name_of" to "symbol".Eduardo Julian4-7/+7
2021-09-14Re-named "Name" to "Symbol".Eduardo Julian5-14/+14
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian8-57/+57
2021-09-12Re-named \ => # && \\ => ##Eduardo Julian7-42/+42
2021-09-12Made the "#" character great again!Eduardo Julian8-117/+117
2021-09-10Fixed the indentation of variants.Eduardo Julian2-23/+23
2021-09-10Migrated variants to the new syntax.Eduardo Julian6-115/+115
2021-09-08De-bracing | part 1Eduardo Julian1-6/+12
2021-09-07De-taggification | part 4Eduardo Julian8-60/+60
2021-09-05Changed the syntax of do/be's (co)monad bindings.Eduardo Julian5-7/+7
2021-09-04De-taggification | part 2Eduardo Julian8-64/+64
2021-09-03Unified tuple and record syntax.Eduardo Julian4-22/+22
2021-08-27Updates to the Ruby compiler.Eduardo Julian1-2/+2
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian5-16/+16
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian1-5/+5
2021-08-18Some bug fixes.Eduardo Julian4-12/+12
2021-08-16Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian4-6/+6
2021-08-14Moved documentation-generation machinery to its own module.Eduardo Julian2-5/+5
2021-08-13Made program: specify its bindings the same way as syntax:.Eduardo Julian1-1/+1
2021-08-12Improved binding syntax for "syntax:".Eduardo Julian1-1/+1
2021-08-11Relocated maybe and lazy from data to control.Eduardo Julian5-8/+8
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian2-12/+12
2021-08-08No more #export magic syntax.Eduardo Julian8-12/+12
2021-08-07Made the be/de macros for (co)monadic expression extensible.Eduardo Julian5-7/+7
2021-08-02Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian1-1/+1
2021-08-01Even more renamings.Eduardo Julian1-2/+2
2021-07-30More renamings.Eduardo Julian1-4/+4
2021-07-28Re-named List's tags: Nil => End && Cons => ItemEduardo Julian8-195/+195
2021-07-27Re-named wrap => in && unwrap => out.Eduardo Julian4-25/+27
2021-07-26Re-named Promise to Async.Eduardo Julian2-23/+23
2021-07-25Better syntax for "library/lux.^multi".Eduardo Julian2-12/+12
2021-07-16Fixed some inconsistent naming.Eduardo Julian1-1/+1
2021-07-15Re-named "spec" hierarchy to "specification".Eduardo Julian8-0/+1065