author | haftmann |
Thu, 31 Mar 2011 09:43:36 +0200 | |
changeset 42178 | b992c8e6394b |
parent 41651 | c78b786fe060 |
child 44801 | a0459c50cfc9 |
child 44818 | 27ba81ad0890 |
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 |
||
41651 | 6 |
Contributions to this Isabelle version |
7 |
-------------------------------------- |
|
8 |
||
9 |
||
41512 | 10 |
Contributions to Isabelle2011 |
11 |
----------------------------- |
|
37383 | 12 |
|
41567 | 13 |
* January 2011: Stefan Berghofer, secunet Security Networks AG |
14 |
HOL-SPARK: an interactive prover back-end for SPARK. |
|
15 |
||
40379 | 16 |
* October 2010: Bogdan Grechuk, University of Edinburgh |
17 |
Extended convex analysis in Multivariate Analysis. |
|
18 |
||
40287 | 19 |
* October 2010: Dmitriy Traytel, TUM |
20 |
Coercive subtyping via subtype constraints. |
|
21 |
||
41531 | 22 |
* October 2010: Alexander Krauss, TUM |
23 |
Command partial_function for function definitions based on complete |
|
24 |
partial orders in HOL. |
|
25 |
||
39644 | 26 |
* September 2010: Florian Haftmann, TUM |
41596 | 27 |
Refined concepts for evaluation, i.e., normalization of terms using |
41531 | 28 |
different techniques. |
40120 | 29 |
|
30 |
* September 2010: Florian Haftmann, TUM |
|
39644 | 31 |
Code generation for Scala. |
32 |
||
38656 | 33 |
* August 2010: Johannes Hoelzl, Armin Heller, and Robert Himmelmann, TUM |
41596 | 34 |
Improved Probability theory in HOL. |
38656 | 35 |
|
38461 | 36 |
* July 2010: Florian Haftmann, TUM |
39644 | 37 |
Reworking and extension of the Imperative HOL framework. |
38461 | 38 |
|
41596 | 39 |
* July 2010: Alexander Krauss, TUM and Christian Sternagel, University |
40 |
of Innsbruck |
|
41531 | 41 |
Ad-hoc overloading. Generic do notation for monads. |
42 |
||
37383 | 43 |
|
37144 | 44 |
Contributions to Isabelle2009-2 |
41512 | 45 |
------------------------------- |
33951 | 46 |
|
37303 | 47 |
* 2009/2010: Stefan Berghofer, Alexander Krauss, and Andreas Schropp, TUM, |
48 |
Makarius Wenzel, TUM / LRI |
|
49 |
Elimination of type classes from proof terms. |
|
50 |
||
37144 | 51 |
* April 2010: Florian Haftmann, TUM |
36416 | 52 |
Reorganization of abstract algebra type classes. |
53 |
||
37144 | 54 |
* April 2010: Florian Haftmann, TUM |
36416 | 55 |
Code generation for data representations involving invariants; |
56 |
various collections avaiable in theories Fset, Dlist, RBT, |
|
57 |
Mapping and AssocList. |
|
58 |
||
37144 | 59 |
* March 2010: Sascha Boehme, TUM |
60 |
Efficient SHA1 library for Poly/ML. |
|
61 |
||
37282 | 62 |
* February 2010: Cezary Kaliszyk and Christian Urban, TUM |
63 |
Quotient type package for Isabelle/HOL. |
|
64 |
||
26874 | 65 |
|
33842 | 66 |
Contributions to Isabelle2009-1 |
67 |
------------------------------- |
|
33649
854173fcd21c
added a tabled implementation of the reflexive transitive closure
bulwahn
parents:
33627
diff
changeset
|
68 |
|
33862 | 69 |
* November 2009, Brian Huffman, PSU |
70 |
New definitional domain package for HOLCF. |
|
71 |
||
33759
b369324fc244
Added the contributions of Robert Himmelmann to CONTRIBUTIONS and NEWS
hoelzl
parents:
33649
diff
changeset
|
72 |
* November 2009: Robert Himmelmann, TUM |
33862 | 73 |
Derivation and Brouwer's fixpoint theorem in Multivariate Analysis. |
33759
b369324fc244
Added the contributions of Robert Himmelmann to CONTRIBUTIONS and NEWS
hoelzl
parents:
33649
diff
changeset
|
74 |
|
33842 | 75 |
* November 2009: Stefan Berghofer and Lukas Bulwahn, TUM |
76 |
A tabled implementation of the reflexive transitive closure. |
|
33649
854173fcd21c
added a tabled implementation of the reflexive transitive closure
bulwahn
parents:
33627
diff
changeset
|
77 |
|
33627
ffb4a811e34d
announcing the predicate compiler in NEWS and CONTRIBUTORS
bulwahn
parents:
33419
diff
changeset
|
78 |
* November 2009: Lukas Bulwahn, TUM |
33842 | 79 |
Predicate Compiler: a compiler for inductive predicates to |
33843 | 80 |
equational specifications. |
33627
ffb4a811e34d
announcing the predicate compiler in NEWS and CONTRIBUTORS
bulwahn
parents:
33419
diff
changeset
|
81 |
|
33897 | 82 |
* November 2009: Sascha Boehme, TUM and Burkhart Wolff, LRI Paris |
33842 | 83 |
HOL-Boogie: an interactive prover back-end for Boogie and VCC. |
33419 | 84 |
|
33192
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33010
diff
changeset
|
85 |
* October 2009: Jasmin Blanchette, TUM |
33842 | 86 |
Nitpick: yet another counterexample generator for Isabelle/HOL. |
33192
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33010
diff
changeset
|
87 |
|
33010 | 88 |
* October 2009: Sascha Boehme, TUM |
33182 | 89 |
Extension of SMT method: proof-reconstruction for the SMT solver Z3. |
33010 | 90 |
|
91 |
* October 2009: Florian Haftmann, TUM |
|
33182 | 92 |
Refinement of parts of the HOL datatype package. |
33005 | 93 |
|
33010 | 94 |
* October 2009: Florian Haftmann, TUM |
33182 | 95 |
Generic term styles for term antiquotations. |
33005 | 96 |
|
32762
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents:
32618
diff
changeset
|
97 |
* September 2009: Thomas Sewell, NICTA |
33182 | 98 |
More efficient HOL/record implementation. |
32762
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents:
32618
diff
changeset
|
99 |
|
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32600
diff
changeset
|
100 |
* September 2009: Sascha Boehme, TUM |
33182 | 101 |
SMT method using external SMT solvers. |
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32600
diff
changeset
|
102 |
|
32600 | 103 |
* September 2009: Florian Haftmann, TUM |
33182 | 104 |
Refinement of sets and lattices. |
32600 | 105 |
|
106 |
* July 2009: Jeremy Avigad and Amine Chaieb |
|
33182 | 107 |
New number theory. |
32600 | 108 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
109 |
* July 2009: Philipp Meyer, TUM |
33182 | 110 |
HOL/Library/Sum_Of_Squares: functionality to call a remote csdp |
111 |
prover. |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
112 |
|
31997 | 113 |
* July 2009: Florian Haftmann, TUM |
33182 | 114 |
New quickcheck implementation using new code generator. |
31997 | 115 |
|
116 |
* July 2009: Florian Haftmann, TUM |
|
39644 | 117 |
HOL/Library/Fset: an explicit type of sets; finite sets ready to use |
33182 | 118 |
for code generation. |
31466 | 119 |
|
120 |
* June 2009: Florian Haftmann, TUM |
|
33843 | 121 |
HOL/Library/Tree: search trees implementing mappings, ready to use |
33182 | 122 |
for code generation. |
30978 | 123 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
124 |
* March 2009: Philipp Meyer, TUM |
33843 | 125 |
Minimization tool for results from Sledgehammer. |
33182 | 126 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
127 |
|
30978 | 128 |
Contributions to Isabelle2009 |
129 |
----------------------------- |
|
130 |
||
30383 | 131 |
* March 2009: Robert Himmelmann, TUM and Amine Chaieb, University of |
132 |
Cambridge |
|
133 |
Elementary topology in Euclidean space. |
|
134 |
||
30886
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
135 |
* March 2009: Johannes Hoelzl, TUM |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
136 |
Method "approximation", which proves real valued inequalities by |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
137 |
computation. |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
138 |
|
30179 | 139 |
* February 2009: Filip Maric, Univ. of Belgrade |
140 |
A Serbian theory. |
|
141 |
||
30162 | 142 |
* February 2009: Jasmin Christian Blanchette, TUM |
30154 | 143 |
Misc cleanup of HOL/refute. |
144 |
||
30162 | 145 |
* February 2009: Timothy Bourke, NICTA |
29883 | 146 |
New find_consts command. |
147 |
||
30162 | 148 |
* February 2009: Timothy Bourke, NICTA |
29861
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
149 |
"solves" criterion for find_theorems and auto_solve option |
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
150 |
|
29398 | 151 |
* December 2008: Clemens Ballarin, TUM |
152 |
New locale implementation. |
|
153 |
||
29182 | 154 |
* December 2008: Armin Heller, TUM and Alexander Krauss, TUM |
155 |
Method "sizechange" for advanced termination proofs. |
|
156 |
||
28901 | 157 |
* November 2008: Timothy Bourke, NICTA |
158 |
Performance improvement (factor 50) for find_theorems. |
|
159 |
||
29398 | 160 |
* 2008: Florian Haftmann, TUM |
161 |
Various extensions and restructurings in HOL, improvements |
|
162 |
in evaluation mechanisms, new module binding.ML for name bindings. |
|
163 |
||
28604
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
164 |
* October 2008: Fabian Immler, TUM |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
165 |
ATP manager for Sledgehammer, based on ML threads instead of Posix |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
166 |
processes. Additional ATP wrappers, including remote SystemOnTPTP |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
167 |
services. |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
168 |
|
30162 | 169 |
* September 2008: Stefan Berghofer, TUM and Marc Bezem, Univ. Bergen |
170 |
Prover for coherent logic. |
|
171 |
||
28474
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
172 |
* August 2008: Fabian Immler, TUM |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
173 |
Vampire wrapper script for remote SystemOnTPTP service. |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
174 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
175 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
176 |
Contributions to Isabelle2008 |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
177 |
----------------------------- |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
178 |
|
27009 | 179 |
* 2007/2008: |
180 |
Alexander Krauss, TUM and Florian Haftmann, TUM and Stefan Berghofer, TUM |
|
181 |
HOL library improvements. |
|
25468 | 182 |
|
27009 | 183 |
* 2007/2008: Brian Huffman, PSU |
184 |
HOLCF library improvements. |
|
185 |
||
186 |
* 2007/2008: Stefan Berghofer, TUM |
|
30179 | 187 |
HOL-Nominal package improvements. |
27009 | 188 |
|
189 |
* March 2008: Markus Reiter, TUM |
|
190 |
HOL/Library/RBT: red-black trees. |
|
26728 | 191 |
|
26874 | 192 |
* February 2008: Alexander Krauss, TUM and Florian Haftmann, TUM and |
193 |
Lukas Bulwahn, TUM and John Matthews, Galois: |
|
194 |
HOL/Library/Imperative_HOL: Haskell-style imperative data structures |
|
195 |
for HOL. |
|
26728 | 196 |
|
27009 | 197 |
* December 2007: Norbert Schirmer, Uni Saarbruecken |
198 |
Misc improvements of record package in HOL. |
|
199 |
||
200 |
* December 2007: Florian Haftmann, TUM |
|
201 |
Overloading and class instantiation target. |
|
202 |
||
203 |
* December 2007: Florian Haftmann, TUM |
|
204 |
New version of primrec package for local theories. |
|
205 |
||
206 |
* December 2007: Alexander Krauss, TUM |
|
207 |
Method "induction_scheme" in HOL. |
|
208 |
||
209 |
* November 2007: Peter Lammich, Uni Muenster |
|
210 |
HOL-Lattice: some more lemmas. |
|
26198 | 211 |
|
26874 | 212 |
|
25454 | 213 |
Contributions to Isabelle2007 |
214 |
----------------------------- |
|
23252 | 215 |
|
25409 | 216 |
* October 2007: Norbert Schirmer, TUM / Uni Saarbruecken |
25398 | 217 |
State Spaces: The Locale Way (in HOL). |
218 |
||
25057
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
219 |
* October 2007: Mark A. Hillebrand, DFKI |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
220 |
Robust sub/superscripts in LaTeX document output. |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
221 |
|
24799 | 222 |
* August 2007: Jeremy Dawson, NICTA and Paul Graunke, Galois and Brian |
223 |
Huffman, PSU and Gerwin Klein, NICTA and John Matthews, Galois |
|
24333 | 224 |
HOL-Word: a library for fixed-size machine words in Isabelle. |
225 |
||
24332
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
kleing
parents:
23449
diff
changeset
|
226 |
* August 2007: Brian Huffman, PSU |
24799 | 227 |
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
|
228 |
|
23252 | 229 |
* June 2007: Amine Chaieb, TUM |
24799 | 230 |
Semiring normalization and Groebner Bases. |
25449 | 231 |
Support for dense linear orders. |
17866 | 232 |
|
23449 | 233 |
* June 2007: Joe Hurd, Oxford |
24799 | 234 |
Metis theorem-prover. |
235 |
||
236 |
* 2007: Kong W. Susanto, Cambridge |
|
237 |
HOL: Metis prover integration. |
|
23449 | 238 |
|
24799 | 239 |
* 2007: Stefan Berghofer, TUM |
25449 | 240 |
HOL: inductive predicates and sets. |
24799 | 241 |
|
24803 | 242 |
* 2007: Norbert Schirmer, TUM |
243 |
HOL/record: misc improvements. |
|
244 |
||
24799 | 245 |
* 2006/2007: Alexander Krauss, TUM |
246 |
HOL: function package and related theories on termination. |
|
23449 | 247 |
|
22449 | 248 |
* 2006/2007: Florian Haftmann, TUM |
249 |
Pure: generic code generator framework. |
|
250 |
Pure: class package. |
|
24799 | 251 |
HOL: theory reorganization, code generator setup. |
252 |
||
25449 | 253 |
* 2006/2007: Christian Urban, TUM and Stefan Berghofer, TUM and |
254 |
Julien Narboux, TUM |
|
24799 | 255 |
HOL/Nominal package and related tools. |
22449 | 256 |
|
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
257 |
* November 2006: Lukas Bulwahn, TUM |
24799 | 258 |
HOL: method "lexicographic_order" for function package. |
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
259 |
|
21169 | 260 |
* October 2006: Stefan Hohe, TUM |
261 |
HOL-Algebra: ideals and quotients over rings. |
|
262 |
||
20340
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
263 |
* August 2006: Amine Chaieb, TUM |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
264 |
Experimental support for generic reflection and reification in HOL. |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
265 |
|
20067
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
266 |
* July 2006: Rafal Kolanski, NICTA |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
267 |
Hex (0xFF) and binary (0b1011) numerals. |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
268 |
|
19896 | 269 |
* May 2006: Klaus Aehlig, LMU |
270 |
Command 'normal_form': normalization by evaluation. |
|
271 |
||
19650 | 272 |
* May 2006: Amine Chaieb, TUM |
273 |
HOL-Complex: Ferrante and Rackoff Algorithm for linear real |
|
274 |
arithmetic. |
|
19470 | 275 |
|
276 |
* February 2006: Benjamin Porter, NICTA |
|
23382 | 277 |
HOL and HOL-Complex: generalised mean value theorem, continuum is |
19470 | 278 |
not denumerable, harmonic and arithmetic series, and denumerability |
279 |
of rationals. |
|
17532 | 280 |
|
19650 | 281 |
* October 2005: Martin Wildmoser, TUM |
282 |
Sketch for Isar 'guess' element. |
|
283 |
||
284 |
||
25454 | 285 |
Contributions to Isabelle2005 |
286 |
----------------------------- |
|
17382 | 287 |
|
17640 | 288 |
* September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM |
289 |
HOL-Complex: Formalization of Taylor series. |
|
290 |
||
291 |
* September 2005: Stephan Merz, Alwen Tiu, QSL Loria |
|
292 |
Components for SAT solver method using zChaff. |
|
293 |
||
17534 | 294 |
* September 2005: Ning Zhang and Christian Urban, LMU Munich |
295 |
A Chinese theory. |
|
296 |
||
17562 | 297 |
* September 2005: Bernhard Haeupler, TUM |
17382 | 298 |
Method comm_ring for proving equalities in commutative rings. |
16892 | 299 |
|
17532 | 300 |
* July/August 2005: Jeremy Avigad, Carnegie Mellon University |
16892 | 301 |
Various improvements of the HOL and HOL-Complex library. |
16868 | 302 |
|
16892 | 303 |
* July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM |
304 |
Some structured proofs about completeness of real numbers. |
|
305 |
||
17532 | 306 |
* May 2005: Rafal Kolanski and Gerwin Klein, NICTA |
307 |
Improved retrieval of facts from theory/proof context. |
|
15994 | 308 |
|
16252 | 309 |
* February 2005: Lucas Dixon, University of Edinburgh |
17532 | 310 |
Improved subst method. |
311 |
||
312 |
* 2005: Brian Huffman, OGI |
|
313 |
Various improvements of HOLCF. |
|
314 |
Some improvements of the HOL-Complex library. |
|
315 |
||
316 |
* 2005: Claire Quigley and Jia Meng, University of Cambridge |
|
317 |
Some support for asynchronous communication with external provers |
|
318 |
(experimental). |
|
319 |
||
320 |
* 2005: Florian Haftmann, TUM |
|
17543 | 321 |
Contributions to document 'sugar'. |
17532 | 322 |
Various ML combinators, notably linear functional transformations. |
323 |
Some cleanup of ML legacy. |
|
324 |
Additional antiquotations. |
|
325 |
Improved Isabelle web site. |
|
326 |
||
327 |
* 2004/2005: David Aspinall, University of Edinburgh |
|
328 |
Various elements of XML and PGIP based communication with user |
|
329 |
interfaces (experimental). |
|
330 |
||
331 |
* 2004/2005: Gerwin Klein, NICTA |
|
332 |
Contributions to document 'sugar'. |
|
333 |
Improved Isabelle web site. |
|
334 |
Improved HTML presentation of theories. |
|
335 |
||
336 |
* 2004/2005: Clemens Ballarin, TUM |
|
337 |
Provers: tools for transitive relations and quasi orders. |
|
338 |
Improved version of locales, notably interpretation of locales. |
|
339 |
Improved version of HOL-Algebra. |
|
340 |
||
341 |
* 2004/2005: Amine Chaieb, TUM |
|
342 |
Improved version of HOL presburger method. |
|
343 |
||
344 |
* 2004/2005: Steven Obua, TUM |
|
345 |
Improved version of HOL/Import, support for HOL-Light. |
|
346 |
Improved version of HOL-Complex-Matrix. |
|
17572 | 347 |
Pure/defs: more sophisticated checks on well-formedness of overloading. |
17543 | 348 |
Pure/Tools: an experimental evaluator for lambda terms. |
17532 | 349 |
|
350 |
* 2004/2005: Norbert Schirmer, TUM |
|
351 |
Contributions to document 'sugar'. |
|
352 |
Improved version of HOL/record. |
|
353 |
||
354 |
* 2004/2005: Sebastian Skalberg, TUM |
|
355 |
Improved version of HOL/Import. |
|
356 |
Some internal ML reorganizations. |
|
357 |
||
358 |
* 2004/2005: Tjark Weber, TUM |
|
17640 | 359 |
SAT solver method using zChaff. |
17532 | 360 |
Improved version of HOL/refute. |