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