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