index
:
lux
master
fork of https://github.com/LuxLang/lux for my bookshelf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
source
/
parser
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Can now compile the JVM back-end using itself.
Eduardo Julian
2023-01-16
2
-18
/
+32
*
Better formatting for types & symbols for compilation logging.
Eduardo Julian
2023-01-13
1
-1
/
+1
*
Re-licensed to MPL 2.0
Eduardo Julian
2023-01-13
11
-0
/
+33
*
Added some simple time-series handling machinery.
Eduardo Julian
2022-12-02
9
-15
/
+15
*
Added index section to documentation + re-named Primitive -> Nominal
Eduardo Julian
2022-11-21
2
-11
/
+11
*
Fixed a bug when optimization record access.
Eduardo Julian
2022-11-20
2
-4
/
+4
*
Added LineNumberTable annotations to functions when compiling for the JVM.
Eduardo Julian
2022-11-15
2
-15
/
+18
*
New module just for the Char type + fixes to JSON parsing.
Eduardo Julian
2022-10-24
1
-1
/
+2
*
Migrating default extensions to the new format [Part 2]
Eduardo Julian
2022-10-19
2
-12
/
+12
*
New format for extensions [part 2]
Eduardo Julian
2022-10-01
1
-1
/
+1
*
New format for extensions [part 1]
Eduardo Julian
2022-10-01
1
-1
/
+1
*
Made labels (tags & slots) into normal definitions.
Eduardo Julian
2022-09-02
1
-1
/
+1
*
Improved exception-definition macro.
Eduardo Julian
2022-08-11
9
-67
/
+76
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
11
-96
/
+96
*
Made exception.report a function.
Eduardo Julian
2022-07-06
8
-41
/
+41
*
Moved compiler machinery under lux/meta.
Eduardo Julian
2022-07-06
2
-4
/
+2
*
Added a new custom type for pattern-matching macros.
Eduardo Julian
2022-07-03
4
-11
/
+11
*
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
2022-07-02
4
-14
/
+14
*
More traditional names for unquoting macros.
Eduardo Julian
2022-07-02
2
-3
/
+3
*
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
2022-07-01
4
-11
/
+12
*
Alternative names for (un)quoting macros.
Eduardo Julian
2022-06-30
3
-18
/
+20
*
New "parser" hierarchy. [Part 6]
Eduardo Julian
2022-06-29
1
-0
/
+44
*
New "parser" hierarchy. [Part 5]
Eduardo Julian
2022-06-27
2
-0
/
+152
*
New "parser" hierarchy. [Part 4]
Eduardo Julian
2022-06-26
2
-0
/
+576
*
De-sigil-ification: suffix : [Part 16]
Eduardo Julian
2022-06-26
6
-46
/
+46
*
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2022-06-25
6
-11
/
+11
*
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
2022-06-16
6
-16
/
+16
*
New "parser" hierarchy. [Part 3]
Eduardo Julian
2022-06-16
2
-0
/
+344
*
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
2022-06-16
4
-86
/
+86
*
Better syntax for the "sharing" and "by_example" macros.
Eduardo Julian
2022-06-15
1
-5
/
+4
*
New "parser" hierarchy. [Part 2]
Eduardo Julian
2022-06-14
2
-0
/
+470
*
New "format" hierarchy.
Eduardo Julian
2022-06-13
1
-1
/
+1
*
Re-named "partial_list" to "list.partial".
Eduardo Julian
2022-06-12
1
-3
/
+3
*
Re-named the "poly" hierarchy to "polytypic".
Eduardo Julian
2022-06-12
2
-0
/
+539