aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/control/effect.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-10- Move the structures for the Free monad into lux/control/monad.Eduardo Julian1-53/+0
2017-04-10- Renamed "lambda" to "function".Eduardo Julian1-5/+5
2017-04-01- Some refactorings, new types & functions, and moved the lux/effect module t...Eduardo Julian1-48/+43
2017-01-26- Changed the license from MPL 2.0 to MIT.Eduardo Julian1-5/+0
2017-01-25- Moved the lux/data/struct/* modules to lux/data/coll/*.Eduardo Julian1-3/+3
2017-01-12- Simplified the macros for asking about or ensuring AST tokens.Eduardo Julian1-1/+1
2017-01-06- Fixed a lot of errors in the documentation.Eduardo Julian1-16/+17
2017-01-04- Updated the documentation of most modules left.Eduardo Julian1-5/+51
2016-12-18- Fixed a bug in the way effect-handling worked.Eduardo Julian1-25/+32
2016-12-18- Bug fixes and refactorings for algebraic effects.Eduardo Julian1-42/+79
2016-12-15- Updated tests for lux/type.Eduardo Julian1-1/+1
2016-12-12- No longer using record syntax in certain macros.Eduardo Julian1-6/+6
2016-12-04- Minor refactorings and expansions.Eduardo Julian1-3/+3
2016-12-02- Changed the names of math op functions to make them more consistent and sim...Eduardo Julian1-1/+1
2016-12-01- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian1-0/+315