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