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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-14
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
38
-619
/
+662
2022-03-14
FIXED: JS error wherein a piece of runtime machinery was missing.
Eduardo Julian
4
-278
/
+280
2022-03-14
Leaner syntax for the "for" macro.
Eduardo Julian
67
-2770
/
+2771
2022-03-14
Type-safe host-level functions for interop with scripting languages.
Eduardo Julian
7
-17
/
+33
2022-03-14
De-sigil-ification: @
Eduardo Julian
219
-4635
/
+4638
2022-03-14
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
27
-1862
/
+1107
2022-03-11
Added an easy way to export Lux functionality to host programs (everywhere el...
Eduardo Julian
37
-724
/
+1469
2022-03-09
Added an easy way to export Lux functionality to host programs (in JVM).
Eduardo Julian
10
-172
/
+433
2022-03-08
Finishing the meta-compiler [Part 6 / Done... for now]
Eduardo Julian
22
-282
/
+509
2022-03-07
Compilers for scripting languages now only depend on new JVM compiler.
Eduardo Julian
14
-178
/
+358
2022-03-05
Optimizations for the pure-Lux JVM compiler. [Part 5]
Eduardo Julian
20
-868
/
+1243
2022-03-04
Keeping the JVM interop fixes coming...
Eduardo Julian
16
-109
/
+150
2022-03-02
Finishing the meta-compiler [Part 5]
Eduardo Julian
16
-234
/
+440
2022-03-01
Still more fixes for JVM interop.
Eduardo Julian
20
-278
/
+400
2022-02-28
Optimizations for the pure-Lux JVM compiler. [Part 4]
Eduardo Julian
16
-169
/
+353
2022-02-27
Fixed directive extensions for Lux/Lua.
Eduardo Julian
22
-247
/
+361
2022-02-24
Finishing the meta-compiler [Part 4]
Eduardo Julian
35
-368
/
+654
2022-02-23
ADDED Can pass config parameters to compiler and select code based on it. Can...
Eduardo Julian
40
-323
/
+710
2022-02-22
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
31
-561
/
+1603
2022-02-19
Missing bits of the optimization.
Eduardo Julian
8
-90
/
+98
2022-02-19
Optimizations for the pure-Lux JVM compiler. [Part 3]
Eduardo Julian
18
-242
/
+506
2022-02-18
Yet more fixes for JVM interop.
Eduardo Julian
15
-377
/
+880
2022-02-17
Finishing the meta-compiler [Part 3]
Eduardo Julian
13
-194
/
+348
2022-02-16
FIXED loop binding initialization in several back-ends.
Eduardo Julian
15
-337
/
+388
2022-02-16
FIXED generating artifact IDs in the context of "lux in-module".
Eduardo Julian
14
-555
/
+1089
2022-02-12
Optimizations for the pure-Lux JVM compiler. [Part 2]
Eduardo Julian
9
-578
/
+713
2022-02-11
Fixed directive extensions for Lux/Python.
Eduardo Julian
40
-378
/
+714
2022-02-10
Finishing the meta-compiler [Part 2]
Eduardo Julian
15
-260
/
+644
2022-02-08
Optimized integer addition for Lux/Ruby in MRuby.
Eduardo Julian
30
-228
/
+352
2022-02-08
Optimizations for the pure-Lux JVM compiler. [Part 1]
Eduardo Julian
11
-462
/
+661
2022-02-06
Fixes for JVM interop.
Eduardo Julian
12
-193
/
+527
2022-02-06
Finishing the meta-compiler [Part 1]
Eduardo Julian
26
-430
/
+739
2022-02-05
Updated copyright notices.
Eduardo Julian
12
-144
/
+307
2022-02-03
Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]
Eduardo Julian
19
-645
/
+1007
2022-01-31
A few JVM-related fixes & improvements.
Eduardo Julian
32
-376
/
+649
2022-01-30
Fixes for the pure-Lux JVM compiler machinery. [Part 12]
Eduardo Julian
18
-608
/
+1360
2022-01-28
Fixed a bug when cleaning-up test reports.
Eduardo Julian
1
-79
/
+76
2022-01-28
Better detection for "exec" optimization.
Eduardo Julian
25
-310
/
+472
2022-01-27
Fixes for the pure-Lux JVM compiler machinery. [Part 11]
Eduardo Julian
21
-305
/
+773
2022-01-26
Fixes for the "with_expansions" macro.
Eduardo Julian
22
-282
/
+509
2022-01-25
Bug fixes for eval in general and in Lux/Ruby.
Eduardo Julian
30
-702
/
+874
2022-01-24
Added explicit function inlining.
Eduardo Julian
4
-4
/
+85
2022-01-24
Fixed compilation of <init> methods for anonymous classes.
Eduardo Julian
28
-491
/
+668
2022-01-22
Fixes for the pure-Lux JVM compiler machinery. [Part 10]
Eduardo Julian
22
-181
/
+573
2022-01-20
Better text formatting for types.
Eduardo Julian
20
-206
/
+419
2022-01-19
Fixes for the pure-Lux JVM compiler machinery. [Part 9]
Eduardo Julian
27
-426
/
+565
2022-01-19
Cleaner test reporting.
Eduardo Julian
14
-139
/
+203
2022-01-19
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
35
-383
/
+1070
2022-01-18
Full implementation of console for Node.js.
Eduardo Julian
21
-483
/
+861
2022-01-18
Fixes for the pure-Lux JVM compiler machinery. [Part 7]
Eduardo Julian
9
-90
/
+398
[prev]
[next]