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