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