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