Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
defining types with incorrect data because of that
|
|
|
|
optimize the case of not setting label with new BRNOL branch signature
|
|
|
|
hoistMultiples
|
|
effects, and improve nativization logic.
|
|
|
|
for aliases. also optimize function indexing in compiler
|
|
|
|
|
|
|
|
functions)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
postsets from run() to the toplevel to boost performance and simplify compilation. fix various bugs that were noticed during this
|
|
|
|
|
|
|
|
|
|
This change allows the generated code to be processed by the
closure compiler. Without this change, commit
81f82a6a0dd932344027a408ff7bf905de1d2e52
prevents the closure compiler from running
(see http://code.google.com/closure/compiler/docs/error-ref.html#error).
This change should also slightly improve startup speed and reduce code
size.
|
|
|
|
during compilation
|
|
|
|
|
|
|
|
structs by value between C and C++ calling conventions
|
|
|
|
proper pass in the js optimizer
|
|
|
|
|
|
|
|
closure compiler
|