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