aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/codata (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-266-30/+0
* - Added thunks (lazy evaluation).Eduardo Julian2017-01-251-0/+38
* - Moved the lux/data/struct/* modules to lux/data/coll/*.Eduardo Julian2017-01-253-62/+11
* - Updated the documentation of most modules left.Eduardo Julian2017-01-041-1/+1
* - Updated documentation for lux/cli, lux/compiler, lux/codata/*.Eduardo Julian2017-01-026-10/+38
* - Won't be testing call/cc for now.Eduardo Julian2016-12-221-1/+4
* - Added tests for the monad transformers for Error, Maybe, State, List and Env.Eduardo Julian2016-12-182-2/+9
* - No longer using record syntax in certain macros.Eduardo Julian2016-12-121-1/+1
* - Updated tests in the lux/codata branch.Eduardo Julian2016-12-052-6/+6
* - Changed the names of math op functions to make them more consistent and sim...Eduardo Julian2016-12-021-4/+4
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-016-0/+457