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