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