CONTRIBUTORS
author Walther Neuper <wneuper@ist.tugraz.at>
Sat, 05 Dec 2015 16:09:41 +0100
changeset 59180 85ec71012df8
parent 59091 4ee24ee8055b
child 59324 ec559c6ab5ba
permissions -rw-r--r--
switched from Isabelle2014 to Isabelle2015, intermediate state

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