Update theory rewriter ownership, add stats to strings (#4202)
[cvc5.git] / THANKS
1 Thanks to:
2
3 - Chad Brewbaker for fixing a memory leak in 2017.
4
5 - Adam Buchbinder of Google for submitting patches in November 2013 to fix a
6 number of issues with CVC3 (which were also applicable to CVC4's compatibility
7 interface).
8
9 - David Cok of GrammaTech, Inc., for suggesting numerous improvements in CVC4's
10 SMT-LIBv2 compliance in 2013 and 2014.
11
12 - Peter Collingbourne (formerly of the Multicore Programming Group at Imperial
13 College London, headed by Alastair Donaldson) for developing and submitting a
14 number of patches in September 2012 related to SMT-LIBv2 compliance.
15
16 - Finn Haedicke of University of Bremen, Germany for fixing namespace specifiers
17 in CVC4's version of minisat in 2015.
18
19 - Pat Hawks for writing tests for CVC4's Java API.
20
21 - Thomas Hunger for some important patches to CVC4's SWIG interfaces in March
22 2014.
23
24 - Makai Mann of Stanford University for updating the build scripts to support
25 computing coverage in 2017.
26
27 - Cristian Mattarei of Stanford University for fixing an issue with parsing
28 floating point numbers in 2017.
29
30 - Jordy Ruiz of University of Toulouse for fixing throw specifiers on the theory
31 output channels in 2015.
32
33 - Clement Pit-Claudel of MIT for improving the signal handling support for
34 Windows builds in 2017.
35
36 - Arjun Viswanathan for improvements in the CVC and the SMT2 parser.
37
38 - Fabian Wolff in 2016 for fixing several spelling mistakes.
39
40 - Justin Xu for contributing to refactoring CVC4's preprocessing infrastructure.