aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/macro/poly/text-encoder.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed polytipic text-encoders.Eduardo Julian2017-08-011-140/+0
* - Removed the "M" suffix from monadic functions.Eduardo Julian2017-07-221-29/+29
* - Small refactorings and bug fixes.Eduardo Julian2017-07-221-1/+1
* - Lux no longer has a Char primitive data-type.Eduardo Julian2017-07-021-2/+0
* - Text no longer has a codec (because the decoding didn't handle unicode esca...Eduardo Julian2017-07-011-1/+1
* - Renamed "Error" to "Result".Eduardo Julian2017-05-171-2/+1
* - Renamed "AST" to "Code".Eduardo Julian2017-05-071-7/+7
* - Changed the name of "let%" to "with-expansions".Eduardo Julian2017-05-071-13/+14
* - Simplified some of the documentation and error messages.Eduardo Julian2017-04-121-1/+1
* - Fused the lux/compiler and lux/macro modules.Eduardo Julian2017-04-111-4/+4
* - Renamed "lambda" to "function".Eduardo Julian2017-04-101-10/+10
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-261-5/+0
* - Moved the lux/data/struct/* modules to lux/data/coll/*.Eduardo Julian2017-01-251-2/+2
* - Renamed lux/data/struct/tree to lux/data/struct/tree/rose.Eduardo Julian2017-01-251-1/+1
* - Added tests for lux/macro/poly/*Eduardo Julian2016-12-171-32/+53
* - Minor refactorings and expansions.Eduardo Julian2016-12-041-2/+2
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-011-0/+126