summaryrefslogtreecommitdiff
path: root/src/expr
AgeCommit message (Expand)Author
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-10-22NodeValue: Eliminate redundant NBITS macros. (#3400)Aina Niemetz
2019-10-20Cleaning-up the declaration of wrapped functions/methods, which have no defin...Andrew V. Jones
2019-10-15Fix line numbers in templates (#3391)Andres Noetzli
2019-10-10Make order of theories explicit in the source code. (#3379)Aina Niemetz
2019-10-09NodeValue: Use 'using' instead of 'typedef'. (#3374)Aina Niemetz
2019-10-09NodeValue: Use fixed width return type for getRefCount(). (#3374)Aina Niemetz
2019-10-09Reorder NodeValue class according to our code style guidelines. (#3374)Aina Niemetz
2019-10-08pass parameters by reference where it affects performancePiotr Trojanek
2019-10-07New C++ API: Add Term::getId(). (#3360)Aina Niemetz
2019-09-28Introduce template classes for simple type rules (#2835)Andres Noetzli
2019-09-27Support smt2 language "match" term (#3258)Andrew Reynolds
2019-09-25Add isParameterized function to Expr (#3303)Andrew Reynolds
2019-09-18Minor cleaning (#3295)Andrew Reynolds
2019-09-16Avoid computing cardinality when constructing models (#3268)Andrew Reynolds
2019-09-16Remove parameterized check (#3290)Andrew Reynolds
2019-09-13Disallow let in sygus grammars, check for free variables in sygus constructor...Andrew Reynolds
2019-09-12Update to standard implementation of contains term (#3270)Andrew Reynolds
2019-09-11Fix not to output all warnings (#2778)Ken Matsui
2019-09-06Remove portfolio (#3236)Andrew Reynolds
2019-09-04More details in substitution function documentation (#3244)yoni206
2019-08-24fix misuse of iterator with a different container (#3214)Piotr Trojanek
2019-08-10Simplify how defined functions are tracked during parsing (#3177)Andrew Reynolds
2019-08-03Fix printing issue related to nested quotes (#3154)Andrew Reynolds
2019-08-01Move some generic utilities out of quantifiers (#3139)Andrew Reynolds
2019-07-22Get operators in node (#3094)yoni206
2019-07-01Support sygus version 2 format (#3066)Andrew Reynolds
2019-06-21Add floating-point support in the Java API (#3063)Andres Noetzli
2019-06-12Refactor parser to define fewer tokens for symbols (#2936)Andres Noetzli
2019-06-05Prevent letification from shadowing variables (#3042)Andres Noetzli
2019-06-02Add check for limit of number of node children (#3035)Andres Noetzli
2019-05-15Fix iterators in Java API (#3000)Andres Noetzli
2019-04-29Eliminate APPLY kind (#2976)Andrew Reynolds
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-04-17More use of isClosure (#2959)Andrew Reynolds
2019-03-28Fix freeing nodes with maxed refcounts (#2903)Andres Noetzli
2019-03-26Update copyright headers.Aina Niemetz
2019-03-26Fix warnings about wrong line numbers (#2899)Andres Noetzli
2019-03-23Fix memory leak when using subsolvers (#2893)Andres Noetzli
2019-03-15Adding capture avoiding substitution (#2867)Haniel Barbosa
2019-03-14Properly handle lambdas in relevant domain (#2853)Andrew Reynolds
2019-03-14 Add getFreeVariables method to node algorithm (#2852)Andrew Reynolds
2019-01-29New C++ API: Fix checks for mkTerm. (#2820)Aina Niemetz
2019-01-22 Fix parsing of overloaded parametric datatype selectors (#2819)Andrew Reynolds
2018-12-17Remove noop. (#2763)Aina Niemetz
2018-12-17New C++ API: Add tests for term object. (#2755)Aina Niemetz
2018-11-27Make (T)NodeTrie a general utility (#2489)Andrew Reynolds
2018-10-19Remove autotools build system. (#2639)Mathias Preiner
2018-10-12Improvements to rewrite rules from inputs (#2625)Andrew Reynolds
2018-10-10Fix compiler warnings (#2602)Andres Noetzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback