aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-08De-bracing | part 1Eduardo Julian1-6/+12
2021-09-07De-taggification | part 4Eduardo Julian27-173/+173
2021-09-05Changed the syntax of do/be's (co)monad bindings.Eduardo Julian12-33/+33
2021-09-04De-taggification | part 2Eduardo Julian27-168/+168
2021-09-03Unified tuple and record syntax.Eduardo Julian4-22/+22
2021-08-27Updates to the Ruby compiler.Eduardo Julian15-33/+33
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian13-73/+73
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian5-25/+24
2021-08-18Some bug fixes.Eduardo Julian7-16/+16
2021-08-16Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian5-7/+7
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 Julian7-10/+10
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian3-14/+14
2021-08-08No more #export magic syntax.Eduardo Julian27-33/+33
2021-08-07Made the be/de macros for (co)monadic expression extensible.Eduardo Julian10-17/+17
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-31Yet more renamings.Eduardo Julian1-31/+13
2021-07-30More renamings.Eduardo Julian3-14/+14
2021-07-28Re-named List's tags: Nil => End && Cons => ItemEduardo Julian13-210/+210
2021-07-27Re-named wrap => in && unwrap => out.Eduardo Julian12-181/+183
2021-07-26Re-named Promise to Async.Eduardo Julian8-77/+77
2021-07-25Better syntax for "library/lux.^multi".Eduardo Julian4-26/+26
2021-07-19Made the default JS file-system promise-based so it works well on Node.Eduardo Julian1-4/+3
2021-07-16Fixed some inconsistent naming.Eduardo Julian3-9/+9
2021-07-15Re-named "spec" hierarchy to "specification".Eduardo Julian27-0/+2243