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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Proper testing for debug.log!
Eduardo Julian
2022-08-17
42
-288
/
+524
*
Documentation changes for v0.7.0
Eduardo Julian
2022-08-14
67
-819
/
+903
*
Disabled running tests on Node because of weird "replaceAll" issue.
Eduardo Julian
2022-08-12
1
-10
/
+11
*
Updated setup-node in CI in hopes of solving "replaceAll" issue.
Eduardo Julian
2022-08-12
1
-1
/
+1
*
Fixes for Aedifex tests.
Eduardo Julian
2022-08-12
31
-179
/
+249
*
Fixed test suite.
Eduardo Julian
2022-08-12
50
-2578
/
+2578
*
Improved exception-definition macro.
Eduardo Julian
2022-08-11
137
-1117
/
+1267
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
498
-4663
/
+4827
*
Extracted property-based testing machinery into its own module.
Eduardo Julian
2022-08-10
342
-3375
/
+3873
*
Extracted test-tallying machinery into its own module.
Eduardo Julian
2022-07-30
63
-2222
/
+2358
*
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
117
-2844
/
+3040
*
Now statically resolving values from globals in pattern-matching.
Eduardo Julian
2022-07-28
112
-1744
/
+1835
*
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
92
-857
/
+1035
*
Better error reporting when analyzing variants.
Eduardo Julian
2022-07-10
5
-20
/
+29
*
Removed the need for ,! unquoting.
Eduardo Julian
2022-07-10
59
-792
/
+740
*
First-class programs instead of having a "lux program" extension.
Eduardo Julian
2022-07-09
72
-778
/
+806
*
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
162
-1228
/
+1215
*
Moved "lux/static" to "lux/meta/static".
Eduardo Julian
2022-07-08
26
-49
/
+53
*
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
34
-430
/
+629
*
Moved "lux/time" to "lux/world/time".
Eduardo Julian
2022-07-06
66
-174
/
+203
*
Made exception.report a function.
Eduardo Julian
2022-07-06
109
-932
/
+806
*
Moved compiler machinery under lux/meta.
Eduardo Julian
2022-07-06
324
-165
/
+118
*
Re-named "do_to" to "to".
Eduardo Julian
2022-07-03
30
-507
/
+404
*
Moved "lux/target" to "lux/meta/target".
Eduardo Julian
2022-07-03
257
-813
/
+905
*
Added a new custom type for pattern-matching macros.
Eduardo Julian
2022-07-03
251
-1683
/
+1461
*
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
311
-2960
/
+2911
*
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
2022-07-01
191
-752
/
+839
*
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
53
-3001
/
+2950
*
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
45
-978
/
+886
*
Better syntax for getting/setting fields when defining JVM classes.
Eduardo Julian
2022-06-29
54
-534
/
+433
*
New "parser" hierarchy. [Part 5]
Eduardo Julian
2022-06-27
33
-577
/
+510
*
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
86
-2960
/
+2316
*
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
186
-1270
/
+1062
*
De-sigil-ification: suffix : [Part 16]
Eduardo Julian
2022-06-26
147
-2590
/
+2757
*
(Even) better syntax for invoking super methods inside overriden methods.
Eduardo Julian
2022-06-26
2
-96
/
+176
[next]