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