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
/
optimization.md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made inlined functions into first-class macros.
Eduardo Julian
2022-07-26
1
-0
/
+9
*
Compilers for scripting languages now only depend on new JVM compiler.
Eduardo Julian
2022-03-07
1
-5
/
+1
*
Keeping the JVM interop fixes coming...
Eduardo Julian
2022-03-04
1
-0
/
+1
*
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-24
1
-43
/
+44
*
Ruby compilation that is better adjusted to both normal Ruby and MRuby.
Eduardo Julian
2021-11-29
1
-0
/
+4
*
Sharing the same Function class between bootsrapper and JVM compiler.
Eduardo Julian
2021-11-08
1
-0
/
+1
*
FIXED analysis extensions got reset and new ones would be unavailable.
Eduardo Julian
2021-10-22
1
-1
/
+5
*
Fixed packaging issue.
Eduardo Julian
2021-10-09
1
-0
/
+1
*
Now allowing compilers to generate custom-named outputs.
Eduardo Julian
2021-07-17
1
-0
/
+5
*
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
2021-07-10
1
-0
/
+12
*
Got rid of the {}s in ":share" and made it pipe-able.
Eduardo Julian
2021-05-18
1
-0
/
+42