CONTRIBUTORS
author wenzelm
Sun, 15 Apr 2012 14:51:15 +0200
changeset 48356 0b4698a31e9a
parent 48333 8f85051693d1
child 48434 01f687b84aff
permissions -rw-r--r--
more CONTRIBUTORS;
wenzelm@24799
     1
For the purposes of the license agreement in the file COPYRIGHT, a
wenzelm@24799
     2
'contributor' is anybody who is listed in this file (CONTRIBUTORS) or
kleing@23382
     3
who is listed as an author in one of the source files of this Isabelle
kleing@23382
     4
distribution.
kleing@23382
     5
wenzelm@48333
     6
Contributions to Isabelle2012
wenzelm@48333
     7
-----------------------------
wenzelm@45961
     8
wenzelm@48333
     9
* March 2012: Christian Sternagel, Japan Advanced Institute of Science
wenzelm@48333
    10
  and Technology
bulwahn@48319
    11
  Consolidated theory of relation composition.
bulwahn@48319
    12
wenzelm@48284
    13
* March 2012: Nik Sultana, University of Cambridge
wenzelm@48284
    14
  HOL/TPTP parser and import facilities.
wenzelm@48284
    15
wenzelm@48333
    16
* March 2012: Cezary Kaliszyk, University of Innsbruck and
wenzelm@48333
    17
  Alexander Krauss, QAware GmbH
wenzelm@48333
    18
  Faster and more scalable Import mechanism for HOL Light proofs.
wenzelm@48333
    19
krauss@48136
    20
* January 2012: Florian Haftmann, TUM, et. al.
haftmann@47467
    21
  (Re-)Introduction of the "set" type constructor.
haftmann@47467
    22
wenzelm@48333
    23
* 2011/2012: Makarius Wenzel, Université Paris-Sud / LRI
wenzelm@48356
    24
  Various refinements of local theory infrastructure.
wenzelm@48333
    25
  Improvements of Isabelle/Scala layer and Isabelle/jEdit Prover IDE.
krauss@48136
    26
wenzelm@45961
    27
wenzelm@45682
    28
Contributions to Isabelle2011-1
wenzelm@45682
    29
-------------------------------
wenzelm@42520
    30
haftmann@45680
    31
* September 2011: Peter Gammie
huffman@45779
    32
  Theory HOL/Library/Saturated: numbers with saturated arithmetic.
haftmann@45680
    33
haftmann@45680
    34
* August 2011: Florian Haftmann, Johannes Hölzl and Lars Noschinski, TUM
haftmann@45680
    35
  Refined theory on complete lattices.
haftmann@45680
    36
wenzelm@45838
    37
* August 2011: Brian Huffman, Portland State University
wenzelm@45838
    38
  Miscellaneous cleanup of Complex_Main and Multivariate_Analysis.
wenzelm@45838
    39
wenzelm@45838
    40
* June 2011: Brian Huffman, Portland State University
wenzelm@45838
    41
  Proof method "countable_datatype" for theory Library/Countable.
wenzelm@45838
    42
wenzelm@45838
    43
* 2011: Jasmin Blanchette, TUM
wenzelm@45838
    44
  Various improvements to Sledgehammer, notably: use of sound
wenzelm@45838
    45
  translations, support for more provers (Waldmeister, LEO-II,
wenzelm@45838
    46
  Satallax). Further development of Nitpick and 'try' command.
wenzelm@45838
    47
wenzelm@45838
    48
* 2011: Andreas Lochbihler, Karlsruhe Institute of Technology
wenzelm@45838
    49
  Theory HOL/Library/Cset_Monad allows do notation for computable sets
wenzelm@45838
    50
  (cset) via the generic monad ad-hoc overloading facility.
wenzelm@45838
    51
wenzelm@45838
    52
* 2011: Johannes Hölzl, Armin Heller, TUM and
wenzelm@45838
    53
  Bogdan Grechuk, University of Edinburgh
wenzelm@45838
    54
  Theory HOL/Library/Extended_Reals: real numbers extended with plus
wenzelm@45838
    55
  and minus infinity.
wenzelm@45838
    56
wenzelm@45756
    57
* 2011: Makarius Wenzel, Université Paris-Sud / LRI
wenzelm@45756
    58
  Various building blocks for Isabelle/Scala layer and Isabelle/jEdit
wenzelm@45756
    59
  Prover IDE.
wenzelm@45756
    60
huffman@45779
    61
wenzelm@41760
    62
Contributions to Isabelle2011
wenzelm@41760
    63
-----------------------------
wenzelm@37358
    64
berghofe@41815
    65
* January 2011: Stefan Berghofer, secunet Security Networks AG
berghofe@41815
    66
  HOL-SPARK: an interactive prover back-end for SPARK.
berghofe@41815
    67
wenzelm@40625
    68
* October 2010: Bogdan Grechuk, University of Edinburgh
wenzelm@40625
    69
  Extended convex analysis in Multivariate Analysis.
wenzelm@40625
    70
wenzelm@40534
    71
* October 2010: Dmitriy Traytel, TUM
wenzelm@40534
    72
  Coercive subtyping via subtype constraints.
wenzelm@40534
    73
krauss@41779
    74
* October 2010: Alexander Krauss, TUM
krauss@41779
    75
  Command partial_function for function definitions based on complete
krauss@41779
    76
  partial orders in HOL.
krauss@41779
    77
haftmann@39868
    78
* September 2010: Florian Haftmann, TUM
wenzelm@41844
    79
  Refined concepts for evaluation, i.e., normalization of terms using
krauss@41779
    80
  different techniques.
haftmann@40364
    81
haftmann@40364
    82
* September 2010: Florian Haftmann, TUM
haftmann@39868
    83
  Code generation for Scala.
haftmann@39868
    84
hoelzl@38902
    85
* August 2010: Johannes Hoelzl, Armin Heller, and Robert Himmelmann, TUM
wenzelm@41844
    86
  Improved Probability theory in HOL.
hoelzl@38902
    87
haftmann@38705
    88
* July 2010: Florian Haftmann, TUM
haftmann@39868
    89
  Reworking and extension of the Imperative HOL framework.
haftmann@38705
    90
wenzelm@41844
    91
* July 2010: Alexander Krauss, TUM and Christian Sternagel, University
wenzelm@41844
    92
    of Innsbruck
krauss@41779
    93
  Ad-hoc overloading. Generic do notation for monads.
krauss@41779
    94
wenzelm@37358
    95
wenzelm@37144
    96
Contributions to Isabelle2009-2
wenzelm@41760
    97
-------------------------------
wenzelm@33951
    98
krauss@37303
    99
* 2009/2010: Stefan Berghofer, Alexander Krauss, and Andreas Schropp, TUM,
krauss@37303
   100
  Makarius Wenzel, TUM / LRI
krauss@37303
   101
  Elimination of type classes from proof terms.
krauss@37303
   102
wenzelm@37144
   103
* April 2010: Florian Haftmann, TUM
haftmann@36416
   104
  Reorganization of abstract algebra type classes.
haftmann@36416
   105
wenzelm@37144
   106
* April 2010: Florian Haftmann, TUM
haftmann@36416
   107
  Code generation for data representations involving invariants;
haftmann@36416
   108
  various collections avaiable in theories Fset, Dlist, RBT,
haftmann@36416
   109
  Mapping and AssocList.
haftmann@36416
   110
wenzelm@37144
   111
* March 2010: Sascha Boehme, TUM
wenzelm@37144
   112
  Efficient SHA1 library for Poly/ML.
wenzelm@37144
   113
wenzelm@37282
   114
* February 2010: Cezary Kaliszyk and Christian Urban, TUM
wenzelm@37282
   115
  Quotient type package for Isabelle/HOL.
wenzelm@37282
   116
wenzelm@26874
   117
wenzelm@33842
   118
Contributions to Isabelle2009-1
wenzelm@33842
   119
-------------------------------
bulwahn@33649
   120
haftmann@33862
   121
* November 2009, Brian Huffman, PSU
haftmann@33862
   122
  New definitional domain package for HOLCF.
haftmann@33862
   123
hoelzl@33759
   124
* November 2009: Robert Himmelmann, TUM
haftmann@33862
   125
  Derivation and Brouwer's fixpoint theorem in Multivariate Analysis.
hoelzl@33759
   126
wenzelm@33842
   127
* November 2009: Stefan Berghofer and Lukas Bulwahn, TUM
wenzelm@33842
   128
  A tabled implementation of the reflexive transitive closure.
bulwahn@33649
   129
bulwahn@33627
   130
* November 2009: Lukas Bulwahn, TUM
wenzelm@33842
   131
  Predicate Compiler: a compiler for inductive predicates to
wenzelm@33843
   132
  equational specifications.
bulwahn@33627
   133
 
wenzelm@33897
   134
* November 2009: Sascha Boehme, TUM and Burkhart Wolff, LRI Paris
wenzelm@33842
   135
  HOL-Boogie: an interactive prover back-end for Boogie and VCC.
boehmes@33408
   136
blanchet@33192
   137
* October 2009: Jasmin Blanchette, TUM
wenzelm@33842
   138
  Nitpick: yet another counterexample generator for Isabelle/HOL.
blanchet@33192
   139
boehmes@33006
   140
* October 2009: Sascha Boehme, TUM
wenzelm@33182
   141
  Extension of SMT method: proof-reconstruction for the SMT solver Z3.
boehmes@33006
   142
boehmes@33006
   143
* October 2009: Florian Haftmann, TUM
wenzelm@33182
   144
  Refinement of parts of the HOL datatype package.
haftmann@33002
   145
boehmes@33006
   146
* October 2009: Florian Haftmann, TUM
wenzelm@33182
   147
  Generic term styles for term antiquotations.
haftmann@33002
   148
wenzelm@32762
   149
* September 2009: Thomas Sewell, NICTA
wenzelm@33182
   150
  More efficient HOL/record implementation.
wenzelm@32762
   151
boehmes@32618
   152
* September 2009: Sascha Boehme, TUM
wenzelm@33182
   153
  SMT method using external SMT solvers.
boehmes@32618
   154
haftmann@32600
   155
* September 2009: Florian Haftmann, TUM
wenzelm@33182
   156
  Refinement of sets and lattices.
haftmann@32600
   157
haftmann@32600
   158
* July 2009: Jeremy Avigad and Amine Chaieb
wenzelm@33182
   159
  New number theory.
haftmann@32600
   160
Philipp@32265
   161
* July 2009: Philipp Meyer, TUM
wenzelm@33182
   162
  HOL/Library/Sum_Of_Squares: functionality to call a remote csdp
wenzelm@33182
   163
  prover.
Philipp@32265
   164
haftmann@31997
   165
* July 2009: Florian Haftmann, TUM
wenzelm@33182
   166
  New quickcheck implementation using new code generator.
haftmann@31997
   167
haftmann@31997
   168
* July 2009: Florian Haftmann, TUM
haftmann@39868
   169
  HOL/Library/Fset: an explicit type of sets; finite sets ready to use
wenzelm@33182
   170
  for code generation.
haftmann@31466
   171
haftmann@31466
   172
* June 2009: Florian Haftmann, TUM
wenzelm@33843
   173
  HOL/Library/Tree: search trees implementing mappings, ready to use
wenzelm@33182
   174
  for code generation.
wenzelm@30979
   175
Philipp@32265
   176
* March 2009: Philipp Meyer, TUM
wenzelm@33843
   177
  Minimization tool for results from Sledgehammer.
wenzelm@33182
   178
Philipp@32265
   179
wenzelm@30979
   180
Contributions to Isabelle2009
wenzelm@30979
   181
-----------------------------
wenzelm@30979
   182
wenzelm@30388
   183
* March 2009: Robert Himmelmann, TUM and Amine Chaieb, University of
wenzelm@30388
   184
  Cambridge
wenzelm@30388
   185
  Elementary topology in Euclidean space.
wenzelm@30388
   186
wenzelm@30886
   187
* March 2009: Johannes Hoelzl, TUM
wenzelm@30886
   188
  Method "approximation", which proves real valued inequalities by
wenzelm@30886
   189
  computation.
wenzelm@30886
   190
wenzelm@30179
   191
* February 2009: Filip Maric, Univ. of Belgrade
wenzelm@30179
   192
  A Serbian theory.
wenzelm@30179
   193
wenzelm@30162
   194
* February 2009: Jasmin Christian Blanchette, TUM
wenzelm@30154
   195
  Misc cleanup of HOL/refute.
wenzelm@30154
   196
wenzelm@30162
   197
* February 2009: Timothy Bourke, NICTA
kleing@29820
   198
  New find_consts command.
kleing@29820
   199
wenzelm@30162
   200
* February 2009: Timothy Bourke, NICTA
kleing@29798
   201
  "solves" criterion for find_theorems and auto_solve option
kleing@29798
   202
haftmann@29395
   203
* December 2008: Clemens Ballarin, TUM
haftmann@29395
   204
  New locale implementation.
haftmann@29395
   205
krauss@29182
   206
* December 2008: Armin Heller, TUM and Alexander Krauss, TUM
krauss@29182
   207
  Method "sizechange" for advanced termination proofs.
krauss@29182
   208
kleing@28901
   209
* November 2008: Timothy Bourke, NICTA
kleing@28901
   210
  Performance improvement (factor 50) for find_theorems.
kleing@28901
   211
haftmann@29395
   212
* 2008: Florian Haftmann, TUM
haftmann@29395
   213
  Various extensions and restructurings in HOL, improvements
haftmann@29395
   214
  in evaluation mechanisms, new module binding.ML for name bindings.
haftmann@29395
   215
wenzelm@28604
   216
* October 2008: Fabian Immler, TUM
wenzelm@28604
   217
  ATP manager for Sledgehammer, based on ML threads instead of Posix
wenzelm@28604
   218
  processes.  Additional ATP wrappers, including remote SystemOnTPTP
wenzelm@28604
   219
  services.
wenzelm@28604
   220
wenzelm@30162
   221
* September 2008: Stefan Berghofer, TUM and Marc Bezem, Univ. Bergen
wenzelm@30162
   222
  Prover for coherent logic.
wenzelm@30162
   223
wenzelm@28474
   224
* August 2008: Fabian Immler, TUM
wenzelm@28474
   225
  Vampire wrapper script for remote SystemOnTPTP service.
wenzelm@28474
   226
wenzelm@28474
   227
wenzelm@28474
   228
Contributions to Isabelle2008
wenzelm@28474
   229
-----------------------------
wenzelm@28474
   230
wenzelm@27009
   231
* 2007/2008:
wenzelm@27009
   232
  Alexander Krauss, TUM and Florian Haftmann, TUM and Stefan Berghofer, TUM
wenzelm@27009
   233
  HOL library improvements.
wenzelm@25468
   234
wenzelm@27009
   235
* 2007/2008: Brian Huffman, PSU
wenzelm@27009
   236
  HOLCF library improvements.
wenzelm@27009
   237
wenzelm@27009
   238
* 2007/2008: Stefan Berghofer, TUM
wenzelm@30179
   239
  HOL-Nominal package improvements.
wenzelm@27009
   240
wenzelm@27009
   241
* March 2008: Markus Reiter, TUM
wenzelm@27009
   242
  HOL/Library/RBT: red-black trees.
haftmann@26728
   243
wenzelm@26874
   244
* February 2008: Alexander Krauss, TUM and Florian Haftmann, TUM and
wenzelm@26874
   245
  Lukas Bulwahn, TUM and John Matthews, Galois:
wenzelm@26874
   246
  HOL/Library/Imperative_HOL: Haskell-style imperative data structures
wenzelm@26874
   247
  for HOL.
haftmann@26728
   248
wenzelm@27009
   249
* December 2007: Norbert Schirmer, Uni Saarbruecken
wenzelm@27009
   250
  Misc improvements of record package in HOL.
wenzelm@27009
   251
wenzelm@27009
   252
* December 2007: Florian Haftmann, TUM
wenzelm@27009
   253
  Overloading and class instantiation target.
wenzelm@27009
   254
wenzelm@27009
   255
* December 2007: Florian Haftmann, TUM
wenzelm@27009
   256
  New version of primrec package for local theories.
wenzelm@27009
   257
wenzelm@27009
   258
* December 2007: Alexander Krauss, TUM
wenzelm@27009
   259
  Method "induction_scheme" in HOL.
wenzelm@27009
   260
wenzelm@27009
   261
* November 2007: Peter Lammich, Uni Muenster
wenzelm@27009
   262
  HOL-Lattice: some more lemmas.
wenzelm@26198
   263
wenzelm@26874
   264
wenzelm@25454
   265
Contributions to Isabelle2007
wenzelm@25454
   266
-----------------------------
wenzelm@23252
   267
schirmer@25409
   268
* October 2007: Norbert Schirmer, TUM / Uni Saarbruecken
wenzelm@25398
   269
  State Spaces: The Locale Way (in HOL).
wenzelm@25398
   270
wenzelm@25057
   271
* October 2007: Mark A. Hillebrand, DFKI
wenzelm@25057
   272
  Robust sub/superscripts in LaTeX document output.
wenzelm@25057
   273
wenzelm@24799
   274
* August 2007: Jeremy Dawson, NICTA and Paul Graunke, Galois and Brian
wenzelm@24799
   275
    Huffman, PSU and Gerwin Klein, NICTA and John Matthews, Galois
kleing@24333
   276
  HOL-Word: a library for fixed-size machine words in Isabelle.
kleing@24333
   277
kleing@24332
   278
* August 2007: Brian Huffman, PSU
wenzelm@24799
   279
  HOL/Library/Boolean_Algebra and HOL/Library/Numeral_Type.
kleing@24332
   280
wenzelm@23252
   281
* June 2007: Amine Chaieb, TUM
wenzelm@24799
   282
  Semiring normalization and Groebner Bases.
wenzelm@25449
   283
  Support for dense linear orders.
wenzelm@17866
   284
paulson@23449
   285
* June 2007: Joe Hurd, Oxford
wenzelm@24799
   286
  Metis theorem-prover.
paulson@23449
   287
wenzelm@24799
   288
* 2007: Kong W. Susanto, Cambridge
paulson@23449
   289
  HOL: Metis prover integration.
paulson@23449
   290
wenzelm@24799
   291
* 2007: Stefan Berghofer, TUM
wenzelm@25449
   292
  HOL: inductive predicates and sets.
wenzelm@24799
   293
wenzelm@24803
   294
* 2007: Norbert Schirmer, TUM
wenzelm@24803
   295
  HOL/record: misc improvements.
wenzelm@24803
   296
wenzelm@24799
   297
* 2006/2007: Alexander Krauss, TUM
wenzelm@24799
   298
  HOL: function package and related theories on termination.
wenzelm@24799
   299
haftmann@22449
   300
* 2006/2007: Florian Haftmann, TUM
haftmann@22449
   301
  Pure: generic code generator framework.
haftmann@22449
   302
  Pure: class package.
wenzelm@24799
   303
  HOL: theory reorganization, code generator setup.
wenzelm@24799
   304
wenzelm@25449
   305
* 2006/2007: Christian Urban, TUM and Stefan Berghofer, TUM and
wenzelm@25449
   306
    Julien Narboux, TUM
wenzelm@24799
   307
  HOL/Nominal package and related tools.
haftmann@22449
   308
wenzelm@21242
   309
* November 2006: Lukas Bulwahn, TUM
wenzelm@24799
   310
  HOL: method "lexicographic_order" for function package.
wenzelm@21242
   311
wenzelm@21169
   312
* October 2006: Stefan Hohe, TUM
wenzelm@21169
   313
  HOL-Algebra: ideals and quotients over rings.
wenzelm@21169
   314
wenzelm@20340
   315
* August 2006: Amine Chaieb, TUM
wenzelm@20340
   316
  Experimental support for generic reflection and reification in HOL.
wenzelm@20340
   317
kleing@20067
   318
* July 2006: Rafal Kolanski, NICTA
kleing@20067
   319
  Hex (0xFF) and binary (0b1011) numerals.
kleing@20067
   320
nipkow@19896
   321
* May 2006: Klaus Aehlig, LMU
nipkow@19896
   322
  Command 'normal_form': normalization by evaluation.
nipkow@19896
   323
wenzelm@19650
   324
* May 2006: Amine Chaieb, TUM
wenzelm@19650
   325
  HOL-Complex: Ferrante and Rackoff Algorithm for linear real
wenzelm@19650
   326
  arithmetic.
kleing@19470
   327
kleing@19470
   328
* February 2006: Benjamin Porter, NICTA
kleing@23382
   329
  HOL and HOL-Complex: generalised mean value theorem, continuum is
kleing@19470
   330
  not denumerable, harmonic and arithmetic series, and denumerability
kleing@19470
   331
  of rationals.
wenzelm@17532
   332
wenzelm@19650
   333
* October 2005: Martin Wildmoser, TUM
wenzelm@19650
   334
  Sketch for Isar 'guess' element.
wenzelm@19650
   335
wenzelm@19650
   336
wenzelm@25454
   337
Contributions to Isabelle2005
wenzelm@25454
   338
-----------------------------
wenzelm@17382
   339
wenzelm@17640
   340
* September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM
wenzelm@17640
   341
  HOL-Complex: Formalization of Taylor series.
wenzelm@17640
   342
wenzelm@17640
   343
* September 2005: Stephan Merz, Alwen Tiu, QSL Loria
wenzelm@17640
   344
  Components for SAT solver method using zChaff.
wenzelm@17640
   345
wenzelm@17534
   346
* September 2005: Ning Zhang and Christian Urban, LMU Munich
wenzelm@17534
   347
  A Chinese theory.
wenzelm@17534
   348
wenzelm@17562
   349
* September 2005: Bernhard Haeupler, TUM
wenzelm@17382
   350
  Method comm_ring for proving equalities in commutative rings.
wenzelm@16892
   351
wenzelm@17532
   352
* July/August 2005: Jeremy Avigad, Carnegie Mellon University
wenzelm@16892
   353
  Various improvements of the HOL and HOL-Complex library.
wenzelm@16868
   354
wenzelm@16892
   355
* July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM
wenzelm@16892
   356
  Some structured proofs about completeness of real numbers.
wenzelm@16892
   357
wenzelm@17532
   358
* May 2005: Rafal Kolanski and Gerwin Klein, NICTA
wenzelm@17532
   359
  Improved retrieval of facts from theory/proof context.
wenzelm@15994
   360
wenzelm@16252
   361
* February 2005: Lucas Dixon, University of Edinburgh
wenzelm@17532
   362
  Improved subst method.
wenzelm@17532
   363
wenzelm@17532
   364
* 2005: Brian Huffman, OGI
wenzelm@17532
   365
  Various improvements of HOLCF.
wenzelm@17532
   366
  Some improvements of the HOL-Complex library.
wenzelm@17532
   367
wenzelm@17532
   368
* 2005: Claire Quigley and Jia Meng, University of Cambridge
wenzelm@17532
   369
  Some support for asynchronous communication with external provers
wenzelm@17532
   370
  (experimental).
wenzelm@17532
   371
wenzelm@17532
   372
* 2005: Florian Haftmann, TUM
wenzelm@17543
   373
  Contributions to document 'sugar'.
wenzelm@17532
   374
  Various ML combinators, notably linear functional transformations.
wenzelm@17532
   375
  Some cleanup of ML legacy.
wenzelm@17532
   376
  Additional antiquotations.
wenzelm@17532
   377
  Improved Isabelle web site.
wenzelm@17532
   378
wenzelm@17532
   379
* 2004/2005: David Aspinall, University of Edinburgh
wenzelm@17532
   380
  Various elements of XML and PGIP based communication with user
wenzelm@17532
   381
  interfaces (experimental).
wenzelm@17532
   382
wenzelm@17532
   383
* 2004/2005: Gerwin Klein, NICTA
wenzelm@17532
   384
  Contributions to document 'sugar'.
wenzelm@17532
   385
  Improved Isabelle web site.
wenzelm@17532
   386
  Improved HTML presentation of theories.
wenzelm@17532
   387
wenzelm@17532
   388
* 2004/2005: Clemens Ballarin, TUM
wenzelm@17532
   389
  Provers: tools for transitive relations and quasi orders.
wenzelm@17532
   390
  Improved version of locales, notably interpretation of locales.
wenzelm@17532
   391
  Improved version of HOL-Algebra.
wenzelm@17532
   392
wenzelm@17532
   393
* 2004/2005: Amine Chaieb, TUM
wenzelm@17532
   394
  Improved version of HOL presburger method.
wenzelm@17532
   395
wenzelm@17532
   396
* 2004/2005: Steven Obua, TUM
wenzelm@17532
   397
  Improved version of HOL/Import, support for HOL-Light.
wenzelm@17532
   398
  Improved version of HOL-Complex-Matrix.
wenzelm@17572
   399
  Pure/defs: more sophisticated checks on well-formedness of overloading.
wenzelm@17543
   400
  Pure/Tools: an experimental evaluator for lambda terms.
wenzelm@17532
   401
wenzelm@17532
   402
* 2004/2005: Norbert Schirmer, TUM
wenzelm@17532
   403
  Contributions to document 'sugar'.
wenzelm@17532
   404
  Improved version of HOL/record.
wenzelm@17532
   405
wenzelm@17532
   406
* 2004/2005: Sebastian Skalberg, TUM
wenzelm@17532
   407
  Improved version of HOL/Import.
wenzelm@17532
   408
  Some internal ML reorganizations.
wenzelm@17532
   409
wenzelm@17532
   410
* 2004/2005: Tjark Weber, TUM
wenzelm@17640
   411
  SAT solver method using zChaff.
wenzelm@17532
   412
  Improved version of HOL/refute.