aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/parser (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-16Can now compile the JVM back-end using itself.Eduardo Julian2-18/+32
2023-01-13Better formatting for types & symbols for compilation logging.Eduardo Julian1-1/+1
2023-01-13Re-licensed to MPL 2.0Eduardo Julian11-0/+33
2022-12-02Added some simple time-series handling machinery.Eduardo Julian9-15/+15
2022-11-21Added index section to documentation + re-named Primitive -> NominalEduardo Julian2-11/+11
2022-11-20Fixed a bug when optimization record access.Eduardo Julian2-4/+4
2022-11-15Added LineNumberTable annotations to functions when compiling for the JVM.Eduardo Julian2-15/+18
2022-10-24New module just for the Char type + fixes to JSON parsing.Eduardo Julian1-1/+2
2022-10-19Migrating default extensions to the new format [Part 2]Eduardo Julian2-12/+12
2022-10-01New format for extensions [part 2]Eduardo Julian1-1/+1
2022-10-01New format for extensions [part 1]Eduardo Julian1-1/+1
2022-09-02Made labels (tags & slots) into normal definitions.Eduardo Julian1-1/+1
2022-08-11Improved exception-definition macro.Eduardo Julian9-67/+76
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