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