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