aboutsummaryrefslogtreecommitdiff
path: root/documentation/book (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-08-18Some bug fixes.Eduardo Julian2-1/+94
2021-08-14Moved documentation-generation machinery to its own module.Eduardo Julian2-1/+194
2021-08-13Made program: specify its bindings the same way as syntax:.Eduardo Julian2-1/+200
2021-08-12Improved binding syntax for "syntax:".Eduardo Julian2-1/+114
2021-08-11Relocated maybe and lazy from data to control.Eduardo Julian2-1/+242
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian2-1/+265
2021-08-08No more #export magic syntax.Eduardo Julian1-1/+1
2021-08-07Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2-1/+169
2021-08-02Fixed a bug in the new compiler which allowed the same module to be imported ↵Eduardo Julian2-1/+316
more than once.
2021-08-01Even more renamings.Eduardo Julian2-1/+191
2021-07-31Yet more renamings.Eduardo Julian2-1/+317
2021-07-30More renamings.Eduardo Julian2-1/+375
2021-07-29Switched from the "from to" convention to the "minimum additional" convention.Eduardo Julian2-1/+176
2021-07-28Re-named List's tags: Nil => End && Cons => ItemEduardo Julian2-1/+226
2021-07-27Re-named wrap => in && unwrap => out.Eduardo Julian3-8/+160
2021-07-26Re-named Promise to Async.Eduardo Julian2-0/+105
2021-07-25Better syntax for "library/lux.^multi".Eduardo Julian1-0/+31