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