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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
2022-01-15
4
-7
/
+102
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 6]
Eduardo Julian
2022-01-13
4
-59
/
+246
|
*
Fixed a bug that broke re-compilation of STDLIB tests in Lua.
Eduardo Julian
2022-01-11
3
-51
/
+122
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 5]
Eduardo Julian
2022-01-10
3
-3
/
+139
|
*
Fixed a bug when testing extensions on the JVM compiler.
Eduardo Julian
2022-01-09
4
-18
/
+96
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 4]
Eduardo Julian
2022-01-08
3
-36
/
+147
|
*
Now explicitly optimizing "exec".
Eduardo Julian
2022-01-07
3
-0
/
+54
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 3]
Eduardo Julian
2022-01-07
3
-18
/
+117
|
*
Small optimizations to JVM bytecode generation.
Eduardo Julian
2022-01-06
3
-3
/
+102
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2022-01-06
6
-28
/
+731
|
*
Fixes for the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-31
7
-91
/
+1084
|
*
Dusting off the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2021-12-25
4
-36
/
+89
|
*
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-24
3
-102
/
+957
|
*
Got "lux syntax char case!" to work on Rembulan.
Eduardo Julian
2021-11-29
1
-1
/
+6
|
*
Added tree-shaking to the compiler.
Eduardo Julian
2021-11-19
1
-1
/
+4
|
*
64-bit integers that work in both normal Ruby & DragonRuby.
Eduardo Julian
2021-11-16
2
-28
/
+30
|
*
Used new Function interface to fix directives bug in JVM compiler.
Eduardo Julian
2021-11-08
1
-5
/
+7
|
*
Properly inheriting the default profile in Aedifex.
Eduardo Julian
2021-10-31
1
-17
/
+50
|
*
Fixed packaging issue.
Eduardo Julian
2021-10-09
2
-93
/
+93
|
*
Handled the hiccup in Python compilation.
Eduardo Julian
2021-09-17
3
-131
/
+137
|
*
"module:" => "using"
Eduardo Julian
2021-09-15
242
-242
/
+242
|
*
"Row" => "Sequence"
Eduardo Julian
2021-09-15
11
-106
/
+106
|
*
"Sequence" => "Stream"
Eduardo Julian
2021-09-15
3
-19
/
+19
|
*
Correctly analyzing records in the presence of local bindings.
Eduardo Julian
2021-09-15
1
-8
/
+8
|
*
Re-named "recur" to "again".
Eduardo Julian
2021-09-14
14
-49
/
+49
|
*
Better list pairing.
Eduardo Julian
2021-09-14
1
-3
/
+16
|
*
Re-named "Identifier" to "Symbol".
Eduardo Julian
2021-09-14
17
-83
/
+83
|
*
No more "^slots".
Eduardo Julian
2021-09-14
1
-5
/
+0
|
*
Re-named "name_of" to "symbol".
Eduardo Julian
2021-09-14
18
-42
/
+42
|
*
Re-named "Name" to "Symbol".
Eduardo Julian
2021-09-14
28
-143
/
+157
|
*
Re-named "primitive" to "Primitive".
Eduardo Julian
2021-09-13
6
-8
/
+8
|
*
Re-named #Label to #Tag.
Eduardo Julian
2021-09-13
1
-1
/
+1
|
*
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
2021-09-13
242
-1066
/
+1066
|
|
|
|
syntax change.
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
206
-2442
/
+2440
|
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
145
-2157
/
+2123
|
*
Undid the foolish re-design of "abstract:" and "actor:".
Eduardo Julian
2021-09-10
2
-67
/
+67
|
*
Fixed the indentation of variants.
Eduardo Julian
2021-09-10
10
-88
/
+88
|
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
132
-1350
/
+1351
|
*
The old record syntax has been re-purposed as variant syntax.
Eduardo Julian
2021-09-09
6
-164
/
+18
|
*
De-bracing | part 2
Eduardo Julian
2021-09-08
11
-92
/
+92
|
*
De-bracing | part 1
Eduardo Julian
2021-09-08
3
-3
/
+4
|
*
De-bracing part 0
Eduardo Julian
2021-09-08
3
-35
/
+42
|
*
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
2021-09-08
5
-8
/
+11
|
*
Post annotations clean-up.
Eduardo Julian
2021-09-08
3
-59
/
+2
|
*
No more annotations.
Eduardo Julian
2021-09-08
4
-10
/
+8
|
*
Normalized the syntax of "abstract:" and "actor:".
Eduardo Julian
2021-09-08
2
-73
/
+67
|
*
No more module annotations.
Eduardo Julian
2021-09-08
2
-11
/
+0
|
*
Now using eval to derive code for arbitrary types.
Eduardo Julian
2021-09-08
4
-22
/
+39
|
*
Eliminated the last application of annotations.
Eduardo Julian
2021-09-07
1
-10
/
+0
|
*
De-taggification | part 4
Eduardo Julian
2021-09-07
244
-2690
/
+2690
|
[next]