aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification/compositor/generation/function.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-1/+1
|
* De-taggification | part 2Eduardo Julian2021-09-041-10/+10
|
* Unified tuple and record syntax.Eduardo Julian2021-09-031-14/+14
|
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-5/+5
|
* Some bug fixes.Eduardo Julian2021-08-181-3/+3
|
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-1/+1
|
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-141-2/+2
|
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-2/+2
|
* No more #export magic syntax.Eduardo Julian2021-08-081-1/+1
|
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-1/+1
|
* Fixed a bug in the new compiler which allowed the same module to be imported ↵Eduardo Julian2021-08-021-1/+1
| | | | more than once.
* Re-named List's tags: Nil => End && Cons => ItemEduardo Julian2021-07-281-15/+15
|
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-6/+8
|
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-151-0/+93