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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
FIXED analysis extensions got reset and new ones would be unavailable.
Eduardo Julian
1
-1
/
+5
2021-10-09
Fixed packaging issue.
Eduardo Julian
1
-0
/
+1
2021-07-17
Now allowing compilers to generate custom-named outputs.
Eduardo Julian
1
-0
/
+5
2021-07-10
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
1
-0
/
+12
2021-05-18
Got rid of the {}s in ":share" and made it pipe-able.
Eduardo Julian
1
-0
/
+2
2021-03-16
Done with PHP.
Eduardo Julian
1
-0
/
+1
2021-03-14
Frustrated with PHP's overflow/underflow logic.
Eduardo Julian
1
-0
/
+1
2020-10-31
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
1
-0
/
+0
2020-06-09
Basic pattern-matching optimizations.
Eduardo Julian
1
-0
/
+4
2020-06-03
Now applying the loop optimization to all functions.
Eduardo Julian
1
-0
/
+1
2020-05-28
Can now parse TAR files.
Eduardo Julian
1
-0
/
+1
2019-12-25
Optimized LuxRuntime::case and fixed a few bugs.
Eduardo Julian
1
-0
/
+4
2019-07-31
Ported JVM reference generation to the new JVM bytecode machinery.
Eduardo Julian
1
-0
/
+4
2019-07-24
Small improvements here and there.
Eduardo Julian
1
-0
/
+24