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
/
documentation
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-04-04
Properly handling variance for arrays to avoid invalid subtyping.
Eduardo Julian
23
-29
/
+64
2022-03-30
Re-named "as_is" to "these" to avoid confusion with the new type-annotation ↵
Eduardo Julian
20
-4
/
+78
macro names.
2022-03-15
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
20
-1
/
+88
2022-03-14
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
29
-18
/
+91
2022-03-11
Added an easy way to export Lux functionality to host programs (everywhere ↵
Eduardo Julian
12
-42
/
+74
else).
2022-03-08
Finishing the meta-compiler [Part 6 / Done... for now]
Eduardo Julian
2
-0
/
+5
2022-03-07
Compilers for scripting languages now only depend on new JVM compiler.
Eduardo Julian
6
-6
/
+21
2022-03-05
Optimizations for the pure-Lux JVM compiler. [Part 5]
Eduardo Julian
1
-0
/
+4
2022-03-04
Keeping the JVM interop fixes coming...
Eduardo Julian
9
-178
/
+209
2022-03-02
Finishing the meta-compiler [Part 5]
Eduardo Julian
3
-0
/
+9
2022-02-28
Optimizations for the pure-Lux JVM compiler. [Part 4]
Eduardo Julian
3
-13
/
+19
2022-02-27
Fixed directive extensions for Lux/Lua.
Eduardo Julian
5
-25
/
+39
2022-02-24
Finishing the meta-compiler [Part 4]
Eduardo Julian
4
-0
/
+19
2022-02-22
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
15
-175
/
+210
2022-02-18
Yet more fixes for JVM interop.
Eduardo Julian
10
-116
/
+142
2022-02-17
Finishing the meta-compiler [Part 3]
Eduardo Julian
4
-0
/
+13
2022-02-12
Optimizations for the pure-Lux JVM compiler. [Part 2]
Eduardo Julian
1
-0
/
+1
2022-02-08
Optimized integer addition for Lux/Ruby in MRuby.
Eduardo Julian
1
-0
/
+13
2022-02-08
Optimizations for the pure-Lux JVM compiler. [Part 1]
Eduardo Julian
1
-0
/
+1
2022-02-06
Fixes for JVM interop.
Eduardo Julian
1
-0
/
+4
2022-02-06
Finishing the meta-compiler [Part 1]
Eduardo Julian
3
-4
/
+8
2022-02-05
Updated copyright notices.
Eduardo Julian
1
-0
/
+2
2022-02-03
Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]
Eduardo Julian
1
-0
/
+1
2022-01-31
A few JVM-related fixes & improvements.
Eduardo Julian
3
-0
/
+6
2022-01-30
Fixes for the pure-Lux JVM compiler machinery. [Part 12]
Eduardo Julian
1
-0
/
+1
2022-01-27
Fixes for the pure-Lux JVM compiler machinery. [Part 11]
Eduardo Julian
4
-93
/
+95
2022-01-25
Bug fixes for eval in general and in Lux/Ruby.
Eduardo Julian
1
-0
/
+4
2022-01-24
Added explicit function inlining.
Eduardo Julian
1
-15
/
+17
2022-01-22
Fixes for the pure-Lux JVM compiler machinery. [Part 10]
Eduardo Julian
2
-0
/
+2
2022-01-19
Fixes for the pure-Lux JVM compiler machinery. [Part 9]
Eduardo Julian
2
-0
/
+5
2022-01-19
Cleaner test reporting.
Eduardo Julian
1
-0
/
+5
2022-01-19
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
1
-0
/
+4
2022-01-18
Full implementation of console for Node.js.
Eduardo Julian
1
-0
/
+4
2022-01-18
Fixes for the pure-Lux JVM compiler machinery. [Part 7]
Eduardo Julian
2
-0
/
+8
2022-01-15
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
2
-0
/
+8
2022-01-13
Fixes for the pure-Lux JVM compiler machinery. [Part 6]
Eduardo Julian
2
-0
/
+8
2022-01-11
Fixed a bug that broke re-compilation of STDLIB tests in Lua.
Eduardo Julian
2
-0
/
+2
2022-01-10
Fixes for the pure-Lux JVM compiler machinery. [Part 5]
Eduardo Julian
3
-0
/
+6
2022-01-09
Fixed a bug when testing extensions on the JVM compiler.
Eduardo Julian
1
-0
/
+4
2022-01-06
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
18
-146
/
+205
2021-12-31
Fixes for the pure-Lux JVM compiler machinery.
Eduardo Julian
10
-4
/
+40
2021-12-25
Dusting off the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
5
-9
/
+24
2021-12-24
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
33
-984
/
+1088
2021-11-30
Updated versions in documentation.
Eduardo Julian
5
-23
/
+23
2021-11-29
Ruby compilation that is better adjusted to both normal Ruby and MRuby.
Eduardo Julian
6
-38
/
+50
2021-11-19
Added tree-shaking to the compiler.
Eduardo Julian
3
-0
/
+6
2021-11-08
Added the carriage return for better Windows compatibility.
Eduardo Julian
2
-0
/
+8
2021-11-08
Sharing the same Function class between bootsrapper and JVM compiler.
Eduardo Julian
8
-0
/
+14
2021-11-02
Added the new forum to the documentation, plus updated versions.
Eduardo Julian
5
-23
/
+23
2021-10-30
Fixed some conversion/wrapping issues affecting extensions in the Ruby compiler.
Eduardo Julian
1
-0
/
+1
[next]