aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/optimization.md (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-26Made inlined functions into first-class macros.Eduardo Julian1-0/+9
2022-03-07Compilers for scripting languages now only depend on new JVM compiler.Eduardo Julian1-5/+1
2022-03-04Keeping the JVM interop fixes coming...Eduardo Julian1-0/+1
2021-12-24Dusting off the pure-Lux JVM compiler machinery.Eduardo Julian1-43/+44
2021-11-29Ruby compilation that is better adjusted to both normal Ruby and MRuby.Eduardo Julian1-0/+4
2021-11-08Sharing the same Function class between bootsrapper and JVM compiler.Eduardo Julian1-0/+1
2021-10-22FIXED analysis extensions got reset and new ones would be unavailable.Eduardo Julian1-1/+5
2021-10-09Fixed packaging issue.Eduardo Julian1-0/+1
2021-07-17Now allowing compilers to generate custom-named outputs.Eduardo Julian1-0/+5
2021-07-10Made the "try" macro into a common one, instead of a host-specific one.Eduardo Julian1-0/+12
2021-05-18Got rid of the {}s in ":share" and made it pipe-able.Eduardo Julian1-0/+2
2021-03-16Done with PHP.Eduardo Julian1-0/+1
2021-03-14Frustrated with PHP's overflow/underflow logic.Eduardo Julian1-0/+1
2020-10-31Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian1-0/+0
2020-06-09Basic pattern-matching optimizations.Eduardo Julian1-0/+4
2020-06-03Now applying the loop optimization to all functions.Eduardo Julian1-0/+1
2020-05-28Can now parse TAR files.Eduardo Julian1-0/+1
2019-12-25Optimized LuxRuntime::case and fixed a few bugs.Eduardo Julian1-0/+4
2019-07-31Ported JVM reference generation to the new JVM bytecode machinery.Eduardo Julian1-0/+4
2019-07-24Small improvements here and there.Eduardo Julian1-0/+24