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
/
test
/
lux.lux
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Moved "lux/extension" to "lux/meta/extension".
Eduardo Julian
2022-07-08
1
-22
/
+19
|
*
Moved "lux/static" to "lux/meta/static".
Eduardo Julian
2022-07-08
1
-3
/
+1
|
*
Moved "lux/locale" to "lux/world/locale".
Eduardo Julian
2022-07-08
1
-2
/
+0
|
*
Moved "lux/time" to "lux/world/time".
Eduardo Julian
2022-07-06
1
-2
/
+0
|
*
Moved compiler machinery under lux/meta.
Eduardo Julian
2022-07-06
1
-2
/
+0
|
*
Moved "lux/target" to "lux/meta/target".
Eduardo Julian
2022-07-03
1
-18
/
+2
|
*
Added a new custom type for pattern-matching macros.
Eduardo Julian
2022-07-03
1
-9
/
+12
|
*
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
2022-07-02
1
-7
/
+5
|
*
More traditional names for unquoting macros.
Eduardo Julian
2022-07-02
1
-30
/
+30
|
*
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
2022-07-01
1
-4
/
+4
|
*
Alternative names for (un)quoting macros.
Eduardo Julian
2022-06-30
1
-2
/
+0
|
*
Moved ".../dictionary/plist" to ".../list/property".
Eduardo Julian
2022-06-30
1
-4
/
+3
|
*
New "parser" hierarchy. [Part 4]
Eduardo Julian
2022-06-26
1
-14
/
+13
|
*
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2022-06-25
1
-13
/
+13
|
*
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
2022-06-16
1
-25
/
+25
|
*
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
2022-06-16
1
-51
/
+51
|
*
Made the `` macro extensible.
Eduardo Julian
2022-06-15
1
-7
/
+7
|
*
Re-named "prelude_module" to "prelude".
Eduardo Julian
2022-06-15
1
-7
/
+7
|
*
Better syntax for JVM class field imports.
Eduardo Julian
2022-06-14
1
-5
/
+10
|
*
New "format" hierarchy.
Eduardo Julian
2022-06-13
1
-1
/
+1
|
*
Re-named "partial_list" to "list.partial".
Eduardo Julian
2022-06-12
1
-11
/
+1
|
*
De-sigil-ification: suffix : [Part 4]
Eduardo Julian
2022-06-12
1
-6
/
+4
|
*
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
2022-06-12
1
-9
/
+11
|
*
De-sigil-ification: : [Part 2]
Eduardo Julian
2022-06-11
1
-80
/
+83
|
*
De-sigil-ification: : [Part 1]
Eduardo Julian
2022-06-05
1
-29
/
+9
|
*
De-sigil-ification: #
Eduardo Julian
2022-06-04
1
-9
/
+9
|
*
Extensible import syntax [Part 6]
Eduardo Julian
2022-06-04
1
-10
/
+10
|
*
Extensible import syntax [Part 5]
Eduardo Julian
2022-06-03
1
-3
/
+3
|
*
Extensible import syntax [Part 4]
Eduardo Julian
2022-06-03
1
-7
/
+6
|
*
Extensible import syntax [Part 3]
Eduardo Julian
2022-06-02
1
-3
/
+3
|
*
Extensible import syntax [Part 2]
Eduardo Julian
2022-06-02
1
-2
/
+2
|
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
1
-11
/
+11
|
*
De-sigil-ification: *
Eduardo Julian
2022-04-09
1
-2
/
+3
|
*
Better names for testing macros (plus better indentation).
Eduardo Julian
2022-04-09
1
-689
/
+689
|
*
Better names for random text/character generators.
Eduardo Julian
2022-04-08
1
-11
/
+11
|
*
De-sigil-ification: $
Eduardo Julian
2022-04-08
1
-682
/
+682
|
*
De-sigil-ification: &
Eduardo Julian
2022-04-07
1
-4
/
+4
|
*
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
2022-03-30
1
-4
/
+4
|
*
Re-named "as_is" to "these" to avoid confusion with the new type-annotation ↵
Eduardo Julian
2022-03-30
1
-25
/
+25
|
|
|
|
macro names.
*
De-sigil-ification: !
Eduardo Julian
2022-03-17
1
-11
/
+11
|
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
1
-121
/
+114
|
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
1
-70
/
+15
|
*
Leaner syntax for the "for" macro.
Eduardo Julian
2022-03-14
1
-38
/
+38
|
*
De-sigil-ification: @
Eduardo Julian
2022-03-14
1
-46
/
+46
|
*
Updated copyright notices.
Eduardo Julian
2022-02-05
1
-32
/
+43
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]
Eduardo Julian
2022-02-03
1
-90
/
+93
|
*
Better detection for "exec" optimization.
Eduardo Julian
2022-01-28
1
-95
/
+198
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2022-01-06
1
-9
/
+11
|
*
Fixes for the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-31
1
-30
/
+33
|
*
Dusting off the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2021-12-25
1
-2
/
+2
|
[next]