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