summaryrefslogtreecommitdiff
path: root/src/expr/symbol_table.h
AgeCommit message (Expand)Author
2021-04-09Rename CVC4__ header guards to CVC5__. (#6326)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-16cmake: Generate cvc4_export.h and set visibility to hidden. (#6139)Mathias Preiner
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-01-05Remove a few miscellaneous references to the expr layer (#5661)Andrew Reynolds
2020-12-03Refactor handling of global declarations (#5577)Andrew Reynolds
2020-12-02Update copyright headers.Aina Niemetz
2020-11-30Remove includes for old API from internal code (#5536)Andrew Reynolds
2020-10-28Convert symbol table from Expr-level to Term-level (#5355)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-06-16Update copyright headers.Aina Niemetz
2019-10-20Cleaning-up the declaration of wrapped functions/methods, which have no defin...Andrew V. Jones
2019-08-10Simplify how defined functions are tracked during parsing (#3177)Andrew Reynolds
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-06-25Updated copyright headers.Aina Niemetz
2018-01-08Remove throw specifiers from symbol table. (#1490)Tim King
2017-10-02Removing throw specifiers from SymbolTable::Implementation. (#1183)Tim King
2017-09-28Update symbol table to support operator overloading (#1154)Andrew Reynolds
2017-07-22Consolidating the opaque pointers in SymbolTable. (#204)Tim King
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-07Update copyright headers.Mathias Preiner
2016-04-20update from the masterPaulMeng
2014-10-06Support for RESET command in CVC native language (and infrastructure for supp...Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2012-11-29minor documentation fixMorgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-28Public interface review items:Morgan Deters
2012-08-29* Numerous documentation fixes (fix doxygen warnings, add missing documentati...Morgan Deters
2012-08-07Some items from the CVC4 public interface review:Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback