aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/data/text/escape.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-licensed to MPL 2.0Eduardo Julian2023-01-131-0/+3
* Added some simple time-series handling machinery.Eduardo Julian2022-12-021-2/+2
* New module just for the Char type + fixes to JSON parsing.Eduardo Julian2022-10-241-1/+2
* Migrating default extensions to the new format [Part 2]Eduardo Julian2022-10-191-15/+15
* Improved exception-definition macro.Eduardo Julian2022-08-111-7/+7
* Re-named the "case" macro to "when".Eduardo Julian2022-08-111-8/+8
* Now statically resolving values from globals in pattern-matching.Eduardo Julian2022-07-281-5/+5
* Made exception.report a function.Eduardo Julian2022-07-061-7/+7
* Added a new custom type for pattern-matching macros.Eduardo Julian2022-07-031-5/+5
* Moved "lux/macro" to "lux/meta/macro".Eduardo Julian2022-07-021-4/+4
* Moved "lux/macro/code" to "lux/meta/code".Eduardo Julian2022-07-011-2/+2
* New "parser" hierarchy. [Part 4]Eduardo Julian2022-06-261-4/+4
* De-sigil-ification: suffix : [Part 16]Eduardo Julian2022-06-261-7/+7
* De-sigil-ification: suffix : [Part 14]Eduardo Julian2022-06-161-1/+1
* De-sigil-ification: suffix : [Part 13]Eduardo Julian2022-06-161-18/+18
* New "format" hierarchy.Eduardo Julian2022-06-131-1/+1
* De-sigil-ification: suffix : [Part 3]Eduardo Julian2022-06-121-6/+6
* De-sigil-ification: : [Part 2]Eduardo Julian2022-06-111-8/+9
* De-sigil-ification: #Eduardo Julian2022-06-041-2/+2
* Extensible import syntax [Part 5]Eduardo Julian2022-06-031-1/+1
* Extensible import syntax [Part 3]Eduardo Julian2022-06-021-1/+1
* Extensible import syntax: Part 1Eduardo Julian2022-06-011-7/+7
* Now demanding mandatory loop names, instead of using default "again" name.Eduardo Julian2022-03-301-8/+8
* Leaner syntax for library/lux/control/exception.reportEduardo Julian2022-03-151-7/+7
* De-sigil-ification: ^Eduardo Julian2022-03-151-8/+9
* Fixes for the pure-Lux JVM compiler machinery. [Part 8]Eduardo Julian2022-01-191-19/+19
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Re-named "recur" to "again".Eduardo Julian2021-09-141-6/+6
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-7/+7
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-2/+2
* Made the "#" character great again!Eduardo Julian2021-09-121-6/+6
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-8/+8
* Normalized syntax of "exception:", "actor:" and "message:".Eduardo Julian2021-09-081-3/+6
* De-taggification | part 4Eduardo Julian2021-09-071-7/+7
* De-taggification | part 2Eduardo Julian2021-09-041-8/+8
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-2/+2
* More fixes.Eduardo Julian2021-08-201-4/+0
* Some bug fixes.Eduardo Julian2021-08-181-6/+6
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-3/+3
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-1/+1
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-6/+5
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-24/+25
* No more #export magic syntax.Eduardo Julian2021-08-081-7/+7
* Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian2021-08-021-3/+3
* Even more renamings.Eduardo Julian2021-08-011-2/+2
* Yet more renamings.Eduardo Julian2021-07-311-0/+4
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-5/+5
* Re-named Promise to Async.Eduardo Julian2021-07-261-1/+1
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-2/+2
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-0/+244