| author | wenzelm | 
| Thu, 24 Apr 2014 10:30:55 +0200 | |
| changeset 56688 | f3932166a33d | 
| parent 56418 | c267a0feb63a | 
| child 57030 | b592202a45cc | 
| 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  | 
||
| 54055 | 6  | 
Contributions to this Isabelle version  | 
7  | 
--------------------------------------  | 
|
8  | 
||
| 55913 | 9  | 
* March 2014: René Thiemann  | 
| 55895 | 10  | 
Improved code generation for multisets.  | 
11  | 
||
| 56416 | 12  | 
* February 2014: Florian Haftmann, TUM  | 
13  | 
Permanent interpretation inside theory, locale and class targets with mixin definitions.  | 
|
14  | 
||
| 
56118
 
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
 
blanchet 
parents: 
55913 
diff
changeset
 | 
15  | 
* Fall 2013 and Winter 2014: Lorenz Panny, Dmitriy Traytel, and  | 
| 
 
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
 
blanchet 
parents: 
55913 
diff
changeset
 | 
16  | 
Jasmin Blanchette, TUM  | 
| 
 
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
 
blanchet 
parents: 
55913 
diff
changeset
 | 
17  | 
Various improvements to the BNF-based (co)datatype package, including  | 
| 
 
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
 
blanchet 
parents: 
55913 
diff
changeset
 | 
18  | 
a more polished "primcorec" command, optimizations, and integration in  | 
| 
 
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
 
blanchet 
parents: 
55913 
diff
changeset
 | 
19  | 
the "HOL" session.  | 
| 
 
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
 
blanchet 
parents: 
55913 
diff
changeset
 | 
20  | 
|
| 
 
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
 
blanchet 
parents: 
55913 
diff
changeset
 | 
21  | 
* Winter 2014: Sascha Boehme, QAware GmbH, and Jasmin Blanchette, TUM  | 
| 
 
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
 
blanchet 
parents: 
55913 
diff
changeset
 | 
22  | 
"SMT2" module and "smt2" proof method, based on SMT-LIB 2 and Z3 4.3.  | 
| 
 
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
 
blanchet 
parents: 
55913 
diff
changeset
 | 
23  | 
|
| 
55316
 
885500f4aa6a
interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
 
Lars Hupel <lars.hupel@mytum.de> 
parents: 
54384 
diff
changeset
 | 
24  | 
* January 2014: Lars Hupel, TUM  | 
| 
 
885500f4aa6a
interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
 
Lars Hupel <lars.hupel@mytum.de> 
parents: 
54384 
diff
changeset
 | 
25  | 
An improved, interactive simplifier trace with integration into the  | 
| 
 
885500f4aa6a
interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
 
Lars Hupel <lars.hupel@mytum.de> 
parents: 
54384 
diff
changeset
 | 
26  | 
Isabelle/jEdit Prover IDE.  | 
| 54055 | 27  | 
|
| 56416 | 28  | 
* December 2013: Florian Haftmann, TUM  | 
29  | 
Consolidation of abstract interpretations concerning min and max.  | 
|
30  | 
||
31  | 
* November 2013: Florian Haftmann, TUM  | 
|
| 56418 | 32  | 
Abolition of negative numeral literals in the logic.  | 
| 56416 | 33  | 
|
| 55913 | 34  | 
|
| 53984 | 35  | 
Contributions to Isabelle2013-1  | 
36  | 
-------------------------------  | 
|
| 50994 | 37  | 
|
| 54363 | 38  | 
* September 2013: Lars Noschinski, TUM  | 
| 54364 | 39  | 
Conversion between function definitions as list of equations and  | 
40  | 
case expressions in HOL.  | 
|
41  | 
New library Simps_Case_Conv with commands case_of_simps,  | 
|
42  | 
simps_of_case.  | 
|
| 54363 | 43  | 
|
| 53396 | 44  | 
* September 2013: Nik Sultana, University of Cambridge  | 
45  | 
Improvements to HOL/TPTP parser and import facilities.  | 
|
46  | 
||
| 54029 | 47  | 
* September 2013: Johannes Hölzl and Dmitriy Traytel, TUM  | 
48  | 
New "coinduction" method (residing in HOL-BNF) to avoid boilerplate.  | 
|
49  | 
||
| 53984 | 50  | 
* Summer 2013: Makarius Wenzel, Université Paris-Sud / LRI  | 
51  | 
Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE.  | 
|
52  | 
||
| 53613 | 53  | 
* Summer 2013: Manuel Eberl, TUM  | 
54  | 
Generation of elimination rules in the function package.  | 
|
55  | 
New command "fun_cases".  | 
|
56  | 
||
| 54051 | 57  | 
* Summer 2013: Christian Sternagel, JAIST  | 
58  | 
Improved support for ad hoc overloading of constants, including  | 
|
59  | 
documentation and examples.  | 
|
60  | 
||
| 53396 | 61  | 
* Spring and Summer 2013: Lorenz Panny, Dmitriy Traytel, and  | 
62  | 
Jasmin Blanchette, TUM  | 
|
| 
56118
 
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
 
blanchet 
parents: 
55913 
diff
changeset
 | 
63  | 
Various improvements to the BNF-based (co)datatype package, including  | 
| 54010 | 64  | 
"primrec_new" and "primcorec" commands and a compatibility layer.  | 
| 53307 | 65  | 
|
| 54021 | 66  | 
* Spring and Summer 2013: Ondrej Kuncar, TUM  | 
| 54035 | 67  | 
Various improvements of Lifting and Transfer packages.  | 
| 54021 | 68  | 
|
69  | 
* Spring 2013: Brian Huffman, Galois Inc.  | 
|
| 54035 | 70  | 
Improvements of the Transfer package.  | 
| 54051 | 71  | 
|
| 53728 | 72  | 
* Summer 2013: Daniel Kühlwein, ICIS, Radboud University Nijmegen  | 
73  | 
Jasmin Blanchette, TUM  | 
|
74  | 
Various improvements to MaSh, including a server mode.  | 
|
75  | 
||
76  | 
* First half of 2013: Steffen Smolka, TUM  | 
|
77  | 
Further improvements to Sledgehammer's Isar proof generator.  | 
|
78  | 
||
| 52485 | 79  | 
* May 2013: Florian Haftmann, TUM  | 
80  | 
Ephemeral interpretation in local theories.  | 
|
81  | 
||
| 52266 | 82  | 
* May 2013: Lukas Bulwahn and Nicolai Schaffroth, TUM  | 
| 
53164
 
beb4ee344c22
clarified position of Spec_Check for Isabelle/ML -- it is unrelated to Isabelle/HOL;
 
wenzelm 
parents: 
52896 
diff
changeset
 | 
83  | 
Spec_Check: A Quickcheck tool for Isabelle/ML.  | 
| 52266 | 84  | 
|
| 51682 | 85  | 
* April 2013: Stefan Berghofer, secunet Security Networks AG  | 
86  | 
Dmitriy Traytel, TUM  | 
|
87  | 
Makarius Wenzel, Université Paris-Sud / LRI  | 
|
88  | 
Case translations as a separate check phase independent of the  | 
|
89  | 
datatype package.  | 
|
90  | 
||
| 51487 | 91  | 
* March 2013: Florian Haftmann, TUM  | 
| 51489 | 92  | 
Reform of "big operators" on sets.  | 
93  | 
||
94  | 
* March 2013: Florian Haftmann, TUM  | 
|
| 51487 | 95  | 
Algebraic locale hierarchy for orderings and (semi)lattices.  | 
96  | 
||
| 52503 | 97  | 
* February 2013: Florian Haftmann, TUM  | 
98  | 
Reworking and consolidation of code generation for target language  | 
|
99  | 
numerals.  | 
|
| 51167 | 100  | 
|
| 52503 | 101  | 
* February 2013: Florian Haftmann, TUM  | 
| 51173 | 102  | 
Sieve of Eratosthenes.  | 
103  | 
||
| 51167 | 104  | 
|
| 50993 | 105  | 
Contributions to Isabelle2013  | 
106  | 
-----------------------------  | 
|
| 47887 | 107  | 
|
| 49532 | 108  | 
* 2012: Makarius Wenzel, Université Paris-Sud / LRI  | 
109  | 
Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE.  | 
|
110  | 
||
| 50648 | 111  | 
* Fall 2012: Daniel Kühlwein, ICIS, Radboud University Nijmegen  | 
| 50222 | 112  | 
Jasmin Blanchette, TUM  | 
113  | 
Implemented Machine Learning for Sledgehammer (MaSh).  | 
|
114  | 
||
| 50219 | 115  | 
* Fall 2012: Steffen Smolka, TUM  | 
| 50648 | 116  | 
Various improvements to Sledgehammer's Isar proof generator,  | 
117  | 
including a smart type annotation algorithm and proof shrinking.  | 
|
| 50219 | 118  | 
|
| 50573 | 119  | 
* December 2012: Alessandro Coglio, Kestrel  | 
| 50991 | 120  | 
Contributions to HOL's Lattice library.  | 
| 50573 | 121  | 
|
| 50142 | 122  | 
* November 2012: Fabian Immler, TUM  | 
| 50184 | 123  | 
"Symbols" dockable for Isabelle/jEdit.  | 
124  | 
||
125  | 
* November 2012: Fabian Immler, TUM  | 
|
126  | 
Proof of the Daniell-Kolmogorov theorem: the existence of the limit  | 
|
127  | 
of projective families.  | 
|
| 50142 | 128  | 
|
| 
49770
 
cf6a78acf445
efficient construction of red black trees from sorted associative lists
 
Andreas Lochbihler 
parents: 
49532 
diff
changeset
 | 
129  | 
* October 2012: Andreas Lochbihler, KIT  | 
| 50184 | 130  | 
Efficient construction of red-black trees from sorted associative  | 
131  | 
lists.  | 
|
| 
49770
 
cf6a78acf445
efficient construction of red black trees from sorted associative lists
 
Andreas Lochbihler 
parents: 
49532 
diff
changeset
 | 
132  | 
|
| 49190 | 133  | 
* September 2012: Florian Haftmann, TUM  | 
134  | 
Lattice instances for type option.  | 
|
135  | 
||
| 49145 | 136  | 
* September 2012: Christian Sternagel, JAIST  | 
137  | 
Consolidated HOL/Library (theories: Prefix_Order, Sublist, and  | 
|
138  | 
Sublist_Order) w.r.t. prefixes, suffixes, and embedding on lists.  | 
|
139  | 
||
| 48977 | 140  | 
* August 2012: Dmitriy Traytel, Andrei Popescu, Jasmin Blanchette, TUM  | 
| 
49510
 
ba50d204095e
renamed "Codatatype" directory "BNF" (and corresponding session) -- this opens the door to no-nonsense session names like "HOL-BNF-LFP"
 
blanchet 
parents: 
49481 
diff
changeset
 | 
141  | 
New BNF-based (co)datatype package.  | 
| 48977 | 142  | 
|
143  | 
* August 2012: Andrei Popescu and Dmitriy Traytel, TUM  | 
|
144  | 
Theories of ordinals and cardinals.  | 
|
145  | 
||
| 
48585
 
a82910dd2270
announce advanced support for Isabelle sessions and build management;
 
wenzelm 
parents: 
48124 
diff
changeset
 | 
146  | 
* July 2012: Makarius Wenzel, Université Paris-Sud / LRI  | 
| 
 
a82910dd2270
announce advanced support for Isabelle sessions and build management;
 
wenzelm 
parents: 
48124 
diff
changeset
 | 
147  | 
Advanced support for Isabelle sessions and build management, notably  | 
| 
 
a82910dd2270
announce advanced support for Isabelle sessions and build management;
 
wenzelm 
parents: 
48124 
diff
changeset
 | 
148  | 
"isabelle build".  | 
| 
 
a82910dd2270
announce advanced support for Isabelle sessions and build management;
 
wenzelm 
parents: 
48124 
diff
changeset
 | 
149  | 
|
| 48111 | 150  | 
* June 2012: Felix Kuperjans, Lukas Bulwahn, TUM and Rafal Kolanski, NICTA  | 
| 
48585
 
a82910dd2270
announce advanced support for Isabelle sessions and build management;
 
wenzelm 
parents: 
48124 
diff
changeset
 | 
151  | 
Simproc for rewriting set comprehensions into pointfree expressions.  | 
| 47887 | 152  | 
|
| 
49481
 
818bf31759e7
NEWS and CONTRIBUTORS for a5377f6d9f14 and f0ecc1550998
 
Andreas Lochbihler 
parents: 
49190 
diff
changeset
 | 
153  | 
* May 2012: Andreas Lochbihler, KIT  | 
| 
 
818bf31759e7
NEWS and CONTRIBUTORS for a5377f6d9f14 and f0ecc1550998
 
Andreas Lochbihler 
parents: 
49190 
diff
changeset
 | 
154  | 
Theory of almost everywhere constant functions.  | 
| 48124 | 155  | 
|
| 50648 | 156  | 
* 2010-2012: Markus Kaiser and Lukas Bulwahn, TUM  | 
157  | 
Graphview in Scala/Swing.  | 
|
158  | 
||
159  | 
||
| 47462 | 160  | 
Contributions to Isabelle2012  | 
161  | 
-----------------------------  | 
|
| 45109 | 162  | 
|
| 47695 | 163  | 
* April 2012: Johannes Hölzl, TUM  | 
| 47808 | 164  | 
Probability: Introduced type to represent measures instead of  | 
165  | 
locales.  | 
|
| 47695 | 166  | 
|
167  | 
* April 2012: Johannes Hölzl, Fabian Immler, TUM  | 
|
168  | 
Float: Moved to Dyadic rationals to represent floating point numers.  | 
|
169  | 
||
| 47808 | 170  | 
* April 2012: Thomas Sewell, NICTA and  | 
171  | 
2010: Sascha Boehme, TUM  | 
|
172  | 
Theory HOL/Word/WordBitwise: logic/circuit expansion of bitvector  | 
|
173  | 
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
 | 
174  | 
|
| 47808 | 175  | 
* March 2012: Christian Sternagel, JAIST  | 
| 47448 | 176  | 
Consolidated theory of relation composition.  | 
177  | 
||
| 47413 | 178  | 
* March 2012: Nik Sultana, University of Cambridge  | 
179  | 
HOL/TPTP parser and import facilities.  | 
|
180  | 
||
| 47462 | 181  | 
* March 2012: Cezary Kaliszyk, University of Innsbruck and  | 
182  | 
Alexander Krauss, QAware GmbH  | 
|
183  | 
Faster and more scalable Import mechanism for HOL Light proofs.  | 
|
184  | 
||
| 47563 | 185  | 
* January 2012: Florian Haftmann, TUM, et al.  | 
| 46596 | 186  | 
(Re-)Introduction of the "set" type constructor.  | 
187  | 
||
| 47700 | 188  | 
* 2012: Ondrej Kuncar, TUM  | 
| 47808 | 189  | 
New package Lifting, various improvements and refinements to the  | 
190  | 
Quotient package.  | 
|
| 47700 | 191  | 
|
| 47563 | 192  | 
* 2011/2012: Jasmin Blanchette, TUM  | 
193  | 
Various improvements to Sledgehammer, notably: tighter integration  | 
|
| 47808 | 194  | 
with SPASS, support for more provers (Alt-Ergo, iProver,  | 
195  | 
iProver-Eq).  | 
|
| 47563 | 196  | 
|
| 47462 | 197  | 
* 2011/2012: Makarius Wenzel, Université Paris-Sud / LRI  | 
| 47485 | 198  | 
Various refinements of local theory infrastructure.  | 
| 47462 | 199  | 
Improvements of Isabelle/Scala layer and Isabelle/jEdit Prover IDE.  | 
| 47265 | 200  | 
|
| 45109 | 201  | 
|
| 44801 | 202  | 
Contributions to Isabelle2011-1  | 
203  | 
-------------------------------  | 
|
| 41651 | 204  | 
|
| 
44818
 
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
 
haftmann 
parents: 
41651 
diff
changeset
 | 
205  | 
* September 2011: Peter Gammie  | 
| 44908 | 206  | 
Theory HOL/Library/Saturated: numbers with saturated arithmetic.  | 
| 
44818
 
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
 
haftmann 
parents: 
41651 
diff
changeset
 | 
207  | 
|
| 
 
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
 
haftmann 
parents: 
41651 
diff
changeset
 | 
208  | 
* 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
 | 
209  | 
Refined theory on complete lattices.  | 
| 
 
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
 
haftmann 
parents: 
41651 
diff
changeset
 | 
210  | 
|
| 44967 | 211  | 
* August 2011: Brian Huffman, Portland State University  | 
212  | 
Miscellaneous cleanup of Complex_Main and Multivariate_Analysis.  | 
|
213  | 
||
214  | 
* June 2011: Brian Huffman, Portland State University  | 
|
215  | 
Proof method "countable_datatype" for theory Library/Countable.  | 
|
216  | 
||
217  | 
* 2011: Jasmin Blanchette, TUM  | 
|
218  | 
Various improvements to Sledgehammer, notably: use of sound  | 
|
219  | 
translations, support for more provers (Waldmeister, LEO-II,  | 
|
220  | 
Satallax). Further development of Nitpick and 'try' command.  | 
|
221  | 
||
222  | 
* 2011: Andreas Lochbihler, Karlsruhe Institute of Technology  | 
|
223  | 
Theory HOL/Library/Cset_Monad allows do notation for computable sets  | 
|
224  | 
(cset) via the generic monad ad-hoc overloading facility.  | 
|
225  | 
||
226  | 
* 2011: Johannes Hölzl, Armin Heller, TUM and  | 
|
227  | 
Bogdan Grechuk, University of Edinburgh  | 
|
228  | 
Theory HOL/Library/Extended_Reals: real numbers extended with plus  | 
|
229  | 
and minus infinity.  | 
|
230  | 
||
| 44882 | 231  | 
* 2011: Makarius Wenzel, Université Paris-Sud / LRI  | 
232  | 
Various building blocks for Isabelle/Scala layer and Isabelle/jEdit  | 
|
233  | 
Prover IDE.  | 
|
234  | 
||
| 44908 | 235  | 
|
| 41512 | 236  | 
Contributions to Isabelle2011  | 
237  | 
-----------------------------  | 
|
| 37383 | 238  | 
|
| 41567 | 239  | 
* January 2011: Stefan Berghofer, secunet Security Networks AG  | 
240  | 
HOL-SPARK: an interactive prover back-end for SPARK.  | 
|
241  | 
||
| 40379 | 242  | 
* October 2010: Bogdan Grechuk, University of Edinburgh  | 
243  | 
Extended convex analysis in Multivariate Analysis.  | 
|
244  | 
||
| 40287 | 245  | 
* October 2010: Dmitriy Traytel, TUM  | 
246  | 
Coercive subtyping via subtype constraints.  | 
|
247  | 
||
| 41531 | 248  | 
* October 2010: Alexander Krauss, TUM  | 
249  | 
Command partial_function for function definitions based on complete  | 
|
250  | 
partial orders in HOL.  | 
|
251  | 
||
| 39644 | 252  | 
* September 2010: Florian Haftmann, TUM  | 
| 41596 | 253  | 
Refined concepts for evaluation, i.e., normalization of terms using  | 
| 41531 | 254  | 
different techniques.  | 
| 40120 | 255  | 
|
256  | 
* September 2010: Florian Haftmann, TUM  | 
|
| 39644 | 257  | 
Code generation for Scala.  | 
258  | 
||
| 38656 | 259  | 
* August 2010: Johannes Hoelzl, Armin Heller, and Robert Himmelmann, TUM  | 
| 41596 | 260  | 
Improved Probability theory in HOL.  | 
| 38656 | 261  | 
|
| 38461 | 262  | 
* July 2010: Florian Haftmann, TUM  | 
| 39644 | 263  | 
Reworking and extension of the Imperative HOL framework.  | 
| 38461 | 264  | 
|
| 41596 | 265  | 
* July 2010: Alexander Krauss, TUM and Christian Sternagel, University  | 
266  | 
of Innsbruck  | 
|
| 41531 | 267  | 
Ad-hoc overloading. Generic do notation for monads.  | 
268  | 
||
| 37383 | 269  | 
|
| 37144 | 270  | 
Contributions to Isabelle2009-2  | 
| 41512 | 271  | 
-------------------------------  | 
| 33951 | 272  | 
|
| 37303 | 273  | 
* 2009/2010: Stefan Berghofer, Alexander Krauss, and Andreas Schropp, TUM,  | 
274  | 
Makarius Wenzel, TUM / LRI  | 
|
275  | 
Elimination of type classes from proof terms.  | 
|
276  | 
||
| 37144 | 277  | 
* April 2010: Florian Haftmann, TUM  | 
| 36416 | 278  | 
Reorganization of abstract algebra type classes.  | 
279  | 
||
| 37144 | 280  | 
* April 2010: Florian Haftmann, TUM  | 
| 36416 | 281  | 
Code generation for data representations involving invariants;  | 
282  | 
various collections avaiable in theories Fset, Dlist, RBT,  | 
|
283  | 
Mapping and AssocList.  | 
|
284  | 
||
| 37144 | 285  | 
* March 2010: Sascha Boehme, TUM  | 
286  | 
Efficient SHA1 library for Poly/ML.  | 
|
287  | 
||
| 37282 | 288  | 
* February 2010: Cezary Kaliszyk and Christian Urban, TUM  | 
289  | 
Quotient type package for Isabelle/HOL.  | 
|
290  | 
||
| 26874 | 291  | 
|
| 33842 | 292  | 
Contributions to Isabelle2009-1  | 
293  | 
-------------------------------  | 
|
| 
33649
 
854173fcd21c
added a tabled implementation of the reflexive transitive closure
 
bulwahn 
parents: 
33627 
diff
changeset
 | 
294  | 
|
| 33862 | 295  | 
* November 2009, Brian Huffman, PSU  | 
296  | 
New definitional domain package for HOLCF.  | 
|
297  | 
||
| 
33759
 
b369324fc244
Added the contributions of Robert Himmelmann to CONTRIBUTIONS and NEWS
 
hoelzl 
parents: 
33649 
diff
changeset
 | 
298  | 
* November 2009: Robert Himmelmann, TUM  | 
| 33862 | 299  | 
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
 | 
300  | 
|
| 33842 | 301  | 
* November 2009: Stefan Berghofer and Lukas Bulwahn, TUM  | 
302  | 
A tabled implementation of the reflexive transitive closure.  | 
|
| 
33649
 
854173fcd21c
added a tabled implementation of the reflexive transitive closure
 
bulwahn 
parents: 
33627 
diff
changeset
 | 
303  | 
|
| 
33627
 
ffb4a811e34d
announcing the predicate compiler in NEWS and CONTRIBUTORS
 
bulwahn 
parents: 
33419 
diff
changeset
 | 
304  | 
* November 2009: Lukas Bulwahn, TUM  | 
| 33842 | 305  | 
Predicate Compiler: a compiler for inductive predicates to  | 
| 33843 | 306  | 
equational specifications.  | 
| 48977 | 307  | 
|
| 33897 | 308  | 
* November 2009: Sascha Boehme, TUM and Burkhart Wolff, LRI Paris  | 
| 33842 | 309  | 
HOL-Boogie: an interactive prover back-end for Boogie and VCC.  | 
| 33419 | 310  | 
|
| 
33192
 
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
 
blanchet 
parents: 
33010 
diff
changeset
 | 
311  | 
* October 2009: Jasmin Blanchette, TUM  | 
| 33842 | 312  | 
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
 | 
313  | 
|
| 33010 | 314  | 
* October 2009: Sascha Boehme, TUM  | 
| 33182 | 315  | 
Extension of SMT method: proof-reconstruction for the SMT solver Z3.  | 
| 33010 | 316  | 
|
317  | 
* October 2009: Florian Haftmann, TUM  | 
|
| 33182 | 318  | 
Refinement of parts of the HOL datatype package.  | 
| 33005 | 319  | 
|
| 33010 | 320  | 
* October 2009: Florian Haftmann, TUM  | 
| 33182 | 321  | 
Generic term styles for term antiquotations.  | 
| 33005 | 322  | 
|
| 
32762
 
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
 
wenzelm 
parents: 
32618 
diff
changeset
 | 
323  | 
* September 2009: Thomas Sewell, NICTA  | 
| 33182 | 324  | 
More efficient HOL/record implementation.  | 
| 
32762
 
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
 
wenzelm 
parents: 
32618 
diff
changeset
 | 
325  | 
|
| 
32618
 
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
 
boehmes 
parents: 
32600 
diff
changeset
 | 
326  | 
* September 2009: Sascha Boehme, TUM  | 
| 33182 | 327  | 
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
 | 
328  | 
|
| 32600 | 329  | 
* September 2009: Florian Haftmann, TUM  | 
| 33182 | 330  | 
Refinement of sets and lattices.  | 
| 32600 | 331  | 
|
332  | 
* July 2009: Jeremy Avigad and Amine Chaieb  | 
|
| 33182 | 333  | 
New number theory.  | 
| 32600 | 334  | 
|
| 
32268
 
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
 
Philipp Meyer 
parents: 
31997 
diff
changeset
 | 
335  | 
* July 2009: Philipp Meyer, TUM  | 
| 33182 | 336  | 
HOL/Library/Sum_Of_Squares: functionality to call a remote csdp  | 
337  | 
prover.  | 
|
| 
32268
 
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
 
Philipp Meyer 
parents: 
31997 
diff
changeset
 | 
338  | 
|
| 31997 | 339  | 
* July 2009: Florian Haftmann, TUM  | 
| 33182 | 340  | 
New quickcheck implementation using new code generator.  | 
| 31997 | 341  | 
|
342  | 
* July 2009: Florian Haftmann, TUM  | 
|
| 39644 | 343  | 
HOL/Library/Fset: an explicit type of sets; finite sets ready to use  | 
| 33182 | 344  | 
for code generation.  | 
| 31466 | 345  | 
|
346  | 
* June 2009: Florian Haftmann, TUM  | 
|
| 33843 | 347  | 
HOL/Library/Tree: search trees implementing mappings, ready to use  | 
| 33182 | 348  | 
for code generation.  | 
| 30978 | 349  | 
|
| 
32268
 
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
 
Philipp Meyer 
parents: 
31997 
diff
changeset
 | 
350  | 
* March 2009: Philipp Meyer, TUM  | 
| 33843 | 351  | 
Minimization tool for results from Sledgehammer.  | 
| 33182 | 352  | 
|
| 
32268
 
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
 
Philipp Meyer 
parents: 
31997 
diff
changeset
 | 
353  | 
|
| 30978 | 354  | 
Contributions to Isabelle2009  | 
355  | 
-----------------------------  | 
|
356  | 
||
| 30383 | 357  | 
* March 2009: Robert Himmelmann, TUM and Amine Chaieb, University of  | 
358  | 
Cambridge  | 
|
359  | 
Elementary topology in Euclidean space.  | 
|
360  | 
||
| 
30886
 
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
 
wenzelm 
parents: 
30383 
diff
changeset
 | 
361  | 
* March 2009: Johannes Hoelzl, TUM  | 
| 
 
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
 
wenzelm 
parents: 
30383 
diff
changeset
 | 
362  | 
Method "approximation", which proves real valued inequalities by  | 
| 
 
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
 
wenzelm 
parents: 
30383 
diff
changeset
 | 
363  | 
computation.  | 
| 
 
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
 
wenzelm 
parents: 
30383 
diff
changeset
 | 
364  | 
|
| 30179 | 365  | 
* February 2009: Filip Maric, Univ. of Belgrade  | 
366  | 
A Serbian theory.  | 
|
367  | 
||
| 30162 | 368  | 
* February 2009: Jasmin Christian Blanchette, TUM  | 
| 30154 | 369  | 
Misc cleanup of HOL/refute.  | 
370  | 
||
| 30162 | 371  | 
* February 2009: Timothy Bourke, NICTA  | 
| 29883 | 372  | 
New find_consts command.  | 
373  | 
||
| 30162 | 374  | 
* February 2009: Timothy Bourke, NICTA  | 
| 
29861
 
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
 
kleing 
parents: 
29398 
diff
changeset
 | 
375  | 
"solves" criterion for find_theorems and auto_solve option  | 
| 
 
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
 
kleing 
parents: 
29398 
diff
changeset
 | 
376  | 
|
| 29398 | 377  | 
* December 2008: Clemens Ballarin, TUM  | 
378  | 
New locale implementation.  | 
|
379  | 
||
| 29182 | 380  | 
* December 2008: Armin Heller, TUM and Alexander Krauss, TUM  | 
381  | 
Method "sizechange" for advanced termination proofs.  | 
|
382  | 
||
| 28901 | 383  | 
* November 2008: Timothy Bourke, NICTA  | 
384  | 
Performance improvement (factor 50) for find_theorems.  | 
|
385  | 
||
| 29398 | 386  | 
* 2008: Florian Haftmann, TUM  | 
387  | 
Various extensions and restructurings in HOL, improvements  | 
|
388  | 
in evaluation mechanisms, new module binding.ML for name bindings.  | 
|
389  | 
||
| 
28604
 
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
 
wenzelm 
parents: 
28474 
diff
changeset
 | 
390  | 
* October 2008: Fabian Immler, TUM  | 
| 
 
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
 
wenzelm 
parents: 
28474 
diff
changeset
 | 
391  | 
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
 | 
392  | 
processes. Additional ATP wrappers, including remote SystemOnTPTP  | 
| 
 
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
 
wenzelm 
parents: 
28474 
diff
changeset
 | 
393  | 
services.  | 
| 
 
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
 
wenzelm 
parents: 
28474 
diff
changeset
 | 
394  | 
|
| 30162 | 395  | 
* September 2008: Stefan Berghofer, TUM and Marc Bezem, Univ. Bergen  | 
396  | 
Prover for coherent logic.  | 
|
397  | 
||
| 
28474
 
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
 
wenzelm 
parents: 
27009 
diff
changeset
 | 
398  | 
* August 2008: Fabian Immler, TUM  | 
| 
 
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
 
wenzelm 
parents: 
27009 
diff
changeset
 | 
399  | 
Vampire wrapper script for remote SystemOnTPTP service.  | 
| 
 
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
 
wenzelm 
parents: 
27009 
diff
changeset
 | 
400  | 
|
| 
 
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
 
wenzelm 
parents: 
27009 
diff
changeset
 | 
401  | 
|
| 
 
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
 
wenzelm 
parents: 
27009 
diff
changeset
 | 
402  | 
Contributions to Isabelle2008  | 
| 
 
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
 
wenzelm 
parents: 
27009 
diff
changeset
 | 
403  | 
-----------------------------  | 
| 
 
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
 
wenzelm 
parents: 
27009 
diff
changeset
 | 
404  | 
|
| 27009 | 405  | 
* 2007/2008:  | 
406  | 
Alexander Krauss, TUM and Florian Haftmann, TUM and Stefan Berghofer, TUM  | 
|
407  | 
HOL library improvements.  | 
|
| 25468 | 408  | 
|
| 27009 | 409  | 
* 2007/2008: Brian Huffman, PSU  | 
410  | 
HOLCF library improvements.  | 
|
411  | 
||
412  | 
* 2007/2008: Stefan Berghofer, TUM  | 
|
| 30179 | 413  | 
HOL-Nominal package improvements.  | 
| 27009 | 414  | 
|
415  | 
* March 2008: Markus Reiter, TUM  | 
|
416  | 
HOL/Library/RBT: red-black trees.  | 
|
| 26728 | 417  | 
|
| 26874 | 418  | 
* February 2008: Alexander Krauss, TUM and Florian Haftmann, TUM and  | 
419  | 
Lukas Bulwahn, TUM and John Matthews, Galois:  | 
|
420  | 
HOL/Library/Imperative_HOL: Haskell-style imperative data structures  | 
|
421  | 
for HOL.  | 
|
| 26728 | 422  | 
|
| 27009 | 423  | 
* December 2007: Norbert Schirmer, Uni Saarbruecken  | 
424  | 
Misc improvements of record package in HOL.  | 
|
425  | 
||
426  | 
* December 2007: Florian Haftmann, TUM  | 
|
427  | 
Overloading and class instantiation target.  | 
|
428  | 
||
429  | 
* December 2007: Florian Haftmann, TUM  | 
|
430  | 
New version of primrec package for local theories.  | 
|
431  | 
||
432  | 
* December 2007: Alexander Krauss, TUM  | 
|
433  | 
Method "induction_scheme" in HOL.  | 
|
434  | 
||
435  | 
* November 2007: Peter Lammich, Uni Muenster  | 
|
436  | 
HOL-Lattice: some more lemmas.  | 
|
| 26198 | 437  | 
|
| 26874 | 438  | 
|
| 25454 | 439  | 
Contributions to Isabelle2007  | 
440  | 
-----------------------------  | 
|
| 23252 | 441  | 
|
| 25409 | 442  | 
* October 2007: Norbert Schirmer, TUM / Uni Saarbruecken  | 
| 25398 | 443  | 
State Spaces: The Locale Way (in HOL).  | 
444  | 
||
| 
25057
 
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
 
wenzelm 
parents: 
24803 
diff
changeset
 | 
445  | 
* October 2007: Mark A. Hillebrand, DFKI  | 
| 
 
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
 
wenzelm 
parents: 
24803 
diff
changeset
 | 
446  | 
Robust sub/superscripts in LaTeX document output.  | 
| 
 
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
 
wenzelm 
parents: 
24803 
diff
changeset
 | 
447  | 
|
| 24799 | 448  | 
* August 2007: Jeremy Dawson, NICTA and Paul Graunke, Galois and Brian  | 
449  | 
Huffman, PSU and Gerwin Klein, NICTA and John Matthews, Galois  | 
|
| 24333 | 450  | 
HOL-Word: a library for fixed-size machine words in Isabelle.  | 
451  | 
||
| 
24332
 
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
 
kleing 
parents: 
23449 
diff
changeset
 | 
452  | 
* August 2007: Brian Huffman, PSU  | 
| 24799 | 453  | 
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
 | 
454  | 
|
| 23252 | 455  | 
* June 2007: Amine Chaieb, TUM  | 
| 24799 | 456  | 
Semiring normalization and Groebner Bases.  | 
| 25449 | 457  | 
Support for dense linear orders.  | 
| 17866 | 458  | 
|
| 23449 | 459  | 
* June 2007: Joe Hurd, Oxford  | 
| 24799 | 460  | 
Metis theorem-prover.  | 
461  | 
||
462  | 
* 2007: Kong W. Susanto, Cambridge  | 
|
463  | 
HOL: Metis prover integration.  | 
|
| 23449 | 464  | 
|
| 24799 | 465  | 
* 2007: Stefan Berghofer, TUM  | 
| 25449 | 466  | 
HOL: inductive predicates and sets.  | 
| 24799 | 467  | 
|
| 24803 | 468  | 
* 2007: Norbert Schirmer, TUM  | 
469  | 
HOL/record: misc improvements.  | 
|
470  | 
||
| 24799 | 471  | 
* 2006/2007: Alexander Krauss, TUM  | 
472  | 
HOL: function package and related theories on termination.  | 
|
| 23449 | 473  | 
|
| 22449 | 474  | 
* 2006/2007: Florian Haftmann, TUM  | 
475  | 
Pure: generic code generator framework.  | 
|
476  | 
Pure: class package.  | 
|
| 24799 | 477  | 
HOL: theory reorganization, code generator setup.  | 
478  | 
||
| 25449 | 479  | 
* 2006/2007: Christian Urban, TUM and Stefan Berghofer, TUM and  | 
480  | 
Julien Narboux, TUM  | 
|
| 24799 | 481  | 
HOL/Nominal package and related tools.  | 
| 22449 | 482  | 
|
| 
21242
 
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
 
wenzelm 
parents: 
21169 
diff
changeset
 | 
483  | 
* November 2006: Lukas Bulwahn, TUM  | 
| 24799 | 484  | 
HOL: method "lexicographic_order" for function package.  | 
| 
21242
 
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
 
wenzelm 
parents: 
21169 
diff
changeset
 | 
485  | 
|
| 21169 | 486  | 
* October 2006: Stefan Hohe, TUM  | 
487  | 
HOL-Algebra: ideals and quotients over rings.  | 
|
488  | 
||
| 
20340
 
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
 
wenzelm 
parents: 
20067 
diff
changeset
 | 
489  | 
* August 2006: Amine Chaieb, TUM  | 
| 
 
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
 
wenzelm 
parents: 
20067 
diff
changeset
 | 
490  | 
Experimental support for generic reflection and reification in HOL.  | 
| 
 
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
 
wenzelm 
parents: 
20067 
diff
changeset
 | 
491  | 
|
| 
20067
 
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
 
kleing 
parents: 
19896 
diff
changeset
 | 
492  | 
* July 2006: Rafal Kolanski, NICTA  | 
| 
 
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
 
kleing 
parents: 
19896 
diff
changeset
 | 
493  | 
Hex (0xFF) and binary (0b1011) numerals.  | 
| 
 
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
 
kleing 
parents: 
19896 
diff
changeset
 | 
494  | 
|
| 19896 | 495  | 
* May 2006: Klaus Aehlig, LMU  | 
496  | 
Command 'normal_form': normalization by evaluation.  | 
|
497  | 
||
| 19650 | 498  | 
* May 2006: Amine Chaieb, TUM  | 
499  | 
HOL-Complex: Ferrante and Rackoff Algorithm for linear real  | 
|
500  | 
arithmetic.  | 
|
| 19470 | 501  | 
|
502  | 
* February 2006: Benjamin Porter, NICTA  | 
|
| 23382 | 503  | 
HOL and HOL-Complex: generalised mean value theorem, continuum is  | 
| 19470 | 504  | 
not denumerable, harmonic and arithmetic series, and denumerability  | 
505  | 
of rationals.  | 
|
| 17532 | 506  | 
|
| 19650 | 507  | 
* October 2005: Martin Wildmoser, TUM  | 
508  | 
Sketch for Isar 'guess' element.  | 
|
509  | 
||
510  | 
||
| 25454 | 511  | 
Contributions to Isabelle2005  | 
512  | 
-----------------------------  | 
|
| 17382 | 513  | 
|
| 17640 | 514  | 
* September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM  | 
515  | 
HOL-Complex: Formalization of Taylor series.  | 
|
516  | 
||
517  | 
* September 2005: Stephan Merz, Alwen Tiu, QSL Loria  | 
|
518  | 
Components for SAT solver method using zChaff.  | 
|
519  | 
||
| 17534 | 520  | 
* September 2005: Ning Zhang and Christian Urban, LMU Munich  | 
521  | 
A Chinese theory.  | 
|
522  | 
||
| 17562 | 523  | 
* September 2005: Bernhard Haeupler, TUM  | 
| 17382 | 524  | 
Method comm_ring for proving equalities in commutative rings.  | 
| 16892 | 525  | 
|
| 17532 | 526  | 
* July/August 2005: Jeremy Avigad, Carnegie Mellon University  | 
| 16892 | 527  | 
Various improvements of the HOL and HOL-Complex library.  | 
| 16868 | 528  | 
|
| 16892 | 529  | 
* July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM  | 
530  | 
Some structured proofs about completeness of real numbers.  | 
|
531  | 
||
| 17532 | 532  | 
* May 2005: Rafal Kolanski and Gerwin Klein, NICTA  | 
533  | 
Improved retrieval of facts from theory/proof context.  | 
|
| 15994 | 534  | 
|
| 16252 | 535  | 
* February 2005: Lucas Dixon, University of Edinburgh  | 
| 17532 | 536  | 
Improved subst method.  | 
537  | 
||
538  | 
* 2005: Brian Huffman, OGI  | 
|
539  | 
Various improvements of HOLCF.  | 
|
540  | 
Some improvements of the HOL-Complex library.  | 
|
541  | 
||
542  | 
* 2005: Claire Quigley and Jia Meng, University of Cambridge  | 
|
543  | 
Some support for asynchronous communication with external provers  | 
|
544  | 
(experimental).  | 
|
545  | 
||
546  | 
* 2005: Florian Haftmann, TUM  | 
|
| 17543 | 547  | 
Contributions to document 'sugar'.  | 
| 17532 | 548  | 
Various ML combinators, notably linear functional transformations.  | 
549  | 
Some cleanup of ML legacy.  | 
|
550  | 
Additional antiquotations.  | 
|
551  | 
Improved Isabelle web site.  | 
|
552  | 
||
553  | 
* 2004/2005: David Aspinall, University of Edinburgh  | 
|
554  | 
Various elements of XML and PGIP based communication with user  | 
|
555  | 
interfaces (experimental).  | 
|
556  | 
||
557  | 
* 2004/2005: Gerwin Klein, NICTA  | 
|
558  | 
Contributions to document 'sugar'.  | 
|
559  | 
Improved Isabelle web site.  | 
|
560  | 
Improved HTML presentation of theories.  | 
|
561  | 
||
562  | 
* 2004/2005: Clemens Ballarin, TUM  | 
|
563  | 
Provers: tools for transitive relations and quasi orders.  | 
|
564  | 
Improved version of locales, notably interpretation of locales.  | 
|
565  | 
Improved version of HOL-Algebra.  | 
|
566  | 
||
567  | 
* 2004/2005: Amine Chaieb, TUM  | 
|
568  | 
Improved version of HOL presburger method.  | 
|
569  | 
||
570  | 
* 2004/2005: Steven Obua, TUM  | 
|
571  | 
Improved version of HOL/Import, support for HOL-Light.  | 
|
572  | 
Improved version of HOL-Complex-Matrix.  | 
|
| 17572 | 573  | 
Pure/defs: more sophisticated checks on well-formedness of overloading.  | 
| 17543 | 574  | 
Pure/Tools: an experimental evaluator for lambda terms.  | 
| 17532 | 575  | 
|
576  | 
* 2004/2005: Norbert Schirmer, TUM  | 
|
577  | 
Contributions to document 'sugar'.  | 
|
578  | 
Improved version of HOL/record.  | 
|
579  | 
||
580  | 
* 2004/2005: Sebastian Skalberg, TUM  | 
|
581  | 
Improved version of HOL/Import.  | 
|
582  | 
Some internal ML reorganizations.  | 
|
583  | 
||
584  | 
* 2004/2005: Tjark Weber, TUM  | 
|
| 17640 | 585  | 
SAT solver method using zChaff.  | 
| 17532 | 586  | 
Improved version of HOL/refute.  |