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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-14
Leaner syntax for the "for" macro.
Eduardo Julian
13
-462
/
+460
2022-03-14
Type-safe host-level functions for interop with scripting languages.
Eduardo Julian
3
-3
/
+9
2022-03-14
De-sigil-ification: @
Eduardo Julian
62
-1583
/
+1583
2022-03-14
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
6
-38
/
+38
2022-03-11
Added an easy way to export Lux functionality to host programs (everywhere el...
Eduardo Julian
10
-211
/
+399
2022-03-09
Added an easy way to export Lux functionality to host programs (in JVM).
Eduardo Julian
1
-2
/
+165
2022-03-08
Finishing the meta-compiler [Part 6 / Done... for now]
Eduardo Julian
7
-42
/
+119
2022-03-07
Compilers for scripting languages now only depend on new JVM compiler.
Eduardo Julian
4
-2
/
+179
2022-03-05
Optimizations for the pure-Lux JVM compiler. [Part 5]
Eduardo Julian
4
-47
/
+290
2022-03-04
Keeping the JVM interop fixes coming...
Eduardo Julian
6
-14
/
+26
2022-03-02
Finishing the meta-compiler [Part 5]
Eduardo Julian
5
-4
/
+180
2022-03-01
Still more fixes for JVM interop.
Eduardo Julian
3
-2
/
+52
2022-02-28
Optimizations for the pure-Lux JVM compiler. [Part 4]
Eduardo Julian
5
-43
/
+145
2022-02-27
Fixed directive extensions for Lux/Lua.
Eduardo Julian
5
-25
/
+92
2022-02-24
Finishing the meta-compiler [Part 4]
Eduardo Julian
4
-56
/
+259
2022-02-23
ADDED Can pass config parameters to compiler and select code based on it. Can...
Eduardo Julian
13
-50
/
+244
2022-02-22
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
10
-158
/
+1149
2022-02-19
Optimizations for the pure-Lux JVM compiler. [Part 3]
Eduardo Julian
4
-9
/
+102
2022-02-18
Yet more fixes for JVM interop.
Eduardo Julian
6
-203
/
+648
2022-02-17
Finishing the meta-compiler [Part 3]
Eduardo Julian
3
-16
/
+140
2022-02-16
FIXED generating artifact IDs in the context of "lux in-module".
Eduardo Julian
4
-11
/
+507
2022-02-12
Optimizations for the pure-Lux JVM compiler. [Part 2]
Eduardo Julian
2
-99
/
+191
2022-02-11
Fixed directive extensions for Lux/Python.
Eduardo Julian
13
-118
/
+347
2022-02-10
Finishing the meta-compiler [Part 2]
Eduardo Julian
5
-123
/
+271
2022-02-08
Optimized integer addition for Lux/Ruby in MRuby.
Eduardo Julian
4
-26
/
+171
2022-02-08
Optimizations for the pure-Lux JVM compiler. [Part 1]
Eduardo Julian
6
-136
/
+267
2022-02-06
Fixes for JVM interop.
Eduardo Julian
4
-55
/
+115
2022-02-06
Finishing the meta-compiler [Part 1]
Eduardo Julian
6
-27
/
+270
2022-02-05
Updated copyright notices.
Eduardo Julian
4
-47
/
+204
2022-02-03
Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]
Eduardo Julian
7
-416
/
+775
2022-01-31
A few JVM-related fixes & improvements.
Eduardo Julian
6
-26
/
+278
2022-01-30
Fixes for the pure-Lux JVM compiler machinery. [Part 12]
Eduardo Julian
9
-188
/
+598
2022-01-28
Better detection for "exec" optimization.
Eduardo Julian
6
-108
/
+243
2022-01-27
Fixes for the pure-Lux JVM compiler machinery. [Part 11]
Eduardo Julian
5
-68
/
+467
2022-01-26
Fixes for the "with_expansions" macro.
Eduardo Julian
4
-47
/
+119
2022-01-25
Bug fixes for eval in general and in Lux/Ruby.
Eduardo Julian
6
-87
/
+244
2022-01-24
Added explicit function inlining.
Eduardo Julian
2
-1
/
+35
2022-01-24
Fixed compilation of <init> methods for anonymous classes.
Eduardo Julian
4
-97
/
+194
2022-01-22
Fixes for the pure-Lux JVM compiler machinery. [Part 10]
Eduardo Julian
4
-56
/
+221
2022-01-20
Better text formatting for types.
Eduardo Julian
4
-56
/
+268
2022-01-19
Fixes for the pure-Lux JVM compiler machinery. [Part 9]
Eduardo Julian
7
-168
/
+245
2022-01-19
Cleaner test reporting.
Eduardo Julian
4
-16
/
+55
2022-01-19
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
8
-121
/
+617
2022-01-18
Full implementation of console for Node.js.
Eduardo Julian
4
-70
/
+374
2022-01-18
Fixes for the pure-Lux JVM compiler machinery. [Part 7]
Eduardo Julian
4
-53
/
+360
2022-01-15
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
4
-7
/
+102
2022-01-13
Fixes for the pure-Lux JVM compiler machinery. [Part 6]
Eduardo Julian
4
-59
/
+246
2022-01-11
Fixed a bug that broke re-compilation of STDLIB tests in Lua.
Eduardo Julian
3
-51
/
+122
2022-01-10
Fixes for the pure-Lux JVM compiler machinery. [Part 5]
Eduardo Julian
3
-3
/
+139
2022-01-09
Fixed a bug when testing extensions on the JVM compiler.
Eduardo Julian
4
-18
/
+96
[prev]
[next]