aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/control/effect.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Move the structures for the Free monad into lux/control/monad.Eduardo Julian2017-04-101-53/+0
* - Renamed "lambda" to "function".Eduardo Julian2017-04-101-5/+5
* - Some refactorings, new types & functions, and moved the lux/effect module t...Eduardo Julian2017-04-011-0/+396
* - Moved the lux/data/struct/* modules to lux/data/coll/*.Eduardo Julian2017-01-251-406/+0
* - Simplified the macros for asking about or ensuring AST tokens.Eduardo Julian2017-01-121-1/+1
* - Fixed a lot of errors in the documentation.Eduardo Julian2017-01-061-16/+17
* - Updated the documentation of most modules left.Eduardo Julian2017-01-041-5/+51
* - Fixed a bug in the way effect-handling worked.Eduardo Julian2016-12-181-25/+32
* - Bug fixes and refactorings for algebraic effects.Eduardo Julian2016-12-181-42/+79
* - Updated tests for lux/type.Eduardo Julian2016-12-151-1/+1
* - No longer using record syntax in certain macros.Eduardo Julian2016-12-121-6/+6
* - Minor refactorings and expansions.Eduardo Julian2016-12-041-3/+3
* - Changed the names of math op functions to make them more consistent and sim...Eduardo Julian2016-12-021-1/+1
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-011-0/+315