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