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
/
bookmark
/
math
/
geometry
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-25
Added support for saturation arithmetic.
Eduardo Julian
1
-0
/
+1
2022-11-18
Updated the Python compiler to work with the new format for extensions.
Eduardo Julian
1
-0
/
+1
2022-11-11
Added SourceFile annotations to functions when compiling for the JVM.
Eduardo Julian
2
-1
/
+2
2022-11-05
Property-based testing can now log/print successful seeds from run.
Eduardo Julian
1
-11
/
+13
2022-06-06
Added extensions to JS interop for working with "undefined" values.
Eduardo Julian
1
-1
/
+4
2022-06-03
Extensible import syntax [Part 4]
Eduardo Julian
1
-0
/
+4
2022-04-06
More efficient binary formatting.
Eduardo Julian
1
-0
/
+4
2022-03-14
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
1
-0
/
+4
2022-03-07
Compilers for scripting languages now only depend on new JVM compiler.
Eduardo Julian
2
-0
/
+11
2021-12-24
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
2
-0
/
+8
2021-11-08
Sharing the same Function class between bootsrapper and JVM compiler.
Eduardo Julian
1
-0
/
+1
2021-09-19
Added STDLIB documentation for the different target platforms.
Eduardo Julian
1
-0
/
+4
2021-08-25
Updates to the Lua compiler.
Eduardo Julian
1
-0
/
+13