aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification/compositor/generation (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-15"module:" => "using"Eduardo Julian6-6/+6
2021-09-14Re-named "Identifier" to "Symbol".Eduardo Julian1-14/+10
2021-09-14Re-named "name_of" to "symbol".Eduardo Julian4-7/+7
2021-09-14Re-named "Name" to "Symbol".Eduardo Julian4-13/+13
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian6-43/+43
2021-09-12Re-named \ => # && \\ => ##Eduardo Julian6-40/+40
2021-09-12Made the "#" character great again!Eduardo Julian6-111/+111
2021-09-10Fixed the indentation of variants.Eduardo Julian1-21/+21
2021-09-10Migrated variants to the new syntax.Eduardo Julian5-107/+107
2021-09-08De-bracing | part 1Eduardo Julian1-6/+12
2021-09-07De-taggification | part 4Eduardo Julian6-42/+42
2021-09-05Changed the syntax of do/be's (co)monad bindings.Eduardo Julian5-7/+7
2021-09-04De-taggification | part 2Eduardo Julian6-48/+48
2021-09-03Unified tuple and record syntax.Eduardo Julian4-22/+22
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 Julian3-9/+9
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 Julian3-5/+5
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian2-12/+12
2021-08-08No more #export magic syntax.Eduardo Julian6-7/+7
2021-08-07Made the be/de macros for (co)monadic expression extensible.Eduardo Julian4-6/+6
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 Julian6-171/+171
2021-07-27Re-named wrap => in && unwrap => out.Eduardo Julian2-12/+14
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 Julian6-0/+921