aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-11python fixes and testAlon Zakai
2010-12-10proper stubs for external valuesAlon Zakai
2010-12-09code cleanup of |,;|sDavid LaPalomento
2010-12-09__errno_locationAlon Zakai
2010-12-09memchrAlon Zakai
2010-12-09proper support for bitfieldsAlon Zakai
2010-12-07fix a few bugs related to highly-nested structsAlon Zakai
2010-12-05library additionsAlon Zakai
2010-12-05fix for functions in mathopsAlon Zakai
2010-12-05__ctype_b_loc in libraryAlon Zakai
2010-12-05safe heap tweaksAlon Zakai
2010-12-04library additionsAlon Zakai
2010-12-04fix 2 bugs in variable analyzerAlon Zakai
2010-12-04fix for bitshiftsAlon Zakai
2010-12-04llvm.va_copyAlon Zakai
2010-12-04qsortAlon Zakai
2010-12-02handle bitcasts etc. of call() idents +testAlon Zakai
2010-11-28additional SDL stubsAlon Zakai
2010-11-28lua demo noteAlon Zakai
2010-11-28lua demo additional filesAlon Zakai
2010-11-28paranoid memory initialization in typed arrays, lua demo update (with ↵Alon Zakai
missing files)
2010-11-27commentAlon Zakai
2010-11-27update lua demoAlon Zakai
2010-11-27fix bug in laying out of constant structures +testsAlon Zakai
2010-11-27simplify dump(), avoid memory issuesAlon Zakai
2010-11-27update lua demoAlon Zakai
2010-11-27proper memory initialization with or without typed arrays; additional lua testsAlon Zakai
2010-11-26return the optimization of dropping function data as soon as possibleAlon Zakai
2010-11-26remove clumsy iterative creation attempts of globalsAlon Zakai
2010-11-26updated lua demoAlon Zakai
2010-11-26|abs| in stdlibAlon Zakai
2010-11-26improve varargs supportAlon Zakai
2010-11-26do not try to unflatten slabs at runtimeAlon Zakai
2010-11-26flatten global constants at compile timeAlon Zakai
2010-11-25generate [0 x type] types automaticallyAlon Zakai
2010-11-25identify all llvm linkagesAlon Zakai
2010-11-25version 0.6Alon Zakai
2010-11-25lua demo tweaksAlon Zakai
2010-11-25lua web demoAlon Zakai
2010-11-25lua test fix, fix breakageAlon Zakai
2010-11-25improve lua test + fixesAlon Zakai
2010-11-25check stores in SAFE_HEAPAlon Zakai
2010-11-22strengthen SAFE_HEAP in malloc and on the stackAlon Zakai
2010-11-21optimize SAFE_HEAP for speed and enable additional testsAlon Zakai
2010-11-21strengthen SAFE_HEAPAlon Zakai
2010-11-21SAFE_HEAP now validates the load-store consistency assumption, plus minor ↵Alon Zakai
related fixes
2010-11-20lua testAlon Zakai
2010-11-20misc minor fixes and additionsAlon Zakai
2010-11-20refactor do_ll_testAlon Zakai
2010-11-20minimal C++ exceptions supportAlon Zakai