aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/control/codec.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian2019-04-061-29/+0
* Changed the naming style for structures.Eduardo Julian2019-02-041-6/+6
* Re-named the "Error" tag to "Failure".Eduardo Julian2018-12-151-4/+6
* - Improvements to import syntax [part 2].Eduardo Julian2018-07-111-3/+3
* - Re-named "struct:" to "structure:".Eduardo Julian2018-07-101-1/+1
* - Re-named "sig:" to "signature:".Eduardo Julian2018-07-101-1/+1
* - Moved the "wrap" function into Monad, and removed Applicative from Monad's ...Eduardo Julian2018-05-021-2/+1
* - Changed the identifier separator, from the semi-colon (;) to the period/dot...Eduardo Julian2017-11-291-5/+5
* - Re-named the "." function to "compose" and moved it to lux/function.Eduardo Julian2017-11-281-3/+3
* - Got rid of even more dots.Eduardo Julian2017-11-271-1/+1
* - Re-named "Result" type back to "Error".Eduardo Julian2017-10-161-3/+3
* - Small refactorings and bug fixes.Eduardo Julian2017-07-221-6/+10
* - Can now generate Eq instances for #rec-style recursive types.Eduardo Julian2017-07-151-1/+1
* - Renamed "Error" to "Result".Eduardo Julian2017-05-171-3/+3
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-261-5/+0
* - Updated the documentation of most modules left.Eduardo Julian2017-01-041-8/+9
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-011-0/+28