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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly handling variance for remaining mutable types.
Eduardo Julian
2022-04-05
12
-237
/
+312
*
Properly handling variance for arrays to avoid invalid subtyping.
Eduardo Julian
2022-04-04
7
-122
/
+178
*
De-sigil-ification: /
Eduardo Julian
2022-03-30
107
-1001
/
+1000
*
Lined-up names of "safe" binary/array defs with names of "unsafe" ones.
Eduardo Julian
2022-03-30
14
-184
/
+185
*
Re-named ffi.as to "is", and ffi.check to "as", to line the names up with nor...
Eduardo Julian
2022-03-30
6
-305
/
+305
*
"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
86
-359
/
+352
*
Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...
Eduardo Julian
2022-03-30
83
-365
/
+365
*
De-sigil-ification: !
Eduardo Julian
2022-03-17
102
-1082
/
+1114
*
JVM interop now allows importing inherited virtual/interface methods.
Eduardo Julian
2022-03-16
14
-222
/
+228
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
389
-10195
/
+10235
*
Generalized/type-agnostic arithmetic.
Eduardo Julian
2022-03-16
16
-699
/
+1030
*
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
2022-03-15
80
-730
/
+735
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
258
-3759
/
+4149
*
Using a fake console in Aedifex if the system console is unavailable.
Eduardo Julian
2022-03-14
1
-84
/
+104
*
De-sigil-ification: >
Eduardo Julian
2022-03-14
112
-2191
/
+2344
*
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
2022-03-14
38
-619
/
+662
*
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
67
-2770
/
+2771
*
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
219
-4635
/
+4638
*
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
2022-03-14
27
-1862
/
+1107
*
Added an easy way to export Lux functionality to host programs (everywhere el...
Eduardo Julian
2022-03-11
37
-724
/
+1469
*
Added an easy way to export Lux functionality to host programs (in JVM).
Eduardo Julian
2022-03-09
10
-172
/
+433
*
Finishing the meta-compiler [Part 6 / Done... for now]
Eduardo Julian
2022-03-08
22
-282
/
+509
*
Compilers for scripting languages now only depend on new JVM compiler.
Eduardo Julian
2022-03-07
14
-178
/
+358
*
Optimizations for the pure-Lux JVM compiler. [Part 5]
Eduardo Julian
2022-03-05
20
-868
/
+1243
*
Keeping the JVM interop fixes coming...
Eduardo Julian
2022-03-04
16
-109
/
+150
*
Finishing the meta-compiler [Part 5]
Eduardo Julian
2022-03-02
16
-234
/
+440
*
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
16
-169
/
+353
*
Fixed directive extensions for Lux/Lua.
Eduardo Julian
2022-02-27
22
-247
/
+361
*
Finishing the meta-compiler [Part 4]
Eduardo Julian
2022-02-24
35
-368
/
+654
*
ADDED Can pass config parameters to compiler and select code based on it. Can...
Eduardo Julian
2022-02-23
40
-323
/
+710
*
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
2022-02-22
31
-561
/
+1603
*
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
18
-242
/
+506
*
Yet more fixes for JVM interop.
Eduardo Julian
2022-02-18
15
-377
/
+880
*
Finishing the meta-compiler [Part 3]
Eduardo Julian
2022-02-17
13
-194
/
+348
*
FIXED loop binding initialization in several back-ends.
Eduardo Julian
2022-02-16
15
-337
/
+388
*
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
9
-578
/
+713
*
Fixed directive extensions for Lux/Python.
Eduardo Julian
2022-02-11
40
-378
/
+714
*
Finishing the meta-compiler [Part 2]
Eduardo Julian
2022-02-10
15
-260
/
+644
*
Optimized integer addition for Lux/Ruby in MRuby.
Eduardo Julian
2022-02-08
30
-228
/
+352
*
Optimizations for the pure-Lux JVM compiler. [Part 1]
Eduardo Julian
2022-02-08
11
-462
/
+661
*
Fixes for JVM interop.
Eduardo Julian
2022-02-06
12
-193
/
+527
*
Finishing the meta-compiler [Part 1]
Eduardo Julian
2022-02-06
26
-430
/
+739
*
Updated copyright notices.
Eduardo Julian
2022-02-05
12
-144
/
+307
*
Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]
Eduardo Julian
2022-02-03
19
-645
/
+1007
[next]