aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/parser (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-11Re-named the "case" macro to "when".Eduardo Julian11-96/+96
2022-07-06Made exception.report a function.Eduardo Julian8-41/+41
2022-07-06Moved compiler machinery under lux/meta.Eduardo Julian2-4/+2
2022-07-03Added a new custom type for pattern-matching macros.Eduardo Julian4-11/+11
2022-07-02Moved "lux/macro" to "lux/meta/macro".Eduardo Julian4-14/+14
2022-07-02More traditional names for unquoting macros.Eduardo Julian2-3/+3
2022-07-01Moved "lux/macro/code" to "lux/meta/code".Eduardo Julian4-11/+12
2022-06-30Alternative names for (un)quoting macros.Eduardo Julian3-18/+20
2022-06-29New "parser" hierarchy. [Part 6]Eduardo Julian1-0/+44
2022-06-27New "parser" hierarchy. [Part 5]Eduardo Julian2-0/+152
2022-06-26New "parser" hierarchy. [Part 4]Eduardo Julian2-0/+576
2022-06-26De-sigil-ification: suffix : [Part 16]Eduardo Julian6-46/+46
2022-06-25De-sigil-ification: suffix : [Part 15]Eduardo Julian6-11/+11
2022-06-16De-sigil-ification: suffix : [Part 14]Eduardo Julian6-16/+16
2022-06-16New "parser" hierarchy. [Part 3]Eduardo Julian2-0/+344
2022-06-16De-sigil-ification: suffix : [Part 13]Eduardo Julian4-86/+86
2022-06-15Better syntax for the "sharing" and "by_example" macros.Eduardo Julian1-5/+4
2022-06-14New "parser" hierarchy. [Part 2]Eduardo Julian2-0/+470
2022-06-13New "format" hierarchy.Eduardo Julian1-1/+1
2022-06-12Re-named "partial_list" to "list.partial".Eduardo Julian1-3/+3
2022-06-12Re-named the "poly" hierarchy to "polytypic".Eduardo Julian2-0/+539