aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification/compositor.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-11Relocated maybe and lazy from data to control.Eduardo Julian1-1/+1
2021-08-08No more #export magic syntax.Eduardo Julian1-1/+1
2021-08-07Made the be/de macros for (co)monadic expression extensible.Eduardo Julian1-1/+1
2021-07-28Re-named List's tags: Nil => End && Cons => ItemEduardo Julian1-2/+2
2021-07-27Re-named wrap => in && unwrap => out.Eduardo Julian1-1/+1
2021-07-26Re-named Promise to Async.Eduardo Julian1-1/+1
2021-07-15Re-named "spec" hierarchy to "specification".Eduardo Julian1-0/+0
2019-09-07Renamed "Statement" to "Directive".Eduardo Julian1-7/+7
2019-07-02Re-name "lux/data/error" to "lux/control/try".Eduardo Julian1-5/+4
2019-04-27Ported tests for type analysis.Eduardo Julian1-12/+19
2019-04-26Refactored the spec a bit better.Eduardo Julian1-56/+45
2019-04-26- Ported pattern-matching tests.Eduardo Julian1-24/+2
2019-04-26Ported reference tests.Eduardo Julian1-20/+45
2019-04-26WIP: Turning compiler tests into a re-usable specification.Eduardo Julian1-0/+69