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