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