aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/function.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Fixes for compiler build [part 0].Eduardo Julian2018-07-131-3/+3
* - Improvements to import syntax [part 2].Eduardo Julian2018-07-111-2/+2
* - Improvements to import syntax [part 0].Eduardo Julian2018-07-101-1/+1
* - Re-named "struct:" to "structure:".Eduardo Julian2018-07-101-1/+1
* - Minor refactorings.Eduardo Julian2018-06-141-1/+1
* - Improved the syntax for the "lux.function" macro.Eduardo Julian2018-04-051-2/+2
* - Re-named lux/type/opaque to lux/type/abstract.Eduardo Julian2017-11-291-1/+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-4/+8
* - Changed the terminology of monoids ("append" -> "compose", "unit" -> "ident...Eduardo Julian2017-09-191-2/+2
* - Renamed "lambda" to "function".Eduardo Julian2017-04-101-2/+2
* - Renamed lux/codata/* to lux/function/* and moved the lux/codata/coll/stream...Eduardo Julian2017-04-031-0/+20