author | bulwahn |
Fri, 06 Nov 2009 08:11:58 +0100 | |
changeset 33485 | 0df4f6e46e5e |
parent 33419 | 8ae45e87b992 |
child 33627 | ffb4a811e34d |
permissions | -rw-r--r-- |
24799 | 1 |
For the purposes of the license agreement in the file COPYRIGHT, a |
2 |
'contributor' is anybody who is listed in this file (CONTRIBUTORS) or |
|
23382 | 3 |
who is listed as an author in one of the source files of this Isabelle |
4 |
distribution. |
|
5 |
||
26874 | 6 |
|
25468 | 7 |
Contributions to this Isabelle version |
8 |
-------------------------------------- |
|
9 |
||
33419 | 10 |
* November 2009: Sascha Boehme, TUM |
11 |
HOL-Boogie: an interactive prover back-end for Boogie and VCC |
|
12 |
||
33192
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33010
diff
changeset
|
13 |
* October 2009: Jasmin Blanchette, TUM |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33010
diff
changeset
|
14 |
Nitpick: yet another counterexample generator for Isabelle/HOL |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33010
diff
changeset
|
15 |
|
33010 | 16 |
* October 2009: Sascha Boehme, TUM |
33182 | 17 |
Extension of SMT method: proof-reconstruction for the SMT solver Z3. |
33010 | 18 |
|
19 |
* October 2009: Florian Haftmann, TUM |
|
33182 | 20 |
Refinement of parts of the HOL datatype package. |
33005 | 21 |
|
33010 | 22 |
* October 2009: Florian Haftmann, TUM |
33182 | 23 |
Generic term styles for term antiquotations. |
33005 | 24 |
|
32762
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents:
32618
diff
changeset
|
25 |
* September 2009: Thomas Sewell, NICTA |
33182 | 26 |
More efficient HOL/record implementation. |
32762
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents:
32618
diff
changeset
|
27 |
|
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32600
diff
changeset
|
28 |
* September 2009: Sascha Boehme, TUM |
33182 | 29 |
SMT method using external SMT solvers. |
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32600
diff
changeset
|
30 |
|
32600 | 31 |
* September 2009: Florian Haftmann, TUM |
33182 | 32 |
Refinement of sets and lattices. |
32600 | 33 |
|
34 |
* July 2009: Jeremy Avigad and Amine Chaieb |
|
33182 | 35 |
New number theory. |
32600 | 36 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
37 |
* July 2009: Philipp Meyer, TUM |
33182 | 38 |
HOL/Library/Sum_Of_Squares: functionality to call a remote csdp |
39 |
prover. |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
40 |
|
31997 | 41 |
* July 2009: Florian Haftmann, TUM |
33182 | 42 |
New quickcheck implementation using new code generator. |
31997 | 43 |
|
44 |
* July 2009: Florian Haftmann, TUM |
|
33182 | 45 |
HOL/Library/FSet: an explicit type of sets; finite sets ready to use |
46 |
for code generation. |
|
31466 | 47 |
|
48 |
* June 2009: Florian Haftmann, TUM |
|
33182 | 49 |
HOL/Library/Tree: searchtrees implementing mappings, ready to use |
50 |
for code generation. |
|
30978 | 51 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
52 |
* March 2009: Philipp Meyer, TUM |
33182 | 53 |
Minimalization algorithm for results from sledgehammer call. |
54 |
||
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
55 |
|
30978 | 56 |
Contributions to Isabelle2009 |
57 |
----------------------------- |
|
58 |
||
30383 | 59 |
* March 2009: Robert Himmelmann, TUM and Amine Chaieb, University of |
60 |
Cambridge |
|
61 |
Elementary topology in Euclidean space. |
|
62 |
||
30886
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
63 |
* March 2009: Johannes Hoelzl, TUM |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
64 |
Method "approximation", which proves real valued inequalities by |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
65 |
computation. |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
66 |
|
30179 | 67 |
* February 2009: Filip Maric, Univ. of Belgrade |
68 |
A Serbian theory. |
|
69 |
||
30162 | 70 |
* February 2009: Jasmin Christian Blanchette, TUM |
30154 | 71 |
Misc cleanup of HOL/refute. |
72 |
||
30162 | 73 |
* February 2009: Timothy Bourke, NICTA |
29883 | 74 |
New find_consts command. |
75 |
||
30162 | 76 |
* February 2009: Timothy Bourke, NICTA |
29861
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
77 |
"solves" criterion for find_theorems and auto_solve option |
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
78 |
|
29398 | 79 |
* December 2008: Clemens Ballarin, TUM |
80 |
New locale implementation. |
|
81 |
||
29182 | 82 |
* December 2008: Armin Heller, TUM and Alexander Krauss, TUM |
83 |
Method "sizechange" for advanced termination proofs. |
|
84 |
||
28901 | 85 |
* November 2008: Timothy Bourke, NICTA |
86 |
Performance improvement (factor 50) for find_theorems. |
|
87 |
||
29398 | 88 |
* 2008: Florian Haftmann, TUM |
89 |
Various extensions and restructurings in HOL, improvements |
|
90 |
in evaluation mechanisms, new module binding.ML for name bindings. |
|
91 |
||
28604
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
92 |
* October 2008: Fabian Immler, TUM |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
93 |
ATP manager for Sledgehammer, based on ML threads instead of Posix |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
94 |
processes. Additional ATP wrappers, including remote SystemOnTPTP |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
95 |
services. |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
96 |
|
30162 | 97 |
* September 2008: Stefan Berghofer, TUM and Marc Bezem, Univ. Bergen |
98 |
Prover for coherent logic. |
|
99 |
||
28474
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
100 |
* August 2008: Fabian Immler, TUM |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
101 |
Vampire wrapper script for remote SystemOnTPTP service. |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
102 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
103 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
104 |
Contributions to Isabelle2008 |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
105 |
----------------------------- |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
106 |
|
27009 | 107 |
* 2007/2008: |
108 |
Alexander Krauss, TUM and Florian Haftmann, TUM and Stefan Berghofer, TUM |
|
109 |
HOL library improvements. |
|
25468 | 110 |
|
27009 | 111 |
* 2007/2008: Brian Huffman, PSU |
112 |
HOLCF library improvements. |
|
113 |
||
114 |
* 2007/2008: Stefan Berghofer, TUM |
|
30179 | 115 |
HOL-Nominal package improvements. |
27009 | 116 |
|
117 |
* March 2008: Markus Reiter, TUM |
|
118 |
HOL/Library/RBT: red-black trees. |
|
26728 | 119 |
|
26874 | 120 |
* February 2008: Alexander Krauss, TUM and Florian Haftmann, TUM and |
121 |
Lukas Bulwahn, TUM and John Matthews, Galois: |
|
122 |
HOL/Library/Imperative_HOL: Haskell-style imperative data structures |
|
123 |
for HOL. |
|
26728 | 124 |
|
27009 | 125 |
* December 2007: Norbert Schirmer, Uni Saarbruecken |
126 |
Misc improvements of record package in HOL. |
|
127 |
||
128 |
* December 2007: Florian Haftmann, TUM |
|
129 |
Overloading and class instantiation target. |
|
130 |
||
131 |
* December 2007: Florian Haftmann, TUM |
|
132 |
New version of primrec package for local theories. |
|
133 |
||
134 |
* December 2007: Alexander Krauss, TUM |
|
135 |
Method "induction_scheme" in HOL. |
|
136 |
||
137 |
* November 2007: Peter Lammich, Uni Muenster |
|
138 |
HOL-Lattice: some more lemmas. |
|
26198 | 139 |
|
26874 | 140 |
|
25454 | 141 |
Contributions to Isabelle2007 |
142 |
----------------------------- |
|
23252 | 143 |
|
25409 | 144 |
* October 2007: Norbert Schirmer, TUM / Uni Saarbruecken |
25398 | 145 |
State Spaces: The Locale Way (in HOL). |
146 |
||
25057
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
147 |
* October 2007: Mark A. Hillebrand, DFKI |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
148 |
Robust sub/superscripts in LaTeX document output. |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
149 |
|
24799 | 150 |
* August 2007: Jeremy Dawson, NICTA and Paul Graunke, Galois and Brian |
151 |
Huffman, PSU and Gerwin Klein, NICTA and John Matthews, Galois |
|
24333 | 152 |
HOL-Word: a library for fixed-size machine words in Isabelle. |
153 |
||
24332
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
kleing
parents:
23449
diff
changeset
|
154 |
* August 2007: Brian Huffman, PSU |
24799 | 155 |
HOL/Library/Boolean_Algebra and HOL/Library/Numeral_Type. |
24332
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
kleing
parents:
23449
diff
changeset
|
156 |
|
23252 | 157 |
* June 2007: Amine Chaieb, TUM |
24799 | 158 |
Semiring normalization and Groebner Bases. |
25449 | 159 |
Support for dense linear orders. |
17866 | 160 |
|
23449 | 161 |
* June 2007: Joe Hurd, Oxford |
24799 | 162 |
Metis theorem-prover. |
163 |
||
164 |
* 2007: Kong W. Susanto, Cambridge |
|
165 |
HOL: Metis prover integration. |
|
23449 | 166 |
|
24799 | 167 |
* 2007: Stefan Berghofer, TUM |
25449 | 168 |
HOL: inductive predicates and sets. |
24799 | 169 |
|
24803 | 170 |
* 2007: Norbert Schirmer, TUM |
171 |
HOL/record: misc improvements. |
|
172 |
||
24799 | 173 |
* 2006/2007: Alexander Krauss, TUM |
174 |
HOL: function package and related theories on termination. |
|
23449 | 175 |
|
22449 | 176 |
* 2006/2007: Florian Haftmann, TUM |
177 |
Pure: generic code generator framework. |
|
178 |
Pure: class package. |
|
24799 | 179 |
HOL: theory reorganization, code generator setup. |
180 |
||
25449 | 181 |
* 2006/2007: Christian Urban, TUM and Stefan Berghofer, TUM and |
182 |
Julien Narboux, TUM |
|
24799 | 183 |
HOL/Nominal package and related tools. |
22449 | 184 |
|
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
185 |
* November 2006: Lukas Bulwahn, TUM |
24799 | 186 |
HOL: method "lexicographic_order" for function package. |
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
187 |
|
21169 | 188 |
* October 2006: Stefan Hohe, TUM |
189 |
HOL-Algebra: ideals and quotients over rings. |
|
190 |
||
20340
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
191 |
* August 2006: Amine Chaieb, TUM |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
192 |
Experimental support for generic reflection and reification in HOL. |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
193 |
|
20067
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
194 |
* July 2006: Rafal Kolanski, NICTA |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
195 |
Hex (0xFF) and binary (0b1011) numerals. |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
196 |
|
19896 | 197 |
* May 2006: Klaus Aehlig, LMU |
198 |
Command 'normal_form': normalization by evaluation. |
|
199 |
||
19650 | 200 |
* May 2006: Amine Chaieb, TUM |
201 |
HOL-Complex: Ferrante and Rackoff Algorithm for linear real |
|
202 |
arithmetic. |
|
19470 | 203 |
|
204 |
* February 2006: Benjamin Porter, NICTA |
|
23382 | 205 |
HOL and HOL-Complex: generalised mean value theorem, continuum is |
19470 | 206 |
not denumerable, harmonic and arithmetic series, and denumerability |
207 |
of rationals. |
|
17532 | 208 |
|
19650 | 209 |
* October 2005: Martin Wildmoser, TUM |
210 |
Sketch for Isar 'guess' element. |
|
211 |
||
212 |
||
25454 | 213 |
Contributions to Isabelle2005 |
214 |
----------------------------- |
|
17382 | 215 |
|
17640 | 216 |
* September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM |
217 |
HOL-Complex: Formalization of Taylor series. |
|
218 |
||
219 |
* September 2005: Stephan Merz, Alwen Tiu, QSL Loria |
|
220 |
Components for SAT solver method using zChaff. |
|
221 |
||
17534 | 222 |
* September 2005: Ning Zhang and Christian Urban, LMU Munich |
223 |
A Chinese theory. |
|
224 |
||
17562 | 225 |
* September 2005: Bernhard Haeupler, TUM |
17382 | 226 |
Method comm_ring for proving equalities in commutative rings. |
16892 | 227 |
|
17532 | 228 |
* July/August 2005: Jeremy Avigad, Carnegie Mellon University |
16892 | 229 |
Various improvements of the HOL and HOL-Complex library. |
16868 | 230 |
|
16892 | 231 |
* July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM |
232 |
Some structured proofs about completeness of real numbers. |
|
233 |
||
17532 | 234 |
* May 2005: Rafal Kolanski and Gerwin Klein, NICTA |
235 |
Improved retrieval of facts from theory/proof context. |
|
15994 | 236 |
|
16252 | 237 |
* February 2005: Lucas Dixon, University of Edinburgh |
17532 | 238 |
Improved subst method. |
239 |
||
240 |
* 2005: Brian Huffman, OGI |
|
241 |
Various improvements of HOLCF. |
|
242 |
Some improvements of the HOL-Complex library. |
|
243 |
||
244 |
* 2005: Claire Quigley and Jia Meng, University of Cambridge |
|
245 |
Some support for asynchronous communication with external provers |
|
246 |
(experimental). |
|
247 |
||
248 |
* 2005: Florian Haftmann, TUM |
|
17543 | 249 |
Contributions to document 'sugar'. |
17532 | 250 |
Various ML combinators, notably linear functional transformations. |
251 |
Some cleanup of ML legacy. |
|
252 |
Additional antiquotations. |
|
253 |
Improved Isabelle web site. |
|
254 |
||
255 |
* 2004/2005: David Aspinall, University of Edinburgh |
|
256 |
Various elements of XML and PGIP based communication with user |
|
257 |
interfaces (experimental). |
|
258 |
||
259 |
* 2004/2005: Gerwin Klein, NICTA |
|
260 |
Contributions to document 'sugar'. |
|
261 |
Improved Isabelle web site. |
|
262 |
Improved HTML presentation of theories. |
|
263 |
||
264 |
* 2004/2005: Clemens Ballarin, TUM |
|
265 |
Provers: tools for transitive relations and quasi orders. |
|
266 |
Improved version of locales, notably interpretation of locales. |
|
267 |
Improved version of HOL-Algebra. |
|
268 |
||
269 |
* 2004/2005: Amine Chaieb, TUM |
|
270 |
Improved version of HOL presburger method. |
|
271 |
||
272 |
* 2004/2005: Steven Obua, TUM |
|
273 |
Improved version of HOL/Import, support for HOL-Light. |
|
274 |
Improved version of HOL-Complex-Matrix. |
|
17572 | 275 |
Pure/defs: more sophisticated checks on well-formedness of overloading. |
17543 | 276 |
Pure/Tools: an experimental evaluator for lambda terms. |
17532 | 277 |
|
278 |
* 2004/2005: Norbert Schirmer, TUM |
|
279 |
Contributions to document 'sugar'. |
|
280 |
Improved version of HOL/record. |
|
281 |
||
282 |
* 2004/2005: Sebastian Skalberg, TUM |
|
283 |
Improved version of HOL/Import. |
|
284 |
Some internal ML reorganizations. |
|
285 |
||
286 |
* 2004/2005: Tjark Weber, TUM |
|
17640 | 287 |
SAT solver method using zChaff. |
17532 | 288 |
Improved version of HOL/refute. |