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