summaryrefslogtreecommitdiff
path: root/src/options/options_template.cpp
AgeCommit message (Expand)Author
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-02Remove (dummy) SMT1 printer (#1854)Andres Noetzli
2018-05-02Initial support for string standard in smt lib 2.6 (#1848)Andrew Reynolds
2018-03-21Refactor mkoptions (#1631)Mathias Preiner
2018-01-14Removing throw specifiers from OptionsHandler. (#1510)Tim King
2018-01-08Removing more miscellaneous throw specifiers. (#1488)Tim King
2017-08-30Use thread_local instead of compiler extensions (#210)Andres Noetzli
2017-08-10Fix line numbers in options_templateAndres Noetzli
2017-07-07Update copyright headers.Mathias Preiner
2017-03-16Parsing support for SMT LIB 2.6. Minor fixes for printing datatypes. Fix for ...ajreynol
2016-06-23Fixed some warnings, fixed bug in cdhashmap that was crashing cdmap_black,Clark Barrett
2016-04-03Updating the copyright headers and scripts.Tim King
2016-03-21New version of the recursive options parsing strategy.Tim King
2016-01-28Adding listeners to Options.Tim King
2016-01-05Add SmtGlobals ClassTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-01-14sygus input language and benchmarkMorgan Deters
2015-01-13Fix #line numbering.Morgan Deters
2014-11-20Fix #lines in template.Morgan Deters
2014-10-23Parsing and infrastructure support for SMT-LIBv2.5 input and output languages.Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2014-06-25Fix some #line annotations.Morgan Deters
2014-06-22Output language "cvc3" (as opposed to "cvc" or "cvc4") produces output for CVC3:Morgan Deters
2014-05-16minor improvements (fixes) to did-you-mean suggestionsKshitij Bansal
2014-04-29Mostly resolves bug #561 memory leaks, and more.Morgan Deters
2014-04-29fixed couple of more warningsKshitij Bansal
2014-04-19Eh, what?Kshitij Bansal
2014-02-25New translation work, support Z3-str-style string constraints.Morgan Deters
2013-11-29Fix proofs build.Morgan Deters
2013-07-29Fix numerous compiler warnings on various platformsMorgan Deters
2013-07-24Fixes for building with mingw win64.Morgan Deters
2013-07-23Some fixes for (get-info :all-options)Morgan Deters
2013-07-23fix for win32 option parsing via mingw32Morgan Deters
2013-07-23(get-info :all-options) to get option values; also command-line option sugges...Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-01-19Fix an options-processing bug on some platforms (e.g., MacOS).Morgan Deters
2012-10-22one more incorrect #line fixedMorgan Deters
2012-10-14fix #line number warnings (sorry!)Morgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-27* Rename SMT parts (printer, parser) to SMT1Morgan Deters
2012-09-21SMT-LIBv2 compliance updates:Morgan Deters
2012-09-14Fix a few minor issues in options processing, improving usability, consistenc...Morgan Deters
2012-09-12Adding model assertions after SAT responses.Morgan Deters
2012-09-08Add [*] footnotes to --help output indicating for many options --FOO that the...Morgan Deters
2012-08-29* Numerous documentation fixes (fix doxygen warnings, add missing documentati...Morgan Deters
2012-08-13fix integer parsing error.. thanks dejan for the report. this indicates that...Morgan Deters
2012-08-08Fix --no-checking option.Morgan Deters
2012-08-01some fixes for Mac OSMorgan Deters
2012-07-31Options merge. This commit:Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback