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
...
*
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
-803
/
+751
*
First-class programs instead of having a "lux program" extension.
Eduardo Julian
2022-07-09
72
-785
/
+813
*
Extracted macro-expansion machinery into its own module.
Eduardo Julian
2022-07-08
15
-200
/
+231
*
Folded "default" documentation into regular definition documentation.
Eduardo Julian
2022-07-08
153
-2807
/
+2795
*
Moved "lux/extension" to "lux/meta/extension".
Eduardo Julian
2022-07-08
10
-27
/
+27
*
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
-164
/
+200
*
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
-465
/
+664
*
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
-814
/
+906
*
Added a new custom type for pattern-matching macros.
Eduardo Julian
2022-07-03
251
-1696
/
+1474
*
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
-2964
/
+2915
*
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
2022-07-01
191
-754
/
+841
*
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
-665
/
+629
*
Better naming for measure/quantity types.
Eduardo Julian
2022-06-30
53
-3234
/
+3183
*
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
-1032
/
+940
*
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
-2123
/
+1972
*
Extensible un-quoting.
Eduardo Julian
2022-06-27
15
-472
/
+545
*
Re-named directives to declarations.
Eduardo Julian
2022-06-26
86
-3007
/
+2363
*
Re-named "format/lux/data/binary.Writer" to "Format".
Eduardo Julian
2022-06-26
106
-2983
/
+2678
*
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
-2725
/
+2892
*
(Even) better syntax for invoking super methods inside overriden methods.
Eduardo Julian
2022-06-26
2
-98
/
+178
*
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2022-06-25
392
-1183
/
+1280
*
Generalized machinery for context-aware macros.
Eduardo Julian
2022-06-24
17
-305
/
+326
*
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
2022-06-16
1086
-2161
/
+2162
*
New "parser" hierarchy. [Part 3]
Eduardo Julian
2022-06-16
30
-474
/
+433
*
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
2022-06-16
1076
-11673
/
+11657
*
Better syntax for the "sharing" and "by_example" macros.
Eduardo Julian
2022-06-15
31
-329
/
+287
*
De-sigil-ification: suffix : [Part 12]
Eduardo Julian
2022-06-15
91
-1138
/
+1037
*
De-sigil-ification: suffix : [Part 11]
Eduardo Julian
2022-06-15
37
-306
/
+401
*
Made the `` macro extensible.
Eduardo Julian
2022-06-15
6
-269
/
+336
*
Re-named "prelude_module" to "prelude".
Eduardo Julian
2022-06-15
14
-112
/
+112
*
De-sigil-ification: suffix : [Part 10]
Eduardo Julian
2022-06-14
5
-92
/
+93
*
New "parser" hierarchy. [Part 2]
Eduardo Julian
2022-06-14
47
-843
/
+804
*
De-sigil-ification: suffix : [Part 9]
Eduardo Julian
2022-06-14
12
-167
/
+75
*
Better syntax for JVM class field imports.
Eduardo Julian
2022-06-14
10
-77
/
+154
*
De-sigil-ification: suffix : [Part 8]
Eduardo Julian
2022-06-14
19
-521
/
+518
*
Better syntax for invoking super methods inside overriden methods.
Eduardo Julian
2022-06-14
39
-219
/
+493
[prev]
[next]