aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification/lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-taggification | part 2Eduardo Julian2021-09-0417-85/+85
* Updates to the Ruby compiler.Eduardo Julian2021-08-2713-30/+30
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-248-57/+57
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-234-20/+19
* Some bug fixes.Eduardo Julian2021-08-181-1/+1
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-1/+1
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-1/+1
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-2/+2
* No more #export magic syntax.Eduardo Julian2021-08-0817-19/+19
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-073-7/+7
* Yet more renamings.Eduardo Julian2021-07-311-31/+13
* More renamings.Eduardo Julian2021-07-302-10/+10
* Re-named List's tags: Nil => End && Cons => ItemEduardo Julian2021-07-284-13/+13
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-276-131/+131
* Re-named Promise to Async.Eduardo Julian2021-07-264-50/+50
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-252-14/+14
* Made the default JS file-system promise-based so it works well on Node.Eduardo Julian2021-07-191-4/+3
* Fixed some inconsistent naming.Eduardo Julian2021-07-162-8/+8
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-1517-0/+1054