about summary refs log tree commit diff homepage
path: root/include/expr
AgeCommit message (Expand)Author
2019-06-04make endif guard naming consistentJulian Büning
2019-06-04make include guard naming consistentJulian Büning
2018-07-04Fix uninitialized memory: enums have to be initializedMartin Nowack
2016-11-23Renamed .pc to .kquery (kleaver query)Eric Rizzi
2016-05-24Fixed bug #375 in Kleaver's parserAndrea Mattavelli
2010-02-13Fix some doxyments, patch by Peter Collingbourne!Daniel Dunbar
2009-06-14Use ExprBuilder for constructing expressions in the Parser.Daniel Dunbar
2009-06-09More constant Array support.Daniel Dunbar
2009-06-07Implement array declarations.Daniel Dunbar
2009-06-05Support the extended query command syntax.Daniel Dunbar
2009-06-05llvm::Casting support for Kleaver AST nodes.Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar