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