aboutsummaryrefslogtreecommitdiff
path: root/src/framework.js
AgeCommit message (Expand)Author
2011-12-02various fixes from js strict mode testingAlon Zakai
2011-12-01misc minor but important memory fixesAlon Zakai
2011-11-30minor optimization to main loop in frameworkAlon Zakai
2011-11-29more memory debugging stuff, and a disabled option to throttle the framework ...Alon Zakai
2011-11-29discard almost all .tokens when intertyper ends, to save memory (all except f...Alon Zakai
2011-11-29more memory debugging tools and minor optimizationsAlon Zakai
2011-11-28allow more GCing inside our big compiler loopsAlon Zakai
2011-11-28memory debugging code, and some minor optimizations from itAlon Zakai
2011-11-06tweak framework profilingAlon Zakai
2011-05-16compiler code is now js strict mode compliantAlon Zakai
2011-02-27clearer stacks from framework errorsAlon Zakai
2011-02-22optimize type discoveryAlon Zakai
2011-02-21remove slow identinicerAlon Zakai
2011-02-19line-specific CORRECT_OVERFLOWS and CORRECT_SIGNSAlon Zakai
2010-12-25code cleanupAlon Zakai
2010-12-15clean up enzymatic ==> frameworkAlon Zakai