aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification/compositor (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-115-8/+8
|
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-092-12/+12
|
* No more #export magic syntax.Eduardo Julian2021-08-088-12/+12
|
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-075-7/+7
|
* Fixed a bug in the new compiler which allowed the same module to be imported ↵Eduardo Julian2021-08-021-1/+1
| | | | more than once.
* Even more renamings.Eduardo Julian2021-08-011-2/+2
|
* More renamings.Eduardo Julian2021-07-301-4/+4
|
* Re-named List's tags: Nil => End && Cons => ItemEduardo Julian2021-07-288-195/+195
|
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-274-25/+27
|
* Re-named Promise to Async.Eduardo Julian2021-07-262-23/+23
|
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-252-12/+12
|
* Fixed some inconsistent naming.Eduardo Julian2021-07-161-1/+1
|
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-158-0/+1065