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