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
/
lux
/
tool
/
compiler
/
language
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
No longer depending on the ASM library for JVM bytecode generation.
Eduardo Julian
2022-04-05
1
-15
/
+25
*
Properly handling variance for arrays to avoid invalid subtyping.
Eduardo Julian
2022-04-04
1
-24
/
+42
*
De-sigil-ification: /
Eduardo Julian
2022-03-30
17
-38
/
+38
*
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
2022-03-30
14
-46
/
+44
*
Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...
Eduardo Julian
2022-03-30
15
-25
/
+25
*
De-sigil-ification: !
Eduardo Julian
2022-03-17
16
-238
/
+238
*
JVM interop now allows importing inherited virtual/interface methods.
Eduardo Julian
2022-03-16
2
-48
/
+51
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
61
-967
/
+967
*
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
2022-03-15
20
-162
/
+164
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
56
-935
/
+1011
*
De-sigil-ification: >
Eduardo Julian
2022-03-14
10
-58
/
+63
*
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
2022-03-14
4
-61
/
+67
*
FIXED: JS error wherein a piece of runtime machinery was missing.
Eduardo Julian
2022-03-14
4
-278
/
+280
*
Leaner syntax for the "for" macro.
Eduardo Julian
2022-03-14
11
-42
/
+44
*
De-sigil-ification: @
Eduardo Julian
2022-03-14
26
-298
/
+298
*
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
2022-03-14
4
-16
/
+16
*
Added an easy way to export Lux functionality to host programs (everywhere el...
Eduardo Julian
2022-03-11
8
-94
/
+91
*
Added an easy way to export Lux functionality to host programs (in JVM).
Eduardo Julian
2022-03-09
3
-142
/
+118
*
Finishing the meta-compiler [Part 6 / Done... for now]
Eduardo Julian
2022-03-08
10
-91
/
+99
*
Compilers for scripting languages now only depend on new JVM compiler.
Eduardo Julian
2022-03-07
4
-70
/
+40
*
Optimizations for the pure-Lux JVM compiler. [Part 5]
Eduardo Julian
2022-03-05
1
-8
/
+7
*
Keeping the JVM interop fixes coming...
Eduardo Julian
2022-03-04
6
-80
/
+90
*
Finishing the meta-compiler [Part 5]
Eduardo Julian
2022-03-02
2
-126
/
+136
*
Still more fixes for JVM interop.
Eduardo Julian
2022-03-01
8
-150
/
+206
*
Optimizations for the pure-Lux JVM compiler. [Part 4]
Eduardo Julian
2022-02-28
6
-26
/
+29
*
Fixed directive extensions for Lux/Lua.
Eduardo Julian
2022-02-27
13
-212
/
+249
*
Finishing the meta-compiler [Part 4]
Eduardo Julian
2022-02-24
15
-104
/
+139
*
ADDED Can pass config parameters to compiler and select code based on it. Can...
Eduardo Julian
2022-02-23
5
-21
/
+13
*
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
2022-02-22
3
-118
/
+117
*
Missing bits of the optimization.
Eduardo Julian
2022-02-19
8
-91
/
+99
*
Optimizations for the pure-Lux JVM compiler. [Part 3]
Eduardo Julian
2022-02-19
7
-169
/
+269
*
Yet more fixes for JVM interop.
Eduardo Julian
2022-02-18
5
-134
/
+195
*
Finishing the meta-compiler [Part 3]
Eduardo Julian
2022-02-17
2
-0
/
+3
*
FIXED loop binding initialization in several back-ends.
Eduardo Julian
2022-02-16
11
-270
/
+297
*
FIXED generating artifact IDs in the context of "lux in-module".
Eduardo Julian
2022-02-16
5
-251
/
+276
*
Optimizations for the pure-Lux JVM compiler. [Part 2]
Eduardo Julian
2022-02-12
2
-8
/
+9
*
Fixed directive extensions for Lux/Python.
Eduardo Julian
2022-02-11
6
-48
/
+138
*
Finishing the meta-compiler [Part 2]
Eduardo Julian
2022-02-10
4
-50
/
+113
*
Optimized integer addition for Lux/Ruby in MRuby.
Eduardo Julian
2022-02-08
19
-111
/
+90
*
Optimizations for the pure-Lux JVM compiler. [Part 1]
Eduardo Julian
2022-02-08
2
-10
/
+10
*
Fixes for JVM interop.
Eduardo Julian
2022-02-06
5
-93
/
+345
*
Finishing the meta-compiler [Part 1]
Eduardo Julian
2022-02-06
9
-189
/
+130
*
Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]
Eduardo Julian
2022-02-03
9
-213
/
+210
*
A few JVM-related fixes & improvements.
Eduardo Julian
2022-01-31
9
-181
/
+218
*
Fixes for the pure-Lux JVM compiler machinery. [Part 12]
Eduardo Julian
2022-01-30
6
-392
/
+732
*
Better detection for "exec" optimization.
Eduardo Julian
2022-01-28
10
-78
/
+99
*
Fixes for the pure-Lux JVM compiler machinery. [Part 11]
Eduardo Julian
2022-01-27
9
-145
/
+186
*
Fixes for the "with_expansions" macro.
Eduardo Julian
2022-01-26
3
-16
/
+18
*
Bug fixes for eval in general and in Lux/Ruby.
Eduardo Julian
2022-01-25
21
-598
/
+582
*
Fixed compilation of <init> methods for anonymous classes.
Eduardo Julian
2022-01-24
9
-158
/
+172
[prev]
[next]