aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Updates to the Ruby compiler.Eduardo Julian2021-08-2715-33/+33
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-2413-73/+73
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-235-25/+24
* Some bug fixes.Eduardo Julian2021-08-187-16/+16
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-165-7/+7
* 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-117-10/+10
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-093-14/+14
* No more #export magic syntax.Eduardo Julian2021-08-0827-33/+33
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-0710-17/+17
* 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
* Yet more renamings.Eduardo Julian2021-07-311-31/+13
* More renamings.Eduardo Julian2021-07-303-14/+14
* Re-named List's tags: Nil => End && Cons => ItemEduardo Julian2021-07-2813-210/+210
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-2712-181/+183
* Re-named Promise to Async.Eduardo Julian2021-07-268-77/+77
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-254-26/+26
* 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-163-9/+9
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-1527-0/+2243