aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/control/codec.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-06Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian1-29/+0
2019-02-04Changed the naming style for structures.Eduardo Julian1-6/+6
2018-12-15Re-named the "Error" tag to "Failure".Eduardo Julian1-4/+6
2018-07-11- Improvements to import syntax [part 2].Eduardo Julian1-3/+3
2018-07-10- Re-named "struct:" to "structure:".Eduardo Julian1-1/+1
2018-07-10- Re-named "sig:" to "signature:".Eduardo Julian1-1/+1
2018-05-02- Moved the "wrap" function into Monad, and removed Applicative from Monad's ...Eduardo Julian1-2/+1
2017-11-29- Changed the identifier separator, from the semi-colon (;) to the period/dot...Eduardo Julian1-5/+5
2017-11-28- Re-named the "." function to "compose" and moved it to lux/function.Eduardo Julian1-3/+3
2017-11-27- Got rid of even more dots.Eduardo Julian1-1/+1
2017-10-16- Re-named "Result" type back to "Error".Eduardo Julian1-3/+3
2017-07-22- Small refactorings and bug fixes.Eduardo Julian1-6/+10
2017-07-15- Can now generate Eq instances for #rec-style recursive types.Eduardo Julian1-1/+1
2017-05-17- Renamed "Error" to "Result".Eduardo Julian1-3/+3
2017-01-26- Changed the license from MPL 2.0 to MIT.Eduardo Julian1-5/+0
2017-01-04- Updated the documentation of most modules left.Eduardo Julian1-8/+9
2016-12-01- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian1-0/+28