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