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