aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/parser/lux/data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better formatting for types & symbols for compilation logging.Eduardo Julian2023-01-131-1/+1
* Re-licensed to MPL 2.0Eduardo Julian2023-01-135-0/+15
* Added some simple time-series handling machinery.Eduardo Julian2022-12-024-8/+8
* Added index section to documentation + re-named Primitive -> NominalEduardo Julian2022-11-211-10/+10
* Fixed a bug when optimization record access.Eduardo Julian2022-11-202-4/+4
* 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-192-12/+12
* Made labels (tags & slots) into normal definitions.Eduardo Julian2022-09-021-1/+1
* Improved exception-definition macro.Eduardo Julian2022-08-115-38/+43
* Re-named the "case" macro to "when".Eduardo Julian2022-08-115-42/+42
* Made exception.report a function.Eduardo Julian2022-07-064-27/+27
* Added a new custom type for pattern-matching macros.Eduardo Julian2022-07-031-1/+1
* Moved "lux/macro" to "lux/meta/macro".Eduardo Julian2022-07-022-8/+8
* More traditional names for unquoting macros.Eduardo Julian2022-07-021-1/+1
* Moved "lux/macro/code" to "lux/meta/code".Eduardo Julian2022-07-012-5/+6
* Alternative names for (un)quoting macros.Eduardo Julian2022-06-301-2/+3
* New "parser" hierarchy. [Part 5]Eduardo Julian2022-06-271-0/+59
* De-sigil-ification: suffix : [Part 16]Eduardo Julian2022-06-264-36/+36
* De-sigil-ification: suffix : [Part 15]Eduardo Julian2022-06-254-9/+9
* De-sigil-ification: suffix : [Part 14]Eduardo Julian2022-06-164-13/+13
* New "parser" hierarchy. [Part 3]Eduardo Julian2022-06-162-0/+344
* De-sigil-ification: suffix : [Part 13]Eduardo Julian2022-06-162-69/+69
* Better syntax for the "sharing" and "by_example" macros.Eduardo Julian2022-06-151-5/+4
* New "parser" hierarchy. [Part 2]Eduardo Julian2022-06-141-0/+308
* Re-named the "poly" hierarchy to "polytypic".Eduardo Julian2022-06-121-0/+406