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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fixes for Aedifex tests.
Eduardo Julian
2022-08-12
30
-159
/
+227
|
*
Fixed test suite.
Eduardo Julian
2022-08-12
34
-2565
/
+2486
|
*
Improved exception-definition macro.
Eduardo Julian
2022-08-11
127
-1071
/
+1200
|
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
485
-4447
/
+4611
|
*
Extracted property-based testing machinery into its own module.
Eduardo Julian
2022-08-10
336
-3317
/
+3803
|
*
Extracted test-tallying machinery into its own module.
Eduardo Julian
2022-07-30
50
-2195
/
+2289
|
*
Extracted test-coverage machinery into its own module.
Eduardo Julian
2022-07-28
26
-1124
/
+1164
|
*
Extracted unit-testing machinery into its own module.
Eduardo Julian
2022-07-28
115
-2798
/
+2995
|
*
Now statically resolving values from globals in pattern-matching.
Eduardo Julian
2022-07-28
108
-1726
/
+1817
|
*
New flat format for documentation fragments.
Eduardo Julian
2022-07-27
19
-382
/
+369
|
*
Slightly cleaner application of variance for FRP channels.
Eduardo Julian
2022-07-26
14
-119
/
+130
|
*
Made inlined functions into first-class macros.
Eduardo Julian
2022-07-26
22
-601
/
+559
|
*
Better error reporting when analyzing variants.
Eduardo Julian
2022-07-10
5
-20
/
+29
|
*
Removed the need for ,! unquoting.
Eduardo Julian
2022-07-10
49
-740
/
+697
|
*
First-class programs instead of having a "lux program" extension.
Eduardo Julian
2022-07-09
42
-436
/
+446
|
*
Extracted macro-expansion machinery into its own module.
Eduardo Julian
2022-07-08
15
-198
/
+229
|
*
Folded "default" documentation into regular definition documentation.
Eduardo Julian
2022-07-08
153
-2800
/
+2788
|
*
Moved "lux/extension" to "lux/meta/extension".
Eduardo Julian
2022-07-08
10
-25
/
+25
|
*
Re-named the "documentation" macro to "definition".
Eduardo Julian
2022-07-08
161
-1226
/
+1213
|
*
Moved "lux/static" to "lux/meta/static".
Eduardo Julian
2022-07-08
24
-27
/
+31
|
*
Extensible macro vocabulary for "lux/macro/pattern.`".
Eduardo Julian
2022-07-08
5
-161
/
+197
|
*
Moved "lux/locale" to "lux/world/locale".
Eduardo Julian
2022-07-08
14
-7
/
+10
|
*
Added support for defining custom/closed macro systems.
Eduardo Julian
2022-07-07
12
-430
/
+531
|
*
Moved "lux/time" to "lux/world/time".
Eduardo Julian
2022-07-06
65
-171
/
+200
|
*
Made exception.report a function.
Eduardo Julian
2022-07-06
100
-877
/
+751
|
*
Moved compiler machinery under lux/meta.
Eduardo Julian
2022-07-06
315
-150
/
+105
|
*
Re-named "do_to" to "to".
Eduardo Julian
2022-07-03
25
-505
/
+389
|
*
Moved "lux/target" to "lux/meta/target".
Eduardo Julian
2022-07-03
256
-805
/
+897
|
*
Added a new custom type for pattern-matching macros.
Eduardo Julian
2022-07-03
245
-1640
/
+1418
|
*
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
2022-07-02
283
-825
/
+901
|
*
More traditional names for unquoting macros.
Eduardo Julian
2022-07-02
299
-2899
/
+2848
|
*
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
2022-07-01
178
-752
/
+753
|
*
Alternative names for (un)quoting macros.
Eduardo Julian
2022-06-30
162
-469
/
+590
|
*
Moved ".../dictionary/plist" to ".../list/property".
Eduardo Julian
2022-06-30
34
-629
/
+593
|
*
Better naming for measure/quantity types.
Eduardo Julian
2022-06-30
21
-2990
/
+2796
|
*
New "parser" hierarchy. [Part 6]
Eduardo Julian
2022-06-29
25
-543
/
+385
|
*
Better syntax for calling virtual methods when defining JVM classes.
Eduardo Julian
2022-06-29
44
-976
/
+884
|
*
Better syntax for getting/setting fields when defining JVM classes.
Eduardo Julian
2022-06-29
12
-507
/
+294
|
*
New "parser" hierarchy. [Part 5]
Eduardo Julian
2022-06-27
32
-570
/
+503
|
*
Extensible spliced un-quoting.
Eduardo Julian
2022-06-27
23
-1996
/
+1845
|
*
Extensible un-quoting.
Eduardo Julian
2022-06-27
15
-472
/
+545
|
*
Re-named directives to declarations.
Eduardo Julian
2022-06-26
82
-2949
/
+2304
|
*
Re-named "format/lux/data/binary.Writer" to "Format".
Eduardo Julian
2022-06-26
106
-2838
/
+2533
|
*
New "parser" hierarchy. [Part 4]
Eduardo Julian
2022-06-26
181
-1266
/
+1059
|
*
De-sigil-ification: suffix : [Part 16]
Eduardo Julian
2022-06-26
137
-2549
/
+2715
|
*
(Even) better syntax for invoking super methods inside overriden methods.
Eduardo Julian
2022-06-26
1
-93
/
+173
|
*
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2022-06-25
346
-1138
/
+1138
|
*
Generalized machinery for context-aware macros.
Eduardo Julian
2022-06-24
6
-294
/
+288
|
*
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
2022-06-16
1042
-2067
/
+2067
|
*
New "parser" hierarchy. [Part 3]
Eduardo Julian
2022-06-16
28
-468
/
+425
|
[next]