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