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