aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification/compositor/generation/function.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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