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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-30
Alternative names for (un)quoting macros.
Eduardo Julian
1
-2
/
+0
2022-06-30
Moved ".../dictionary/plist" to ".../list/property".
Eduardo Julian
1
-4
/
+3
2022-06-26
New "parser" hierarchy. [Part 4]
Eduardo Julian
1
-14
/
+13
2022-06-25
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
1
-13
/
+13
2022-06-16
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
1
-25
/
+25
2022-06-16
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
1
-51
/
+51
2022-06-15
Made the `` macro extensible.
Eduardo Julian
1
-7
/
+7
2022-06-15
Re-named "prelude_module" to "prelude".
Eduardo Julian
1
-7
/
+7
2022-06-14
Better syntax for JVM class field imports.
Eduardo Julian
1
-5
/
+10
2022-06-13
New "format" hierarchy.
Eduardo Julian
1
-1
/
+1
2022-06-12
Re-named "partial_list" to "list.partial".
Eduardo Julian
1
-11
/
+1
2022-06-12
De-sigil-ification: suffix : [Part 4]
Eduardo Julian
1
-6
/
+4
2022-06-12
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
1
-9
/
+11
2022-06-11
De-sigil-ification: : [Part 2]
Eduardo Julian
1
-80
/
+83
2022-06-05
De-sigil-ification: : [Part 1]
Eduardo Julian
1
-29
/
+9
2022-06-04
De-sigil-ification: #
Eduardo Julian
1
-9
/
+9
2022-06-04
Extensible import syntax [Part 6]
Eduardo Julian
1
-10
/
+10
2022-06-03
Extensible import syntax [Part 5]
Eduardo Julian
1
-3
/
+3
2022-06-03
Extensible import syntax [Part 4]
Eduardo Julian
1
-7
/
+6
2022-06-02
Extensible import syntax [Part 3]
Eduardo Julian
1
-3
/
+3
2022-06-02
Extensible import syntax [Part 2]
Eduardo Julian
1
-2
/
+2
2022-06-01
Extensible import syntax: Part 1
Eduardo Julian
1
-11
/
+11
2022-04-09
De-sigil-ification: *
Eduardo Julian
1
-2
/
+3
2022-04-09
Better names for testing macros (plus better indentation).
Eduardo Julian
1
-689
/
+689
2022-04-08
Better names for random text/character generators.
Eduardo Julian
1
-11
/
+11
2022-04-08
De-sigil-ification: $
Eduardo Julian
1
-682
/
+682
2022-04-07
De-sigil-ification: &
Eduardo Julian
1
-4
/
+4
2022-03-30
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
1
-4
/
+4
2022-03-30
Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...
Eduardo Julian
1
-25
/
+25
2022-03-17
De-sigil-ification: !
Eduardo Julian
1
-11
/
+11
2022-03-16
De-sigil-ification: prefix :
Eduardo Julian
1
-121
/
+114
2022-03-15
De-sigil-ification: ^
Eduardo Julian
1
-70
/
+15
2022-03-14
Leaner syntax for the "for" macro.
Eduardo Julian
1
-38
/
+38
2022-03-14
De-sigil-ification: @
Eduardo Julian
1
-46
/
+46
2022-02-05
Updated copyright notices.
Eduardo Julian
1
-32
/
+43
2022-02-03
Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]
Eduardo Julian
1
-90
/
+93
2022-01-28
Better detection for "exec" optimization.
Eduardo Julian
1
-95
/
+198
2022-01-06
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
1
-9
/
+11
2021-12-31
Fixes for the pure-Lux JVM compiler machinery.
Eduardo Julian
1
-30
/
+33
2021-12-25
Dusting off the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
1
-2
/
+2
2021-12-24
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
1
-76
/
+75
2021-11-16
64-bit integers that work in both normal Ruby & DragonRuby.
Eduardo Julian
1
-4
/
+6
2021-09-17
Handled the hiccup in Python compilation.
Eduardo Julian
1
-64
/
+64
2021-09-15
"module:" => "using"
Eduardo Julian
1
-1
/
+1
2021-09-15
Correctly analyzing records in the presence of local bindings.
Eduardo Julian
1
-8
/
+8
2021-09-14
Re-named "recur" to "again".
Eduardo Julian
1
-1
/
+1
2021-09-14
Re-named "Identifier" to "Symbol".
Eduardo Julian
1
-35
/
+35
2021-09-14
No more "^slots".
Eduardo Julian
1
-5
/
+0
2021-09-14
Re-named "name_of" to "symbol".
Eduardo Julian
1
-4
/
+4
2021-09-13
Re-named "primitive" to "Primitive".
Eduardo Julian
1
-2
/
+2
[next]