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