Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-20 | fixes for clang, including support for phi; all tests pass, but optimizer ↵ | Alon Zakai | |
and relooper broken (on clang) | |||
2010-09-11 | Catch a corner case with 0 in varargs | alon@honor | |
2010-09-11 | better handling of NULL in printf, and varargs | alon@honor | |
2010-09-10 | fix some print() corners | alon@honor | |
2010-09-06 | LABEL_DEBUG option | alon@honor | |
2010-09-06 | preprocessor + example use in SAFE_HEAP | alon@honor | |
2010-09-06 | support for %s in printf | alon@honor | |
2010-09-05 | snippets for C string funcs | alon@honor | |
2010-09-05 | snippets work | alon@honor | |
2010-09-04 | atexit +test | alon@honor | |
2010-09-04 | better support for exceptions and pointers to multiparameter functions | alon@honor | |
2010-09-04 | initial work towards varargs | alon@honor | |
2010-08-28 | fix 3 bugs: printf error, no IEEEUnhexing, and <{'s. 2 new tests | alon@honor | |
2010-08-25 | the code | alon@honor | |