diff options
author | alon@honor <none@none> | 2010-10-17 11:13:56 -0700 |
---|---|---|
committer | alon@honor <none@none> | 2010-10-17 11:13:56 -0700 |
commit | 4acb8fa3279136ab9cfc6279e0bf1372d6520d11 (patch) | |
tree | 55bd2c818634cc427179030651287d10f4b6649e /ChangeLog | |
parent | 435337bfab5521a6f26a55e8ca05a4079fd24353 (diff) |
version 0.4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2010-10-17: Version 0.4 + + * Much faster optimized code, now 10X the speed of our unoptimized code + * Support for the recently-released LLVM 2.8 + * Support for typed arrays + * Integration with the Closure Compiler + * Benchmarking framework in test runner + * Many code cleanups, bug fixes, and additional tests + 2010-10-05: Version 0.3 * Much faster compilation (but still slow with relooper) |