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