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
/
library
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
2022-03-14
20
-1822
/
+1066
|
*
Added an easy way to export Lux functionality to host programs (everywhere ↵
Eduardo Julian
2022-03-11
24
-505
/
+1055
|
|
|
|
else).
*
Added an easy way to export Lux functionality to host programs (in JVM).
Eduardo Julian
2022-03-09
8
-167
/
+266
|
*
Finishing the meta-compiler [Part 6 / Done... for now]
Eduardo Julian
2022-03-08
14
-239
/
+389
|
*
Compilers for scripting languages now only depend on new JVM compiler.
Eduardo Julian
2022-03-07
9
-176
/
+176
|
*
Optimizations for the pure-Lux JVM compiler. [Part 5]
Eduardo Julian
2022-03-05
13
-596
/
+320
|
*
Keeping the JVM interop fixes coming...
Eduardo Julian
2022-03-04
10
-95
/
+124
|
*
Finishing the meta-compiler [Part 5]
Eduardo Julian
2022-03-02
9
-227
/
+255
|
*
Still more fixes for JVM interop.
Eduardo Julian
2022-03-01
17
-276
/
+348
|
*
Optimizations for the pure-Lux JVM compiler. [Part 4]
Eduardo Julian
2022-02-28
11
-126
/
+208
|
*
Fixed directive extensions for Lux/Lua.
Eduardo Julian
2022-02-27
17
-223
/
+270
|
*
Finishing the meta-compiler [Part 4]
Eduardo Julian
2022-02-24
30
-308
/
+390
|
*
ADDED Can pass config parameters to compiler and select code based on it. ↵
Eduardo Julian
2022-02-23
15
-73
/
+245
|
|
|
|
Can also select code based on compiler version.
*
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
2022-02-22
20
-397
/
+447
|
*
Missing bits of the optimization.
Eduardo Julian
2022-02-19
8
-90
/
+98
|
*
Optimizations for the pure-Lux JVM compiler. [Part 3]
Eduardo Julian
2022-02-19
14
-233
/
+404
|
*
Yet more fixes for JVM interop.
Eduardo Julian
2022-02-18
9
-187
/
+245
|
*
Finishing the meta-compiler [Part 3]
Eduardo Julian
2022-02-17
8
-154
/
+199
|
*
FIXED loop binding initialization in several back-ends.
Eduardo Julian
2022-02-16
13
-277
/
+324
|
*
FIXED generating artifact IDs in the context of "lux in-module".
Eduardo Julian
2022-02-16
9
-435
/
+464
|
*
Optimizations for the pure-Lux JVM compiler. [Part 2]
Eduardo Julian
2022-02-12
6
-479
/
+208
|
*
Fixed directive extensions for Lux/Python.
Eduardo Julian
2022-02-11
25
-218
/
+395
|
*
Finishing the meta-compiler [Part 2]
Eduardo Julian
2022-02-10
9
-140
/
+361
|
*
Optimized integer addition for Lux/Ruby in MRuby.
Eduardo Julian
2022-02-08
24
-127
/
+177
|
*
Optimizations for the pure-Lux JVM compiler. [Part 1]
Eduardo Julian
2022-02-08
5
-326
/
+394
|
*
Fixes for JVM interop.
Eduardo Julian
2022-02-06
8
-138
/
+412
|
*
Finishing the meta-compiler [Part 1]
Eduardo Julian
2022-02-06
14
-269
/
+296
|
*
Updated copyright notices.
Eduardo Julian
2022-02-05
5
-52
/
+144
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]
Eduardo Julian
2022-02-03
12
-231
/
+234
|
*
A few JVM-related fixes & improvements.
Eduardo Julian
2022-01-31
23
-306
/
+324
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 12]
Eduardo Julian
2022-01-30
9
-420
/
+762
|
*
Fixed a bug when cleaning-up test reports.
Eduardo Julian
2022-01-28
1
-79
/
+76
|
*
Better detection for "exec" optimization.
Eduardo Julian
2022-01-28
18
-199
/
+225
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 11]
Eduardo Julian
2022-01-27
16
-237
/
+306
|
*
Fixes for the "with_expansions" macro.
Eduardo Julian
2022-01-26
18
-235
/
+390
|
*
Bug fixes for eval in general and in Lux/Ruby.
Eduardo Julian
2022-01-25
24
-615
/
+630
|
*
Added explicit function inlining.
Eduardo Julian
2022-01-24
2
-3
/
+50
|
*
Fixed compilation of <init> methods for anonymous classes.
Eduardo Julian
2022-01-24
24
-394
/
+474
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 10]
Eduardo Julian
2022-01-22
18
-125
/
+352
|
*
Better text formatting for types.
Eduardo Julian
2022-01-20
15
-95
/
+98
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 9]
Eduardo Julian
2022-01-19
20
-258
/
+320
|
*
Cleaner test reporting.
Eduardo Julian
2022-01-19
10
-123
/
+148
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
2022-01-19
26
-260
/
+451
|
*
Full implementation of console for Node.js.
Eduardo Julian
2022-01-18
17
-413
/
+487
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 7]
Eduardo Julian
2022-01-18
5
-37
/
+38
|
*
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
2022-01-15
15
-160
/
+214
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 6]
Eduardo Julian
2022-01-13
11
-92
/
+93
|
*
Fixed a bug that broke re-compilation of STDLIB tests in Lua.
Eduardo Julian
2022-01-11
5
-58
/
+61
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 5]
Eduardo Julian
2022-01-10
12
-170
/
+215
|
*
Fixed a bug when testing extensions on the JVM compiler.
Eduardo Julian
2022-01-09
13
-163
/
+208
|
[prev]
[next]