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