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 (
Expand
)
Author
Age
Files
Lines
...
*
De-sigil-ification: &
Eduardo Julian
2022-04-07
147
-780
/
+782
*
More efficient TAR handling.
Eduardo Julian
2022-04-07
6
-38
/
+39
*
More efficient binary formatting.
Eduardo Julian
2022-04-06
52
-579
/
+599
*
More efficient binary parsing.
Eduardo Julian
2022-04-06
5
-45
/
+80
*
Got documentation back in working condition.
Eduardo Julian
2022-04-06
3
-22
/
+33
*
No longer depending on the ASM library for JVM bytecode generation.
Eduardo Julian
2022-04-05
4
-36
/
+44
*
Properly handling variance for remaining mutable types.
Eduardo Julian
2022-04-05
10
-231
/
+304
*
Properly handling variance for arrays to avoid invalid subtyping.
Eduardo Julian
2022-04-04
6
-75
/
+129
*
De-sigil-ification: /
Eduardo Julian
2022-03-30
58
-327
/
+327
*
Lined-up names of "safe" binary/array defs with names of "unsafe" ones.
Eduardo Julian
2022-03-30
11
-100
/
+101
*
Re-named ffi.as to "is", and ffi.check to "as", to line the names up with nor...
Eduardo Julian
2022-03-30
4
-299
/
+299
*
"when" macro for Try.
Eduardo Julian
2022-03-30
1
-1
/
+15
*
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
2022-03-30
70
-293
/
+287
*
Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...
Eduardo Julian
2022-03-30
53
-191
/
+191
*
De-sigil-ification: !
Eduardo Julian
2022-03-17
71
-735
/
+775
*
JVM interop now allows importing inherited virtual/interface methods.
Eduardo Julian
2022-03-16
13
-236
/
+241
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
232
-5710
/
+5748
*
Generalized/type-agnostic arithmetic.
Eduardo Julian
2022-03-16
9
-539
/
+759
*
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
2022-03-15
70
-611
/
+616
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
145
-2000
/
+2295
*
De-sigil-ification: >
Eduardo Julian
2022-03-14
39
-584
/
+616
*
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
2022-03-14
23
-366
/
+382
*
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
44
-2271
/
+2275
*
Type-safe host-level functions for interop with scripting languages.
Eduardo Julian
2022-03-14
4
-14
/
+24
*
De-sigil-ification: @
Eduardo Julian
2022-03-14
128
-2480
/
+2483
*
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
2022-03-14
20
-1827
/
+1071
*
Added an easy way to export Lux functionality to host programs (everywhere el...
Eduardo Julian
2022-03-11
24
-506
/
+1056
*
Added an easy way to export Lux functionality to host programs (in JVM).
Eduardo Julian
2022-03-09
8
-168
/
+267
*
Finishing the meta-compiler [Part 6 / Done... for now]
Eduardo Julian
2022-03-08
14
-240
/
+390
*
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
-603
/
+327
*
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
-278
/
+350
*
Optimizations for the pure-Lux JVM compiler. [Part 4]
Eduardo Julian
2022-02-28
11
-128
/
+210
*
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. Can...
Eduardo Julian
2022-02-23
15
-73
/
+245
*
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
2022-02-22
20
-412
/
+462
*
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
14
-233
/
+404
*
Yet more fixes for JVM interop.
Eduardo Julian
2022-02-18
9
-190
/
+248
*
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
-437
/
+466
*
Optimizations for the pure-Lux JVM compiler. [Part 2]
Eduardo Julian
2022-02-12
6
-483
/
+212
*
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
-128
/
+178
[prev]
[next]