Age | Commit message (Expand) | Author |
---|---|---|
2010-04-05 | STP: Switch build to using LLVM style Makefiles. | Daniel Dunbar |
2010-04-05 | STP: Remove unused files. | Daniel Dunbar |
2010-04-05 | STP: Eliminate dead test. | Daniel Dunbar |
2010-04-05 | STP: Eliminate use of non-standard variadic macro. | Daniel Dunbar |
2010-04-05 | STP: Remove stray semi-colons. | Daniel Dunbar |
2010-04-05 | STP: Switch to standard C++ file suffix. | Daniel Dunbar |
2010-04-05 | STP: Add pre-generated ASTKind.{cpp,h}. | Daniel Dunbar |
2010-04-05 | STP: Avoid use of zero-sized array GNU extension. | Daniel Dunbar |
2010-02-25 | Applied patch submitted by Justin Lebar to fix compilation error w/ | Cristian Cadar |
2009-08-02 | Stop building the STP parser, we don't need it and it unnecessarily adds a | Daniel Dunbar |
2009-08-01 | Rewrite constant initialization to be more portable and readable. | Daniel Dunbar |
2009-05-22 | Improve lex support, apparently FreeBSD lex expects -o to take a joined | Daniel Dunbar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |