Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-31 | allow SAFE_HEAP with typed arrays; fix minor uncovered bugs; add ↵ | Alon Zakai | |
SAFE_HEAP_LOG option | |||
2010-12-31 | macros for heap access in library.js | Alon Zakai | |
2010-12-25 | comments + clean up compiler.js | Alon Zakai | |
2010-12-25 | code cleanup | Alon Zakai | |
2010-12-15 | clean up enzymatic ==> framework | Alon Zakai | |
--HG-- rename : src/enzymatic.js => src/framework.js | |||
2010-12-09 | code cleanup of |,;|s | David LaPalomento | |
2010-11-21 | SAFE_HEAP now validates the load-store consistency assumption, plus minor ↵ | Alon Zakai | |
related fixes | |||
2010-11-13 | remove unnecessary line splitting and recombining | Alon Zakai | |
2010-10-10 | typed arrays support; function __index__ing ; 36% speedup | alon@honor | |
2010-10-06 | Runtime system, and inlining of stackEnter/Exit | alon@honor | |
2010-09-25 | snippets ==> library | alon@honor | |
--HG-- rename : src/snippets.js => src/library.js | |||
2010-09-22 | disable relooping pending rewrite | alon@honor | |
2010-09-20 | refactor into files | alon@honor | |
--HG-- rename : src/parser.js => src/compiler.js |