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