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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Can now deploy releases with Aedifex.
Eduardo Julian
2022-04-08
20
-98
/
+322
*
Better snapshot deployments for Aedifex.
Eduardo Julian
2022-04-07
22
-226
/
+256
*
De-sigil-ification: &
Eduardo Julian
2022-04-07
198
-1047
/
+1083
*
More efficient TAR handling.
Eduardo Julian
2022-04-07
16
-67
/
+72
*
More efficient binary formatting.
Eduardo Julian
2022-04-06
72
-642
/
+691
*
More efficient binary parsing.
Eduardo Julian
2022-04-06
15
-89
/
+130
*
Got documentation back in working condition.
Eduardo Julian
2022-04-06
39
-544
/
+493
*
No longer depending on the ASM library for JVM bytecode generation.
Eduardo Julian
2022-04-05
30
-6248
/
+205
*
Properly handling variance for remaining mutable types.
Eduardo Julian
2022-04-05
16
-264
/
+359
*
Properly handling variance for arrays to avoid invalid subtyping.
Eduardo Julian
2022-04-04
37
-172
/
+325
*
De-sigil-ification: /
Eduardo Julian
2022-03-30
113
-1014
/
+1023
*
Lined-up names of "safe" binary/array defs with names of "unsafe" ones.
Eduardo Julian
2022-03-30
15
-184
/
+188
*
Re-named ffi.as to "is", and ffi.check to "as", to line the names up with nor...
Eduardo Julian
2022-03-30
16
-429
/
+429
*
"when" macro for Try.
Eduardo Julian
2022-03-30
3
-10
/
+26
*
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
2022-03-30
98
-389
/
+384
*
Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...
Eduardo Julian
2022-03-30
109
-401
/
+476
*
De-sigil-ification: !
Eduardo Julian
2022-03-17
109
-1128
/
+1169
*
JVM interop now allows importing inherited virtual/interface methods.
Eduardo Julian
2022-03-16
16
-239
/
+243
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
417
-11327
/
+11367
*
Generalized/type-agnostic arithmetic.
Eduardo Julian
2022-03-16
18
-700
/
+1033
*
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
2022-03-15
113
-796
/
+888
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
273
-4062
/
+4359
*
Using a fake console in Aedifex if the system console is unavailable.
Eduardo Julian
2022-03-14
2
-107
/
+127
*
De-sigil-ification: >
Eduardo Julian
2022-03-14
127
-3833
/
+2439
*
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
2022-03-14
55
-1729
/
+1885
*
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
75
-3933
/
+3937
*
Type-safe host-level functions for interop with scripting languages.
Eduardo Julian
2022-03-14
7
-17
/
+33
*
De-sigil-ification: @
Eduardo Julian
2022-03-14
234
-5015
/
+5018
*
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
2022-03-14
57
-1881
/
+1199
*
Added an easy way to export Lux functionality to host programs (everywhere el...
Eduardo Julian
2022-03-11
57
-973
/
+1779
*
Added an easy way to export Lux functionality to host programs (in JVM).
Eduardo Julian
2022-03-09
12
-175
/
+438
*
Finishing the meta-compiler [Part 6 / Done... for now]
Eduardo Julian
2022-03-08
25
-283
/
+515
*
Compilers for scripting languages now only depend on new JVM compiler.
Eduardo Julian
2022-03-07
26
-722
/
+868
*
Optimizations for the pure-Lux JVM compiler. [Part 5]
Eduardo Julian
2022-03-05
21
-868
/
+1247
*
Keeping the JVM interop fixes coming...
Eduardo Julian
2022-03-04
25
-287
/
+359
*
Finishing the meta-compiler [Part 5]
Eduardo Julian
2022-03-02
19
-234
/
+449
*
Still more fixes for JVM interop.
Eduardo Julian
2022-03-01
20
-278
/
+400
*
Optimizations for the pure-Lux JVM compiler. [Part 4]
Eduardo Julian
2022-02-28
20
-192
/
+387
*
Fixed directive extensions for Lux/Lua.
Eduardo Julian
2022-02-27
29
-478
/
+663
*
Finishing the meta-compiler [Part 4]
Eduardo Julian
2022-02-24
40
-393
/
+698
*
ADDED Can pass config parameters to compiler and select code based on it. Can...
Eduardo Julian
2022-02-23
42
-326
/
+719
*
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
2022-02-22
47
-738
/
+1815
*
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
19
-266
/
+528
*
Yet more fixes for JVM interop.
Eduardo Julian
2022-02-18
26
-499
/
+1025
*
Finishing the meta-compiler [Part 3]
Eduardo Julian
2022-02-17
17
-194
/
+361
*
FIXED loop binding initialization in several back-ends.
Eduardo Julian
2022-02-16
16
-347
/
+402
*
FIXED generating artifact IDs in the context of "lux in-module".
Eduardo Julian
2022-02-16
14
-555
/
+1089
*
Optimizations for the pure-Lux JVM compiler. [Part 2]
Eduardo Julian
2022-02-12
12
-586
/
+720
[next]