author | wenzelm |
Fri, 03 Oct 2008 14:06:19 +0200 | |
changeset 28474 | d0b8b0a1fca5 |
parent 27009 | 4f75f2c58123 |
child 28604 | f36496b73227 |
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 |
||
26874 | 6 |
|
25468 | 7 |
Contributions to this Isabelle version |
8 |
-------------------------------------- |
|
9 |
||
28474
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
10 |
* August 2008: Fabian Immler, TUM |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
11 |
Vampire wrapper script for remote SystemOnTPTP service. |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
12 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
13 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
14 |
Contributions to Isabelle2008 |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
15 |
----------------------------- |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
16 |
|
27009 | 17 |
* 2007/2008: |
18 |
Alexander Krauss, TUM and Florian Haftmann, TUM and Stefan Berghofer, TUM |
|
19 |
HOL library improvements. |
|
25468 | 20 |
|
27009 | 21 |
* 2007/2008: Brian Huffman, PSU |
22 |
HOLCF library improvements. |
|
23 |
||
24 |
* 2007/2008: Stefan Berghofer, TUM |
|
25 |
HOL-Nominal package improvements. |
|
26 |
||
27 |
* March 2008: Markus Reiter, TUM |
|
28 |
HOL/Library/RBT: red-black trees. |
|
26728 | 29 |
|
26874 | 30 |
* February 2008: Alexander Krauss, TUM and Florian Haftmann, TUM and |
31 |
Lukas Bulwahn, TUM and John Matthews, Galois: |
|
32 |
HOL/Library/Imperative_HOL: Haskell-style imperative data structures |
|
33 |
for HOL. |
|
26728 | 34 |
|
27009 | 35 |
* December 2007: Norbert Schirmer, Uni Saarbruecken |
36 |
Misc improvements of record package in HOL. |
|
37 |
||
38 |
* December 2007: Florian Haftmann, TUM |
|
39 |
Overloading and class instantiation target. |
|
40 |
||
41 |
* December 2007: Florian Haftmann, TUM |
|
42 |
New version of primrec package for local theories. |
|
43 |
||
44 |
* December 2007: Alexander Krauss, TUM |
|
45 |
Method "induction_scheme" in HOL. |
|
46 |
||
47 |
* November 2007: Peter Lammich, Uni Muenster |
|
48 |
HOL-Lattice: some more lemmas. |
|
26198 | 49 |
|
26874 | 50 |
|
25454 | 51 |
Contributions to Isabelle2007 |
52 |
----------------------------- |
|
23252 | 53 |
|
25409 | 54 |
* October 2007: Norbert Schirmer, TUM / Uni Saarbruecken |
25398 | 55 |
State Spaces: The Locale Way (in HOL). |
56 |
||
25057
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
57 |
* October 2007: Mark A. Hillebrand, DFKI |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
58 |
Robust sub/superscripts in LaTeX document output. |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
59 |
|
24799 | 60 |
* August 2007: Jeremy Dawson, NICTA and Paul Graunke, Galois and Brian |
61 |
Huffman, PSU and Gerwin Klein, NICTA and John Matthews, Galois |
|
24333 | 62 |
HOL-Word: a library for fixed-size machine words in Isabelle. |
63 |
||
24332
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
kleing
parents:
23449
diff
changeset
|
64 |
* August 2007: Brian Huffman, PSU |
24799 | 65 |
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
|
66 |
|
23252 | 67 |
* June 2007: Amine Chaieb, TUM |
24799 | 68 |
Semiring normalization and Groebner Bases. |
25449 | 69 |
Support for dense linear orders. |
17866 | 70 |
|
23449 | 71 |
* June 2007: Joe Hurd, Oxford |
24799 | 72 |
Metis theorem-prover. |
73 |
||
74 |
* 2007: Kong W. Susanto, Cambridge |
|
75 |
HOL: Metis prover integration. |
|
23449 | 76 |
|
24799 | 77 |
* 2007: Stefan Berghofer, TUM |
25449 | 78 |
HOL: inductive predicates and sets. |
24799 | 79 |
|
24803 | 80 |
* 2007: Norbert Schirmer, TUM |
81 |
HOL/record: misc improvements. |
|
82 |
||
24799 | 83 |
* 2006/2007: Alexander Krauss, TUM |
84 |
HOL: function package and related theories on termination. |
|
23449 | 85 |
|
22449 | 86 |
* 2006/2007: Florian Haftmann, TUM |
87 |
Pure: generic code generator framework. |
|
88 |
Pure: class package. |
|
24799 | 89 |
HOL: theory reorganization, code generator setup. |
90 |
||
25449 | 91 |
* 2006/2007: Christian Urban, TUM and Stefan Berghofer, TUM and |
92 |
Julien Narboux, TUM |
|
24799 | 93 |
HOL/Nominal package and related tools. |
22449 | 94 |
|
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
95 |
* November 2006: Lukas Bulwahn, TUM |
24799 | 96 |
HOL: method "lexicographic_order" for function package. |
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
97 |
|
21169 | 98 |
* October 2006: Stefan Hohe, TUM |
99 |
HOL-Algebra: ideals and quotients over rings. |
|
100 |
||
20340
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
101 |
* August 2006: Amine Chaieb, TUM |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
102 |
Experimental support for generic reflection and reification in HOL. |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
103 |
|
20067
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
104 |
* July 2006: Rafal Kolanski, NICTA |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
105 |
Hex (0xFF) and binary (0b1011) numerals. |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
106 |
|
19896 | 107 |
* May 2006: Klaus Aehlig, LMU |
108 |
Command 'normal_form': normalization by evaluation. |
|
109 |
||
19650 | 110 |
* May 2006: Amine Chaieb, TUM |
111 |
HOL-Complex: Ferrante and Rackoff Algorithm for linear real |
|
112 |
arithmetic. |
|
19470 | 113 |
|
114 |
* February 2006: Benjamin Porter, NICTA |
|
23382 | 115 |
HOL and HOL-Complex: generalised mean value theorem, continuum is |
19470 | 116 |
not denumerable, harmonic and arithmetic series, and denumerability |
117 |
of rationals. |
|
17532 | 118 |
|
19650 | 119 |
* October 2005: Martin Wildmoser, TUM |
120 |
Sketch for Isar 'guess' element. |
|
121 |
||
122 |
||
25454 | 123 |
Contributions to Isabelle2005 |
124 |
----------------------------- |
|
17382 | 125 |
|
17640 | 126 |
* September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM |
127 |
HOL-Complex: Formalization of Taylor series. |
|
128 |
||
129 |
* September 2005: Stephan Merz, Alwen Tiu, QSL Loria |
|
130 |
Components for SAT solver method using zChaff. |
|
131 |
||
17534 | 132 |
* September 2005: Ning Zhang and Christian Urban, LMU Munich |
133 |
A Chinese theory. |
|
134 |
||
17562 | 135 |
* September 2005: Bernhard Haeupler, TUM |
17382 | 136 |
Method comm_ring for proving equalities in commutative rings. |
16892 | 137 |
|
17532 | 138 |
* July/August 2005: Jeremy Avigad, Carnegie Mellon University |
16892 | 139 |
Various improvements of the HOL and HOL-Complex library. |
16868 | 140 |
|
16892 | 141 |
* July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM |
142 |
Some structured proofs about completeness of real numbers. |
|
143 |
||
17532 | 144 |
* May 2005: Rafal Kolanski and Gerwin Klein, NICTA |
145 |
Improved retrieval of facts from theory/proof context. |
|
15994 | 146 |
|
16252 | 147 |
* February 2005: Lucas Dixon, University of Edinburgh |
17532 | 148 |
Improved subst method. |
149 |
||
150 |
* 2005: Brian Huffman, OGI |
|
151 |
Various improvements of HOLCF. |
|
152 |
Some improvements of the HOL-Complex library. |
|
153 |
||
154 |
* 2005: Claire Quigley and Jia Meng, University of Cambridge |
|
155 |
Some support for asynchronous communication with external provers |
|
156 |
(experimental). |
|
157 |
||
158 |
* 2005: Florian Haftmann, TUM |
|
17543 | 159 |
Contributions to document 'sugar'. |
17532 | 160 |
Various ML combinators, notably linear functional transformations. |
161 |
Some cleanup of ML legacy. |
|
162 |
Additional antiquotations. |
|
163 |
Improved Isabelle web site. |
|
164 |
||
165 |
* 2004/2005: David Aspinall, University of Edinburgh |
|
166 |
Various elements of XML and PGIP based communication with user |
|
167 |
interfaces (experimental). |
|
168 |
||
169 |
* 2004/2005: Gerwin Klein, NICTA |
|
170 |
Contributions to document 'sugar'. |
|
171 |
Improved Isabelle web site. |
|
172 |
Improved HTML presentation of theories. |
|
173 |
||
174 |
* 2004/2005: Clemens Ballarin, TUM |
|
175 |
Provers: tools for transitive relations and quasi orders. |
|
176 |
Improved version of locales, notably interpretation of locales. |
|
177 |
Improved version of HOL-Algebra. |
|
178 |
||
179 |
* 2004/2005: Amine Chaieb, TUM |
|
180 |
Improved version of HOL presburger method. |
|
181 |
||
182 |
* 2004/2005: Steven Obua, TUM |
|
183 |
Improved version of HOL/Import, support for HOL-Light. |
|
184 |
Improved version of HOL-Complex-Matrix. |
|
17572 | 185 |
Pure/defs: more sophisticated checks on well-formedness of overloading. |
17543 | 186 |
Pure/Tools: an experimental evaluator for lambda terms. |
17532 | 187 |
|
188 |
* 2004/2005: Norbert Schirmer, TUM |
|
189 |
Contributions to document 'sugar'. |
|
190 |
Improved version of HOL/record. |
|
191 |
||
192 |
* 2004/2005: Sebastian Skalberg, TUM |
|
193 |
Improved version of HOL/Import. |
|
194 |
Some internal ML reorganizations. |
|
195 |
||
196 |
* 2004/2005: Tjark Weber, TUM |
|
17640 | 197 |
SAT solver method using zChaff. |
17532 | 198 |
Improved version of HOL/refute. |
16252 | 199 |
|
15994 | 200 |
$Id$ |