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