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-04-06
More efficient binary parsing.
Eduardo Julian
2
-8
/
+8
2022-04-05
No longer depending on the ASM library for JVM bytecode generation.
Eduardo Julian
1
-3
/
+3
2022-04-05
Properly handling variance for remaining mutable types.
Eduardo Julian
2
-6
/
+8
2022-03-30
De-sigil-ification: /
Eduardo Julian
29
-357
/
+357
2022-03-30
Lined-up names of "safe" binary/array defs with names of "unsafe" ones.
Eduardo Julian
2
-55
/
+55
2022-03-30
Re-named ffi.as to "is", and ffi.check to "as", to line the names up with nor...
Eduardo Julian
2
-13
/
+13
2022-03-30
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
5
-16
/
+16
2022-03-30
Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...
Eduardo Julian
18
-111
/
+111
2022-03-17
De-sigil-ification: !
Eduardo Julian
16
-137
/
+137
2022-03-16
De-sigil-ification: prefix :
Eduardo Julian
113
-3192
/
+3195
2022-03-16
Generalized/type-agnostic arithmetic.
Eduardo Julian
5
-173
/
+282
2022-03-15
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
2
-59
/
+59
2022-03-15
De-sigil-ification: ^
Eduardo Julian
79
-1389
/
+1474
2022-03-14
De-sigil-ification: >
Eduardo Julian
58
-1207
/
+1301
2022-03-14
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
5
-130
/
+154
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
[prev]
[next]