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