about summary refs log tree commit diff homepage
path: root/stp/AST
AgeCommit message (Expand)Author
2012-07-31Forgot to remove the actual stp directory. Cristian Cadar
2010-05-02Remove bogus const applied to return type.Daniel Dunbar
2010-05-02Scatter -Wno-deprecated about to suppress warnings about ext/hash* uses, I don'tDaniel Dunbar
2010-04-05STP: Switch build to using LLVM style Makefiles.Daniel Dunbar
2010-04-05STP: Remove unused files.Daniel Dunbar
2010-04-05STP: Eliminate use of non-standard variadic macro.Daniel Dunbar
2010-04-05STP: Remove stray semi-colons.Daniel Dunbar
2010-04-05STP: Add pre-generated ASTKind.{cpp,h}.Daniel Dunbar
2010-02-25Applied patch submitted by Justin Lebar to fix compilation error w/Cristian Cadar
2009-08-01Rewrite constant initialization to be more portable and readable.Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar