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