aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification/compositor/generation/function.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-sigil-ification: >Eduardo Julian2022-03-141-1/+0
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-9/+9
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-7/+7
* Made the "#" character great again!Eduardo Julian2021-09-121-18/+18
* De-taggification | part 4Eduardo Julian2021-09-071-8/+8
* 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
* 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