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
/
program
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-11-21
Added index section to documentation + re-named Primitive -> Nominal
Eduardo Julian
2
-6
/
+6
2022-11-20
Fixed a bug when optimization record access.
Eduardo Julian
4
-9
/
+9
2022-11-15
Now documenting dependers and dependees.
Eduardo Julian
1
-6
/
+6
2022-11-07
Added support for inline testing.
Eduardo Julian
1
-1
/
+3
2022-10-24
Minor naming & syntax improvements.
Eduardo Julian
2
-6
/
+6
2022-10-22
Clean-up after format change for extensions [part 3]
Eduardo Julian
1
-4
/
+6
2022-10-21
Clean-up after format change for extensions [part 2]
Eduardo Julian
1
-2
/
+2
2022-10-21
Clean-up after format change for extensions [part 0]
Eduardo Julian
1
-5
/
+6
2022-10-02
New format for extensions [part 4]
Eduardo Julian
1
-3
/
+1
2022-10-02
New format for extensions [part 3]
Eduardo Julian
1
-0
/
+1
2022-10-01
New format for extensions [part 0]
Eduardo Julian
1
-2
/
+2
2022-08-30
Got rid of the superfluous "lux macro" extension.
Eduardo Julian
8
-37
/
+37
2022-08-17
Made the compiler's caching system sensitive to the build configuration.
Eduardo Julian
1
-1
/
+1
2022-08-14
Documentation changes for v0.7.0
Eduardo Julian
5
-15
/
+21
2022-08-12
Fixes for Aedifex tests.
Eduardo Julian
6
-21
/
+38
2022-08-11
Improved exception-definition macro.
Eduardo Julian
8
-25
/
+28
2022-08-11
Re-named the "case" macro to "when".
Eduardo Julian
23
-68
/
+68
2022-07-28
Now statically resolving values from globals in pattern-matching.
Eduardo Julian
3
-4
/
+4
2022-07-10
Removed the need for ,! unquoting.
Eduardo Julian
1
-4
/
+4
2022-07-09
First-class programs instead of having a "lux program" extension.
Eduardo Julian
24
-197
/
+225
2022-07-06
Moved "lux/time" to "lux/world/time".
Eduardo Julian
8
-31
/
+37
2022-07-06
Made exception.report a function.
Eduardo Julian
7
-38
/
+38
2022-07-06
Moved compiler machinery under lux/meta.
Eduardo Julian
12
-31
/
+23
2022-07-03
Moved "lux/target" to "lux/meta/target".
Eduardo Julian
4
-9
/
+9
2022-07-03
Added a new custom type for pattern-matching macros.
Eduardo Julian
4
-5
/
+5
2022-07-02
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
8
-21
/
+27
2022-07-02
More traditional names for unquoting macros.
Eduardo Julian
3
-26
/
+26
2022-07-01
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
4
-6
/
+5
2022-06-30
Moved ".../dictionary/plist" to ".../list/property".
Eduardo Julian
2
-10
/
+11
2022-06-26
Re-named directives to declarations.
Eduardo Julian
1
-8
/
+8
2022-06-26
Re-named "format/lux/data/binary.Writer" to "Format".
Eduardo Julian
2
-2
/
+2
2022-06-26
New "parser" hierarchy. [Part 4]
Eduardo Julian
2
-6
/
+9
2022-06-26
De-sigil-ification: suffix : [Part 16]
Eduardo Julian
11
-31
/
+28
2022-06-25
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
31
-51
/
+51
2022-06-16
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
51
-88
/
+88
2022-06-16
New "parser" hierarchy. [Part 3]
Eduardo Julian
11
-60
/
+58
2022-06-16
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
50
-369
/
+369
2022-06-15
Better syntax for the "sharing" and "by_example" macros.
Eduardo Julian
1
-14
/
+12
2022-06-15
De-sigil-ification: suffix : [Part 12]
Eduardo Julian
2
-4
/
+4
2022-06-13
New "format" hierarchy.
Eduardo Julian
31
-34
/
+35
2022-06-12
Re-named "partial_list" to "list.partial".
Eduardo Julian
6
-7
/
+9
2022-06-12
De-sigil-ification: suffix : [Part 4]
Eduardo Julian
13
-219
/
+219
2022-06-12
Re-named the "poly" hierarchy to "polytypic".
Eduardo Julian
11
-35
/
+37
2022-06-12
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
20
-32
/
+32
2022-06-06
Added extensions to JS interop for working with "undefined" values.
Eduardo Julian
1
-1
/
+1
2022-06-05
De-sigil-ification: : [Part 1]
Eduardo Julian
5
-13
/
+13
2022-06-04
De-sigil-ification: #
Eduardo Julian
28
-205
/
+205
2022-06-04
Extensible import syntax [Part 6]
Eduardo Julian
21
-37
/
+37
2022-06-03
Extensible import syntax [Part 5]
Eduardo Julian
35
-37
/
+37
2022-06-03
Extensible import syntax [Part 4]
Eduardo Julian
38
-91
/
+91
[next]