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