CONTRIBUTORS
author Walther Neuper <walther.neuper@jku.at>
Thu, 17 Dec 2020 09:10:30 +0100
changeset 60134 85ce6e27e130
parent 60065 46266dc209cd
child 60166 7d6f46b7fc10
permissions -rw-r--r--
step 4.2: writeln at calling Output.report uncover some of proof handling
wenzelm@24799
     1
For the purposes of the license agreement in the file COPYRIGHT, a
wneuper@59324
     2
'contributor' is anybody who is listed in this file (CONTRIBUTORS) or who is
wneuper@59324
     3
listed as an author in one of the source files of this Isabelle distribution.
wneuper@59324
     4
wneuper@59324
     5
walther@60065
     6
Contributions to Isabelle2020
walther@60065
     7
-----------------------------
walther@60065
     8
walther@60065
     9
* February 2020: E. Gunther, M. Pagano and P. Sánchez Terraf
walther@60065
    10
  Simplified, generalised version of ZF/Constructible.
walther@60065
    11
walther@60065
    12
* January 2020: LC Paulson
walther@60065
    13
  The full finite Ramsey's theorem and elements of finite and infinite
walther@60065
    14
  Ramsey theory.
walther@60065
    15
walther@60065
    16
* December 2019: Basil Fürer, Andreas Lochbihler, Joshua Schneider, Dmitriy
walther@60065
    17
  Traytel
walther@60065
    18
  Extension of lift_bnf to support quotient types.
walther@60065
    19
walther@60065
    20
* November 2019: Peter Zeller, TU Kaiserslautern
walther@60065
    21
  Update of Isabelle/VSCode to WebviewPanel API.
walther@60065
    22
walther@60065
    23
* October..December 2019: Makarius Wenzel
walther@60065
    24
  Isabelle/Phabrictor server setup, including Linux platform support in
walther@60065
    25
  Isabelle/Scala. Client-side tool "isabelle hg_setup".
walther@60065
    26
walther@60065
    27
* October 2019: Maximilian Schäffeler
walther@60065
    28
  Port of the HOL Light decision procedure for metric spaces.
walther@60065
    29
walther@60065
    30
* October 2019: Makarius Wenzel
walther@60065
    31
  More scalable Isabelle dump and underlying headless PIDE session.
walther@60065
    32
walther@60065
    33
* August 2019: Makarius Wenzel
walther@60065
    34
  Better support for proof terms in Isabelle/Pure, notably via method
walther@60065
    35
  combinator SUBPROOFS (ML) and "subproofs" (Isar).
walther@60065
    36
walther@60065
    37
* July 2019: Alexander Krauss, Makarius Wenzel
walther@60065
    38
  Minimal support for a soft-type system within the Isabelle logical
walther@60065
    39
  framework.
walther@60065
    40
walther@60065
    41
walther@59606
    42
Contributions to Isabelle2019
walther@59606
    43
-----------------------------
walther@59606
    44
walther@59606
    45
* April 2019: LC Paulson
walther@59606
    46
  Homology and supporting lemmas on topology and group theory
walther@59606
    47
walther@59606
    48
* April 2019: Paulo de Vilhena and Martin Baillon
walther@59606
    49
  Group theory developments, esp. algebraic closure of a field
walther@59606
    50
walther@59606
    51
* February/March 2019: Makarius Wenzel
walther@59606
    52
  Stateless management of export artifacts in the Isabelle/HOL code generator.
walther@59606
    53
walther@59606
    54
* February 2019: Manuel Eberl
walther@59606
    55
  Exponentiation by squaring, used to implement "power" in monoid_mult and
walther@59606
    56
  fast modular exponentiation.
walther@59606
    57
walther@59606
    58
* February 2019: Manuel Eberl
walther@59606
    59
  Carmichael's function, primitive roots in residue rings, more properties of
walther@59606
    60
  the order in residue rings.
walther@59606
    61
walther@59606
    62
* February 2019: Jeremy Sylvestre
walther@59606
    63
  Formal Laurent Series and overhaul of Formal power series.
walther@59606
    64
walther@59606
    65
* January 2019: Florian Haftmann
walther@59606
    66
  Clarified syntax and congruence rules for big operators on sets involving
walther@59606
    67
  the image operator.
walther@59606
    68
walther@59606
    69
* January 2019: Florian Haftmann
walther@59606
    70
  Renovation of code generation, particularly export into session data and
walther@59606
    71
  proper strings and proper integers based on zarith for OCaml.
walther@59606
    72
walther@59606
    73
* January 2019: Andreas Lochbihler
walther@59606
    74
  New implementation for case_of_simps based on Code_Lazy's pattern matching
walther@59606
    75
  elimination algorithm.
walther@59606
    76
walther@59606
    77
* November/December 2018: Makarius Wenzel
walther@59606
    78
  Support for Isabelle/Haskell applications of Isabelle/PIDE.
walther@59606
    79
walther@59606
    80
* August/September 2018: Makarius Wenzel
walther@59606
    81
  Improvements of headless Isabelle/PIDE session and server, and systematic
walther@59606
    82
  exports from theory documents.
walther@59606
    83
walther@59606
    84
* December 2018: Florian Haftmann
walther@59606
    85
  Generic executable sorting algorithms based on executable comparators.
walther@59606
    86
walther@59606
    87
* October 2018: Mathias Fleury
walther@59606
    88
  Proof reconstruction for the SMT solver veriT in the smt method.
walther@59606
    89
walther@59606
    90
wneuper@59451
    91
Contributions to Isabelle2018
wneuper@59451
    92
-----------------------------
wneuper@59451
    93
wneuper@59451
    94
* July 2018: Manuel Eberl
wneuper@59451
    95
  "real_asymp" proof method for automatic proofs of real limits, "Big-O"
wneuper@59451
    96
  statements, etc.
wneuper@59451
    97
wneuper@59451
    98
* June 2018: Fabian Immler
wneuper@59451
    99
  More tool support for HOL-Types_To_Sets.
wneuper@59451
   100
wneuper@59451
   101
* June 2018: Martin Baillon and Paulo Emílio de Vilhena
wneuper@59451
   102
  A variety of contributions to HOL-Algebra.
wneuper@59451
   103
wneuper@59451
   104
* June 2018: Wenda Li
wneuper@59451
   105
  New/strengthened results involving analysis, topology, etc.
wneuper@59451
   106
wneuper@59451
   107
* May/June 2018: Makarius Wenzel
wneuper@59451
   108
  System infrastructure to export blobs as theory presentation, and to dump
wneuper@59451
   109
  PIDE database content in batch mode.
wneuper@59451
   110
wneuper@59451
   111
* May 2018: Manuel Eberl
wneuper@59451
   112
  Landau symbols and asymptotic equivalence (moved from the AFP).
wneuper@59451
   113
wneuper@59451
   114
* May 2018: Jose Divasón (Universidad de la Rioja),
wneuper@59451
   115
  Jesús Aransay (Universidad de la Rioja), Johannes Hölzl (VU Amsterdam),
wneuper@59451
   116
  Fabian Immler (TUM)
wneuper@59451
   117
  Generalizations in the formalization of linear algebra.
wneuper@59451
   118
wneuper@59451
   119
* May 2018: Florian Haftmann
wneuper@59451
   120
  Consolidation of string-like types in HOL.
wneuper@59451
   121
wneuper@59451
   122
* May 2018: Andreas Lochbihler (Digital Asset),
wneuper@59451
   123
  Pascal Stoop (ETH Zurich)
wneuper@59451
   124
  Code generation with lazy evaluation semantics.
wneuper@59451
   125
wneuper@59451
   126
* March 2018: Florian Haftmann
wneuper@59451
   127
  Abstract bit operations push_bit, take_bit, drop_bit, alongside with an
wneuper@59451
   128
  algebraic foundation for bit strings and word types in HOL-ex.
wneuper@59451
   129
wneuper@59451
   130
* March 2018: Viorel Preoteasa
wneuper@59451
   131
  Generalisation of complete_distrib_lattice
wneuper@59451
   132
wneuper@59451
   133
* February 2018: Wenda Li
wneuper@59451
   134
  A unified definition for the order of zeros and poles. Improved reasoning
wneuper@59451
   135
  around non-essential singularities.
wneuper@59451
   136
wneuper@59451
   137
* January 2018: Sebastien Gouezel
wneuper@59451
   138
  Various small additions to HOL-Analysis
wneuper@59451
   139
wneuper@59451
   140
* December 2017: Jan Gilcher, Andreas Lochbihler, Dmitriy Traytel
wneuper@59451
   141
  A new conditional parametricity prover.
wneuper@59451
   142
wneuper@59451
   143
* October 2017: Alexander Maletzky
wneuper@59451
   144
  Derivation of axiom "iff" in theory HOL.HOL from the other axioms.
wneuper@59451
   145
wneuper@59451
   146
wneuper@59324
   147
Contributions to Isabelle2017
wneuper@59324
   148
-----------------------------
wneuper@59324
   149
wneuper@59324
   150
* September 2017: Lawrence Paulson
wneuper@59324
   151
  HOL-Analysis, e.g. simplicial complexes, Jordan Curve Theorem.
wneuper@59324
   152
wneuper@59324
   153
* September 2017: Jasmin Blanchette
wneuper@59324
   154
  Further integration of Nunchaku model finder.
wneuper@59324
   155
wneuper@59324
   156
* November 2016 - June 2017: Makarius Wenzel
wneuper@59324
   157
  New Isabelle/VSCode, with underlying restructuring of Isabelle/PIDE.
wneuper@59324
   158
wneuper@59324
   159
* 2017: Makarius Wenzel
wneuper@59324
   160
  Session-qualified theory names (theory imports and ROOT files).
wneuper@59324
   161
  Prover IDE improvements.
wneuper@59324
   162
  Support for SQL databases in Isabelle/Scala: SQLite and PostgreSQL.
wneuper@59324
   163
wneuper@59324
   164
* August 2017: Andreas Lochbihler, ETH Zurich
wneuper@59324
   165
  type of unordered pairs (HOL-Library.Uprod)
wneuper@59324
   166
wneuper@59324
   167
* August 2017: Manuel Eberl, TUM
wneuper@59324
   168
  HOL-Analysis: infinite products over natural numbers,
wneuper@59324
   169
  infinite sums over arbitrary sets, connection between formal
wneuper@59324
   170
  power series and analytic complex functions
wneuper@59324
   171
wneuper@59324
   172
* March 2017: Alasdair Armstrong, University of Sheffield and
wneuper@59324
   173
  Simon Foster, University of York
wneuper@59324
   174
  Fixed-point theory and Galois Connections in HOL-Algebra.
wneuper@59324
   175
wneuper@59324
   176
* February 2017: Florian Haftmann, TUM
wneuper@59324
   177
  Statically embedded computations implemented by generated code.
wneuper@59324
   178
wneuper@59324
   179
wneuper@59324
   180
Contributions to Isabelle2016-1
wneuper@59324
   181
-------------------------------
wneuper@59324
   182
wneuper@59324
   183
* December 2016: Ondřej Kunčar, TUM
wneuper@59324
   184
  Types_To_Sets: experimental extension of Higher-Order Logic to allow
wneuper@59324
   185
  translation of types to sets.
wneuper@59324
   186
wneuper@59324
   187
* October 2016: Jasmin Blanchette
wneuper@59324
   188
  Integration of Nunchaku model finder.
wneuper@59324
   189
wneuper@59324
   190
* October 2016: Jaime Mendizabal Roche, TUM
wneuper@59324
   191
  Ported remaining theories of session Old_Number_Theory to the new
wneuper@59324
   192
  Number_Theory and removed Old_Number_Theory.
wneuper@59324
   193
wneuper@59324
   194
* September 2016: Sascha Boehme
wneuper@59324
   195
  Proof method "argo" based on SMT technology for a combination of
wneuper@59324
   196
  quantifier-free propositional logic, equality and linear real arithmetic
wneuper@59324
   197
wneuper@59324
   198
* July 2016: Daniel Stuewe
wneuper@59324
   199
  Height-size proofs in HOL-Data_Structures.
wneuper@59324
   200
wneuper@59324
   201
* July 2016: Manuel Eberl, TUM
wneuper@59324
   202
  Algebraic foundation for primes; generalization from nat to general
wneuper@59324
   203
  factorial rings.
wneuper@59324
   204
wneuper@59324
   205
* June 2016: Andreas Lochbihler, ETH Zurich
wneuper@59324
   206
  Formalisation of discrete subprobability distributions.
wneuper@59324
   207
wneuper@59324
   208
* June 2016: Florian Haftmann, TUM
wneuper@59324
   209
  Improvements to code generation: optional timing measurements, more succint
wneuper@59324
   210
  closures for static evaluation, less ambiguities concering Scala implicits.
wneuper@59324
   211
wneuper@59324
   212
* May 2016: Manuel Eberl, TUM
wneuper@59324
   213
  Code generation for Probability Mass Functions.
wneuper@59324
   214
wneuper@59324
   215
* March 2016: Florian Haftmann, TUM
wneuper@59324
   216
  Abstract factorial rings with unique factorization.
wneuper@59324
   217
wneuper@59324
   218
* March 2016: Florian Haftmann, TUM
wneuper@59324
   219
  Reworking of the HOL char type as special case of a finite numeral type.
wneuper@59324
   220
wneuper@59324
   221
* March 2016: Andreas Lochbihler, ETH Zurich
wneuper@59324
   222
  Reasoning support for monotonicity, continuity and admissibility in
wneuper@59324
   223
  chain-complete partial orders.
wneuper@59324
   224
wneuper@59324
   225
* February - October 2016: Makarius Wenzel
wneuper@59324
   226
  Prover IDE improvements.
wneuper@59324
   227
  ML IDE improvements: bootstrap of Pure.
wneuper@59324
   228
  Isar language consolidation.
wneuper@59324
   229
  Notational modernization of HOL.
wneuper@59324
   230
  Tight Poly/ML integration.
wneuper@59324
   231
  More Isabelle/Scala system programming modules (e.g. SSH, Mercurial).
wneuper@59324
   232
wneuper@59324
   233
* Winter 2016: Jasmin Blanchette, Inria & LORIA & MPII, Aymeric Bouzy,
wneuper@59324
   234
  Ecole polytechnique, Andreas Lochbihler, ETH Zurich, Andrei Popescu,
wneuper@59324
   235
  Middlesex University, and Dmitriy Traytel, ETH Zurich
wneuper@59324
   236
  'corec' command and friends.
wneuper@59324
   237
wneuper@59324
   238
* January 2016: Florian Haftmann, TUM
wneuper@59324
   239
  Abolition of compound operators INFIMUM and SUPREMUM for complete lattices.
wneuper@59324
   240
wneuper@59324
   241
wneuper@59324
   242
Contributions to Isabelle2016
wneuper@59324
   243
-----------------------------
wneuper@59324
   244
wneuper@59324
   245
* Winter 2016: Manuel Eberl, TUM
wneuper@59324
   246
  Support for real exponentiation ("powr") in the "approximation" method.
wneuper@59324
   247
  (This was removed in Isabelle 2015 due to a changed definition of "powr".)
wneuper@59324
   248
wneuper@59324
   249
* Summer 2015 - Winter 2016: Lawrence C Paulson, Cambridge
wneuper@59324
   250
  General, homology form of Cauchy's integral theorem and supporting material
wneuper@59324
   251
  (ported from HOL Light).
wneuper@59324
   252
wneuper@59324
   253
* Winter 2015/16: Gerwin Klein, NICTA
wneuper@59324
   254
  New print_record command.
wneuper@59324
   255
wneuper@59324
   256
* May - December 2015: Makarius Wenzel
wneuper@59324
   257
  Prover IDE improvements.
wneuper@59324
   258
  More Isar language elements.
wneuper@59324
   259
  Document language refinements.
wneuper@59324
   260
  Poly/ML debugger integration.
wneuper@59324
   261
  Improved multi-platform and multi-architecture support.
wneuper@59324
   262
wneuper@59324
   263
* Winter 2015: Manuel Eberl, TUM
wneuper@59324
   264
  The radius of convergence of power series and various summability tests.
wneuper@59324
   265
  Harmonic numbers and the Euler-Mascheroni constant.
wneuper@59324
   266
  The Generalised Binomial Theorem.
wneuper@59324
   267
  The complex and real Gamma/log-Gamma/Digamma/Polygamma functions and their
wneuper@59324
   268
  most important properties.
wneuper@59324
   269
wneuper@59324
   270
* Autumn 2015: Manuel Eberl, TUM
wneuper@59324
   271
  Proper definition of division (with remainder) for formal power series;
wneuper@59324
   272
  Euclidean Ring and GCD instance for formal power series.
wneuper@59324
   273
wneuper@59324
   274
* Autumn 2015: Florian Haftmann, TUM
wneuper@59324
   275
  Rewrite definitions for global interpretations and sublocale declarations.
wneuper@59324
   276
wneuper@59324
   277
* Autumn 2015: Andreas Lochbihler
wneuper@59324
   278
  Bourbaki-Witt fixpoint theorem for increasing functions on chain-complete
wneuper@59324
   279
  partial orders.
wneuper@59324
   280
wneuper@59324
   281
* Autumn 2015: Chaitanya Mangla, Lawrence C Paulson, and Manuel Eberl
wneuper@59324
   282
  A large number of additional binomial identities.
wneuper@59324
   283
wneuper@59324
   284
* Summer 2015: Daniel Matichuk, NICTA and Makarius Wenzel
wneuper@59324
   285
  Isar subgoal command for proof structure within unstructured proof scripts.
wneuper@59324
   286
wneuper@59324
   287
* Summer 2015: Florian Haftmann, TUM
wneuper@59324
   288
  Generic partial division in rings as inverse operation of multiplication.
wneuper@59324
   289
wneuper@59324
   290
* Summer 2015: Manuel Eberl and Florian Haftmann, TUM
wneuper@59324
   291
  Type class hierarchy with common algebraic notions of integral (semi)domains
wneuper@59324
   292
  like units, associated elements and normalization wrt. units.
wneuper@59324
   293
wneuper@59324
   294
* Summer 2015: Florian Haftmann, TUM
wneuper@59324
   295
  Fundamentals of abstract type class for factorial rings.
wneuper@59324
   296
wneuper@59324
   297
* Summer 2015: Julian Biendarra, TUM and Dmitriy Traytel, ETH Zurich
wneuper@59324
   298
  Command to lift a BNF structure on the raw type to the abstract type for
wneuper@59324
   299
  typedefs.
wneuper@59324
   300
wneuper@59324
   301
* Summer 2014: Jeremy Avigad, Luke Serafin, CMU, and Johannes Hölzl, TUM
wneuper@59324
   302
  Proof of the central limit theorem: includes weak convergence,
wneuper@59324
   303
  characteristic functions, and Levy's uniqueness and continuity theorem.
wneuper@59324
   304
kleing@23382
   305
wneuper@59180
   306
Contributions to Isabelle2015
wneuper@59180
   307
-----------------------------
wneuper@59180
   308
wneuper@59180
   309
* 2014/2015: Daniel Matichuk, Toby Murray, NICTA and Makarius Wenzel
wneuper@59180
   310
  The Eisbach proof method language and "match" method.
wneuper@59180
   311
wneuper@59180
   312
* Winter 2014 and Spring 2015: Ondrej Kuncar, TUM
wneuper@59180
   313
  Extension of lift_definition to execute lifted functions that have as a
wneuper@59180
   314
  return type a datatype containing a subtype.
wneuper@59180
   315
wneuper@59180
   316
* March 2015: Jasmin Blanchette, Inria & LORIA & MPII, Mathias Fleury, MPII,
wneuper@59180
   317
  and Dmitriy Traytel, TUM
wneuper@59180
   318
  More multiset theorems, syntax, and operations.
wneuper@59180
   319
wneuper@59180
   320
* December 2014: Johannes Hölzl, Manuel Eberl, Sudeep Kanav, TUM, and
wneuper@59180
   321
  Jeremy Avigad, Luke Serafin, CMU
wneuper@59180
   322
  Various integration theorems: mostly integration on intervals and
wneuper@59180
   323
  substitution.
wneuper@59180
   324
wneuper@59180
   325
* September 2014: Florian Haftmann, TUM
wneuper@59180
   326
  Lexicographic order on functions and
wneuper@59180
   327
  sum/product over function bodies.
wneuper@59180
   328
wneuper@59180
   329
* August 2014: Andreas Lochbihler, ETH Zurich
wneuper@59180
   330
  Test infrastructure for executing generated code in target languages.
wneuper@59180
   331
wneuper@59180
   332
* August 2014: Manuel Eberl, TUM
wneuper@59180
   333
  Generic euclidean algorithms for GCD et al.
wneuper@59180
   334
wneuper@59180
   335
wenzelm@58794
   336
Contributions to Isabelle2014
wenzelm@58794
   337
-----------------------------
wenzelm@55507
   338
kleing@58855
   339
* July 2014: Thomas Sewell, NICTA
wenzelm@58858
   340
  Preserve equality hypotheses in "clarify" and friends. New
wenzelm@58858
   341
  "hypsubst_thin" method configuration option.
kleing@58855
   342
haftmann@58861
   343
* Summer 2014: Florian Haftmann, TUM
haftmann@58861
   344
  Consolidation and generalization of facts concerning (abelian)
haftmann@58861
   345
  semigroups and monoids, particularly products (resp. sums) on
haftmann@58861
   346
  finite sets.
haftmann@58761
   347
blanchet@58558
   348
* Summer 2014: Mathias Fleury, ENS Rennes, and Albert Steckermeier, TUM
wenzelm@58794
   349
  Work on exotic automatic theorem provers for Sledgehammer (LEO-II,
wenzelm@58794
   350
  veriT, Waldmeister, etc.).
blanchet@58558
   351
wenzelm@59091
   352
* June 2014: Florian Haftmann, TUM
wenzelm@59091
   353
  Internal reorganisation of the local theory / named target stack.
wenzelm@59091
   354
hoelzl@58596
   355
* June 2014: Sudeep Kanav, TUM, Jeremy Avigad, CMU, and Johannes Hölzl, TUM
wenzelm@58794
   356
  Various properties of exponentially, Erlang, and normal distributed
wenzelm@58794
   357
  random variables.
hoelzl@58577
   358
wenzelm@58794
   359
* May 2014: Cezary Kaliszyk, University of Innsbruck, and
wenzelm@58794
   360
  Jasmin Blanchette, TUM
blanchet@58372
   361
  SML-based engines for MaSh.
blanchet@58372
   362
wenzelm@57255
   363
* March 2014: René Thiemann
nipkow@57237
   364
  Improved code generation for multisets.
nipkow@57237
   365
haftmann@57758
   366
* February 2014: Florian Haftmann, TUM
wenzelm@58794
   367
  Permanent interpretation inside theory, locale and class targets
wenzelm@58794
   368
  with mixin definitions.
haftmann@57758
   369
lp15@58816
   370
* Spring 2014: Lawrence C Paulson, Cambridge
lp15@58816
   371
  Theory Complex_Basic_Analysis. Tidying up Number_Theory vs Old_Number_Theory
lp15@58816
   372
wenzelm@59043
   373
* Winter 2013 and Spring 2014: Ondrej Kuncar, TUM
wenzelm@59043
   374
  Various improvements to Lifting/Transfer, integration with the BNF package.
wenzelm@59043
   375
wenzelm@58794
   376
* Winter 2013 and Spring 2014: Makarius Wenzel, Université Paris-Sud / LRI
wenzelm@58794
   377
  Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE.
blanchet@57460
   378
wenzelm@58794
   379
* Fall 2013 and Winter 2014: Martin Desharnais, Lorenz Panny,
wenzelm@58794
   380
  Dmitriy Traytel, and Jasmin Blanchette, TUM
wenzelm@58794
   381
  Various improvements to the BNF-based (co)datatype package,
wenzelm@58794
   382
  including a more polished "primcorec" command, optimizations, and
wenzelm@58794
   383
  integration in the "HOL" session.
wenzelm@58794
   384
wenzelm@58794
   385
* Winter/Spring 2014: Sascha Boehme, QAware GmbH, and
wenzelm@58794
   386
  Jasmin Blanchette, TUM
wenzelm@58794
   387
  "SMT2" module and "smt2" proof method, based on SMT-LIB 2 and
wenzelm@58794
   388
  Z3 4.3.
blanchet@57460
   389
lars@56658
   390
* January 2014: Lars Hupel, TUM
lars@56658
   391
  An improved, interactive simplifier trace with integration into the
lars@56658
   392
  Isabelle/jEdit Prover IDE.
wenzelm@55507
   393
haftmann@57758
   394
* December 2013: Florian Haftmann, TUM
haftmann@57758
   395
  Consolidation of abstract interpretations concerning min and max.
haftmann@57758
   396
haftmann@57758
   397
* November 2013: Florian Haftmann, TUM
haftmann@57760
   398
  Abolition of negative numeral literals in the logic.
haftmann@57758
   399
wenzelm@57255
   400
wenzelm@55121
   401
Contributions to Isabelle2013-1
wenzelm@55121
   402
-------------------------------
wenzelm@52176
   403
noschinl@55251
   404
* September 2013: Lars Noschinski, TUM
wenzelm@55252
   405
  Conversion between function definitions as list of equations and
wenzelm@55252
   406
  case expressions in HOL.
wenzelm@55252
   407
  New library Simps_Case_Conv with commands case_of_simps,
wenzelm@55252
   408
  simps_of_case.
noschinl@55251
   409
wenzelm@54533
   410
* September 2013: Nik Sultana, University of Cambridge
wenzelm@54533
   411
  Improvements to HOL/TPTP parser and import facilities.
wenzelm@54533
   412
traytel@55166
   413
* September 2013: Johannes Hölzl and Dmitriy Traytel, TUM
traytel@55166
   414
  New "coinduction" method (residing in HOL-BNF) to avoid boilerplate.
traytel@55166
   415
wenzelm@55121
   416
* Summer 2013: Makarius Wenzel, Université Paris-Sud / LRI
wenzelm@55121
   417
  Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE.
wenzelm@55121
   418
krauss@54750
   419
* Summer 2013: Manuel Eberl, TUM
krauss@54750
   420
  Generation of elimination rules in the function package.
krauss@54750
   421
  New command "fun_cases".
krauss@54750
   422
wenzelm@55188
   423
* Summer 2013: Christian Sternagel, JAIST
wenzelm@55188
   424
  Improved support for ad hoc overloading of constants, including
wenzelm@55188
   425
  documentation and examples.
wenzelm@55188
   426
wenzelm@54533
   427
* Spring and Summer 2013: Lorenz Panny, Dmitriy Traytel, and
wenzelm@54533
   428
  Jasmin Blanchette, TUM
blanchet@57460
   429
  Various improvements to the BNF-based (co)datatype package, including
blanchet@55147
   430
  "primrec_new" and "primcorec" commands and a compatibility layer.
blanchet@54444
   431
kuncar@55158
   432
* Spring and Summer 2013: Ondrej Kuncar, TUM
wenzelm@55172
   433
  Various improvements of Lifting and Transfer packages.
kuncar@55158
   434
kuncar@55158
   435
* Spring 2013: Brian Huffman, Galois Inc.
wenzelm@55172
   436
  Improvements of the Transfer package.
wenzelm@55188
   437
blanchet@54865
   438
* Summer 2013: Daniel Kühlwein, ICIS, Radboud University Nijmegen
blanchet@54865
   439
  Jasmin Blanchette, TUM
blanchet@54865
   440
  Various improvements to MaSh, including a server mode.
blanchet@54865
   441
blanchet@54865
   442
* First half of 2013: Steffen Smolka, TUM
blanchet@54865
   443
  Further improvements to Sledgehammer's Isar proof generator.
blanchet@54865
   444
haftmann@53622
   445
* May 2013: Florian Haftmann, TUM
haftmann@53622
   446
  Ephemeral interpretation in local theories.
haftmann@53622
   447
bulwahn@53403
   448
* May 2013: Lukas Bulwahn and Nicolai Schaffroth, TUM
wenzelm@54301
   449
  Spec_Check: A Quickcheck tool for Isabelle/ML.
bulwahn@53403
   450
traytel@52819
   451
* April 2013: Stefan Berghofer, secunet Security Networks AG
traytel@52819
   452
  Dmitriy Traytel, TUM
traytel@52819
   453
  Makarius Wenzel, Université Paris-Sud / LRI
traytel@52819
   454
  Case translations as a separate check phase independent of the
traytel@52819
   455
  datatype package.
traytel@52819
   456
haftmann@52624
   457
* March 2013: Florian Haftmann, TUM
haftmann@52626
   458
  Reform of "big operators" on sets.
haftmann@52626
   459
haftmann@52626
   460
* March 2013: Florian Haftmann, TUM
haftmann@52624
   461
  Algebraic locale hierarchy for orderings and (semi)lattices.
haftmann@52624
   462
wenzelm@53640
   463
* February 2013: Florian Haftmann, TUM
wenzelm@53640
   464
  Reworking and consolidation of code generation for target language
wenzelm@53640
   465
  numerals.
haftmann@52304
   466
wenzelm@53640
   467
* February 2013: Florian Haftmann, TUM
haftmann@52310
   468
  Sieve of Eratosthenes.
haftmann@52310
   469
haftmann@52304
   470
wenzelm@52008
   471
Contributions to Isabelle2013
wenzelm@52008
   472
-----------------------------
wenzelm@48902
   473
wenzelm@50547
   474
* 2012: Makarius Wenzel, Université Paris-Sud / LRI
wenzelm@50547
   475
  Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE.
wenzelm@50547
   476
wenzelm@51663
   477
* Fall 2012: Daniel Kühlwein, ICIS, Radboud University Nijmegen
blanchet@51237
   478
  Jasmin Blanchette, TUM
blanchet@51237
   479
  Implemented Machine Learning for Sledgehammer (MaSh).
blanchet@51237
   480
blanchet@51234
   481
* Fall 2012: Steffen Smolka, TUM
wenzelm@51663
   482
  Various improvements to Sledgehammer's Isar proof generator,
wenzelm@51663
   483
  including a smart type annotation algorithm and proof shrinking.
blanchet@51234
   484
nipkow@51588
   485
* December 2012: Alessandro Coglio, Kestrel
wenzelm@52006
   486
  Contributions to HOL's Lattice library.
nipkow@51588
   487
hoelzl@51157
   488
* November 2012: Fabian Immler, TUM
wenzelm@51199
   489
  "Symbols" dockable for Isabelle/jEdit.
wenzelm@51199
   490
wenzelm@51199
   491
* November 2012: Fabian Immler, TUM
wenzelm@51199
   492
  Proof of the Daniell-Kolmogorov theorem: the existence of the limit
wenzelm@51199
   493
  of projective families.
hoelzl@51157
   494
Andreas@50785
   495
* October 2012: Andreas Lochbihler, KIT
wenzelm@51199
   496
  Efficient construction of red-black trees from sorted associative
wenzelm@51199
   497
  lists.
Andreas@50785
   498
haftmann@50205
   499
* September 2012: Florian Haftmann, TUM
haftmann@50205
   500
  Lattice instances for type option.
haftmann@50205
   501
Christian@50160
   502
* September 2012: Christian Sternagel, JAIST
Christian@50160
   503
  Consolidated HOL/Library (theories: Prefix_Order, Sublist, and
Christian@50160
   504
  Sublist_Order) w.r.t. prefixes, suffixes, and embedding on lists.
Christian@50160
   505
blanchet@49992
   506
* August 2012: Dmitriy Traytel, Andrei Popescu, Jasmin Blanchette, TUM
blanchet@50525
   507
  New BNF-based (co)datatype package.
blanchet@49992
   508
blanchet@49992
   509
* August 2012: Andrei Popescu and Dmitriy Traytel, TUM
blanchet@49992
   510
  Theories of ordinals and cardinals.
blanchet@49992
   511
wenzelm@49600
   512
* July 2012: Makarius Wenzel, Université Paris-Sud / LRI
wenzelm@49600
   513
  Advanced support for Isabelle sessions and build management, notably
wenzelm@49600
   514
  "isabelle build".
wenzelm@49600
   515
bulwahn@49126
   516
* June 2012: Felix Kuperjans, Lukas Bulwahn, TUM and Rafal Kolanski, NICTA
wenzelm@49600
   517
  Simproc for rewriting set comprehensions into pointfree expressions.
wenzelm@48902
   518
Andreas@50496
   519
* May 2012: Andreas Lochbihler, KIT
Andreas@50496
   520
  Theory of almost everywhere constant functions.
wenzelm@49139
   521
wenzelm@51663
   522
* 2010-2012: Markus Kaiser and Lukas Bulwahn, TUM
wenzelm@51663
   523
  Graphview in Scala/Swing.
wenzelm@51663
   524
wenzelm@51663
   525
wenzelm@48333
   526
Contributions to Isabelle2012
wenzelm@48333
   527
-----------------------------
wenzelm@45961
   528
hoelzl@48566
   529
* April 2012: Johannes Hölzl, TUM
wenzelm@48679
   530
  Probability: Introduced type to represent measures instead of
wenzelm@48679
   531
  locales.
hoelzl@48566
   532
hoelzl@48566
   533
* April 2012: Johannes Hölzl, Fabian Immler, TUM
hoelzl@48566
   534
  Float: Moved to Dyadic rationals to represent floating point numers.
hoelzl@48566
   535
wenzelm@48679
   536
* April 2012: Thomas Sewell, NICTA and
wenzelm@48679
   537
  2010: Sascha Boehme, TUM
wenzelm@48679
   538
  Theory HOL/Word/WordBitwise: logic/circuit expansion of bitvector
wenzelm@48679
   539
  equalities/inequalities.
thomas@48438
   540
wenzelm@48679
   541
* March 2012: Christian Sternagel, JAIST
bulwahn@48319
   542
  Consolidated theory of relation composition.
bulwahn@48319
   543
wenzelm@48284
   544
* March 2012: Nik Sultana, University of Cambridge
wenzelm@48284
   545
  HOL/TPTP parser and import facilities.
wenzelm@48284
   546
wenzelm@48333
   547
* March 2012: Cezary Kaliszyk, University of Innsbruck and
wenzelm@48333
   548
  Alexander Krauss, QAware GmbH
wenzelm@48333
   549
  Faster and more scalable Import mechanism for HOL Light proofs.
wenzelm@48333
   550
blanchet@48434
   551
* January 2012: Florian Haftmann, TUM, et al.
haftmann@47467
   552
  (Re-)Introduction of the "set" type constructor.
haftmann@47467
   553
kuncar@48571
   554
* 2012: Ondrej Kuncar, TUM
wenzelm@48679
   555
  New package Lifting, various improvements and refinements to the
wenzelm@48679
   556
  Quotient package.
kuncar@48571
   557
blanchet@48434
   558
* 2011/2012: Jasmin Blanchette, TUM
blanchet@48434
   559
  Various improvements to Sledgehammer, notably: tighter integration
wenzelm@48679
   560
  with SPASS, support for more provers (Alt-Ergo, iProver,
wenzelm@48679
   561
  iProver-Eq).
blanchet@48434
   562
wenzelm@48333
   563
* 2011/2012: Makarius Wenzel, Université Paris-Sud / LRI
wenzelm@48356
   564
  Various refinements of local theory infrastructure.
wenzelm@48333
   565
  Improvements of Isabelle/Scala layer and Isabelle/jEdit Prover IDE.
krauss@48136
   566
wenzelm@45961
   567
wenzelm@45682
   568
Contributions to Isabelle2011-1
wenzelm@45682
   569
-------------------------------
wenzelm@42520
   570
haftmann@45680
   571
* September 2011: Peter Gammie
huffman@45779
   572
  Theory HOL/Library/Saturated: numbers with saturated arithmetic.
haftmann@45680
   573
haftmann@45680
   574
* August 2011: Florian Haftmann, Johannes Hölzl and Lars Noschinski, TUM
haftmann@45680
   575
  Refined theory on complete lattices.
haftmann@45680
   576
wenzelm@45838
   577
* August 2011: Brian Huffman, Portland State University
wenzelm@45838
   578
  Miscellaneous cleanup of Complex_Main and Multivariate_Analysis.
wenzelm@45838
   579
wenzelm@45838
   580
* June 2011: Brian Huffman, Portland State University
wenzelm@45838
   581
  Proof method "countable_datatype" for theory Library/Countable.
wenzelm@45838
   582
wenzelm@45838
   583
* 2011: Jasmin Blanchette, TUM
wenzelm@45838
   584
  Various improvements to Sledgehammer, notably: use of sound
wenzelm@45838
   585
  translations, support for more provers (Waldmeister, LEO-II,
wenzelm@45838
   586
  Satallax). Further development of Nitpick and 'try' command.
wenzelm@45838
   587
wenzelm@45838
   588
* 2011: Andreas Lochbihler, Karlsruhe Institute of Technology
wenzelm@45838
   589
  Theory HOL/Library/Cset_Monad allows do notation for computable sets
wenzelm@45838
   590
  (cset) via the generic monad ad-hoc overloading facility.
wenzelm@45838
   591
wenzelm@45838
   592
* 2011: Johannes Hölzl, Armin Heller, TUM and
wenzelm@45838
   593
  Bogdan Grechuk, University of Edinburgh
wenzelm@45838
   594
  Theory HOL/Library/Extended_Reals: real numbers extended with plus
wenzelm@45838
   595
  and minus infinity.
wenzelm@45838
   596
wenzelm@45756
   597
* 2011: Makarius Wenzel, Université Paris-Sud / LRI
wenzelm@45756
   598
  Various building blocks for Isabelle/Scala layer and Isabelle/jEdit
wenzelm@45756
   599
  Prover IDE.
wenzelm@45756
   600
huffman@45779
   601
wenzelm@41760
   602
Contributions to Isabelle2011
wenzelm@41760
   603
-----------------------------
wenzelm@37358
   604
berghofe@41815
   605
* January 2011: Stefan Berghofer, secunet Security Networks AG
berghofe@41815
   606
  HOL-SPARK: an interactive prover back-end for SPARK.
berghofe@41815
   607
wenzelm@40625
   608
* October 2010: Bogdan Grechuk, University of Edinburgh
wenzelm@40625
   609
  Extended convex analysis in Multivariate Analysis.
wenzelm@40625
   610
wenzelm@40534
   611
* October 2010: Dmitriy Traytel, TUM
wenzelm@40534
   612
  Coercive subtyping via subtype constraints.
wenzelm@40534
   613
krauss@41779
   614
* October 2010: Alexander Krauss, TUM
krauss@41779
   615
  Command partial_function for function definitions based on complete
krauss@41779
   616
  partial orders in HOL.
krauss@41779
   617
haftmann@39868
   618
* September 2010: Florian Haftmann, TUM
wenzelm@41844
   619
  Refined concepts for evaluation, i.e., normalization of terms using
krauss@41779
   620
  different techniques.
haftmann@40364
   621
haftmann@40364
   622
* September 2010: Florian Haftmann, TUM
haftmann@39868
   623
  Code generation for Scala.
haftmann@39868
   624
hoelzl@38902
   625
* August 2010: Johannes Hoelzl, Armin Heller, and Robert Himmelmann, TUM
wenzelm@41844
   626
  Improved Probability theory in HOL.
hoelzl@38902
   627
haftmann@38705
   628
* July 2010: Florian Haftmann, TUM
haftmann@39868
   629
  Reworking and extension of the Imperative HOL framework.
haftmann@38705
   630
wenzelm@41844
   631
* July 2010: Alexander Krauss, TUM and Christian Sternagel, University
wenzelm@41844
   632
    of Innsbruck
krauss@41779
   633
  Ad-hoc overloading. Generic do notation for monads.
krauss@41779
   634
wenzelm@37358
   635
wenzelm@37144
   636
Contributions to Isabelle2009-2
wenzelm@41760
   637
-------------------------------
wenzelm@33951
   638
krauss@37303
   639
* 2009/2010: Stefan Berghofer, Alexander Krauss, and Andreas Schropp, TUM,
krauss@37303
   640
  Makarius Wenzel, TUM / LRI
krauss@37303
   641
  Elimination of type classes from proof terms.
krauss@37303
   642
wenzelm@37144
   643
* April 2010: Florian Haftmann, TUM
haftmann@36416
   644
  Reorganization of abstract algebra type classes.
haftmann@36416
   645
wenzelm@37144
   646
* April 2010: Florian Haftmann, TUM
haftmann@36416
   647
  Code generation for data representations involving invariants;
haftmann@36416
   648
  various collections avaiable in theories Fset, Dlist, RBT,
haftmann@36416
   649
  Mapping and AssocList.
haftmann@36416
   650
wenzelm@37144
   651
* March 2010: Sascha Boehme, TUM
wenzelm@37144
   652
  Efficient SHA1 library for Poly/ML.
wenzelm@37144
   653
wenzelm@37282
   654
* February 2010: Cezary Kaliszyk and Christian Urban, TUM
wenzelm@37282
   655
  Quotient type package for Isabelle/HOL.
wenzelm@37282
   656
wenzelm@26874
   657
wenzelm@33842
   658
Contributions to Isabelle2009-1
wenzelm@33842
   659
-------------------------------
bulwahn@33649
   660
haftmann@33862
   661
* November 2009, Brian Huffman, PSU
haftmann@33862
   662
  New definitional domain package for HOLCF.
haftmann@33862
   663
hoelzl@33759
   664
* November 2009: Robert Himmelmann, TUM
haftmann@33862
   665
  Derivation and Brouwer's fixpoint theorem in Multivariate Analysis.
hoelzl@33759
   666
wenzelm@33842
   667
* November 2009: Stefan Berghofer and Lukas Bulwahn, TUM
wenzelm@33842
   668
  A tabled implementation of the reflexive transitive closure.
bulwahn@33649
   669
bulwahn@33627
   670
* November 2009: Lukas Bulwahn, TUM
wenzelm@33842
   671
  Predicate Compiler: a compiler for inductive predicates to
wenzelm@33843
   672
  equational specifications.
blanchet@49992
   673
wenzelm@33897
   674
* November 2009: Sascha Boehme, TUM and Burkhart Wolff, LRI Paris
wenzelm@33842
   675
  HOL-Boogie: an interactive prover back-end for Boogie and VCC.
boehmes@33408
   676
blanchet@33192
   677
* October 2009: Jasmin Blanchette, TUM
wenzelm@33842
   678
  Nitpick: yet another counterexample generator for Isabelle/HOL.
blanchet@33192
   679
boehmes@33006
   680
* October 2009: Sascha Boehme, TUM
wenzelm@33182
   681
  Extension of SMT method: proof-reconstruction for the SMT solver Z3.
boehmes@33006
   682
boehmes@33006
   683
* October 2009: Florian Haftmann, TUM
wenzelm@33182
   684
  Refinement of parts of the HOL datatype package.
haftmann@33002
   685
boehmes@33006
   686
* October 2009: Florian Haftmann, TUM
wenzelm@33182
   687
  Generic term styles for term antiquotations.
haftmann@33002
   688
wenzelm@32762
   689
* September 2009: Thomas Sewell, NICTA
wenzelm@33182
   690
  More efficient HOL/record implementation.
wenzelm@32762
   691
boehmes@32618
   692
* September 2009: Sascha Boehme, TUM
wenzelm@33182
   693
  SMT method using external SMT solvers.
boehmes@32618
   694
haftmann@32600
   695
* September 2009: Florian Haftmann, TUM
wenzelm@33182
   696
  Refinement of sets and lattices.
haftmann@32600
   697
haftmann@32600
   698
* July 2009: Jeremy Avigad and Amine Chaieb
wenzelm@33182
   699
  New number theory.
haftmann@32600
   700
Philipp@32265
   701
* July 2009: Philipp Meyer, TUM
wenzelm@33182
   702
  HOL/Library/Sum_Of_Squares: functionality to call a remote csdp
wenzelm@33182
   703
  prover.
Philipp@32265
   704
haftmann@31997
   705
* July 2009: Florian Haftmann, TUM
wenzelm@33182
   706
  New quickcheck implementation using new code generator.
haftmann@31997
   707
haftmann@31997
   708
* July 2009: Florian Haftmann, TUM
haftmann@39868
   709
  HOL/Library/Fset: an explicit type of sets; finite sets ready to use
wenzelm@33182
   710
  for code generation.
haftmann@31466
   711
haftmann@31466
   712
* June 2009: Florian Haftmann, TUM
wenzelm@33843
   713
  HOL/Library/Tree: search trees implementing mappings, ready to use
wenzelm@33182
   714
  for code generation.
wenzelm@30979
   715
Philipp@32265
   716
* March 2009: Philipp Meyer, TUM
wenzelm@33843
   717
  Minimization tool for results from Sledgehammer.
wenzelm@33182
   718
Philipp@32265
   719
wenzelm@30979
   720
Contributions to Isabelle2009
wenzelm@30979
   721
-----------------------------
wenzelm@30979
   722
wenzelm@30388
   723
* March 2009: Robert Himmelmann, TUM and Amine Chaieb, University of
wenzelm@30388
   724
  Cambridge
wenzelm@30388
   725
  Elementary topology in Euclidean space.
wenzelm@30388
   726
wenzelm@30886
   727
* March 2009: Johannes Hoelzl, TUM
wenzelm@30886
   728
  Method "approximation", which proves real valued inequalities by
wenzelm@30886
   729
  computation.
wenzelm@30886
   730
wenzelm@30179
   731
* February 2009: Filip Maric, Univ. of Belgrade
wenzelm@30179
   732
  A Serbian theory.
wenzelm@30179
   733
wenzelm@30162
   734
* February 2009: Jasmin Christian Blanchette, TUM
wenzelm@30154
   735
  Misc cleanup of HOL/refute.
wenzelm@30154
   736
wenzelm@30162
   737
* February 2009: Timothy Bourke, NICTA
kleing@29820
   738
  New find_consts command.
kleing@29820
   739
wenzelm@30162
   740
* February 2009: Timothy Bourke, NICTA
kleing@29798
   741
  "solves" criterion for find_theorems and auto_solve option
kleing@29798
   742
haftmann@29395
   743
* December 2008: Clemens Ballarin, TUM
haftmann@29395
   744
  New locale implementation.
haftmann@29395
   745
krauss@29182
   746
* December 2008: Armin Heller, TUM and Alexander Krauss, TUM
krauss@29182
   747
  Method "sizechange" for advanced termination proofs.
krauss@29182
   748
kleing@28901
   749
* November 2008: Timothy Bourke, NICTA
kleing@28901
   750
  Performance improvement (factor 50) for find_theorems.
kleing@28901
   751
haftmann@29395
   752
* 2008: Florian Haftmann, TUM
haftmann@29395
   753
  Various extensions and restructurings in HOL, improvements
haftmann@29395
   754
  in evaluation mechanisms, new module binding.ML for name bindings.
haftmann@29395
   755
wenzelm@28604
   756
* October 2008: Fabian Immler, TUM
wenzelm@28604
   757
  ATP manager for Sledgehammer, based on ML threads instead of Posix
wenzelm@28604
   758
  processes.  Additional ATP wrappers, including remote SystemOnTPTP
wenzelm@28604
   759
  services.
wenzelm@28604
   760
wenzelm@30162
   761
* September 2008: Stefan Berghofer, TUM and Marc Bezem, Univ. Bergen
wenzelm@30162
   762
  Prover for coherent logic.
wenzelm@30162
   763
wenzelm@28474
   764
* August 2008: Fabian Immler, TUM
wenzelm@28474
   765
  Vampire wrapper script for remote SystemOnTPTP service.
wenzelm@28474
   766
wenzelm@28474
   767
wenzelm@28474
   768
Contributions to Isabelle2008
wenzelm@28474
   769
-----------------------------
wenzelm@28474
   770
wenzelm@27009
   771
* 2007/2008:
wenzelm@27009
   772
  Alexander Krauss, TUM and Florian Haftmann, TUM and Stefan Berghofer, TUM
wenzelm@27009
   773
  HOL library improvements.
wenzelm@25468
   774
wenzelm@27009
   775
* 2007/2008: Brian Huffman, PSU
wenzelm@27009
   776
  HOLCF library improvements.
wenzelm@27009
   777
wenzelm@27009
   778
* 2007/2008: Stefan Berghofer, TUM
wenzelm@30179
   779
  HOL-Nominal package improvements.
wenzelm@27009
   780
wenzelm@27009
   781
* March 2008: Markus Reiter, TUM
wenzelm@27009
   782
  HOL/Library/RBT: red-black trees.
haftmann@26728
   783
wenzelm@26874
   784
* February 2008: Alexander Krauss, TUM and Florian Haftmann, TUM and
wenzelm@26874
   785
  Lukas Bulwahn, TUM and John Matthews, Galois:
wenzelm@26874
   786
  HOL/Library/Imperative_HOL: Haskell-style imperative data structures
wenzelm@26874
   787
  for HOL.
haftmann@26728
   788
wenzelm@27009
   789
* December 2007: Norbert Schirmer, Uni Saarbruecken
wenzelm@27009
   790
  Misc improvements of record package in HOL.
wenzelm@27009
   791
wenzelm@27009
   792
* December 2007: Florian Haftmann, TUM
wenzelm@27009
   793
  Overloading and class instantiation target.
wenzelm@27009
   794
wenzelm@27009
   795
* December 2007: Florian Haftmann, TUM
wenzelm@27009
   796
  New version of primrec package for local theories.
wenzelm@27009
   797
wenzelm@27009
   798
* December 2007: Alexander Krauss, TUM
wenzelm@27009
   799
  Method "induction_scheme" in HOL.
wenzelm@27009
   800
wenzelm@27009
   801
* November 2007: Peter Lammich, Uni Muenster
wenzelm@27009
   802
  HOL-Lattice: some more lemmas.
wenzelm@26198
   803
wenzelm@26874
   804
wenzelm@25454
   805
Contributions to Isabelle2007
wenzelm@25454
   806
-----------------------------
wenzelm@23252
   807
schirmer@25409
   808
* October 2007: Norbert Schirmer, TUM / Uni Saarbruecken
wenzelm@25398
   809
  State Spaces: The Locale Way (in HOL).
wenzelm@25398
   810
wenzelm@25057
   811
* October 2007: Mark A. Hillebrand, DFKI
wenzelm@25057
   812
  Robust sub/superscripts in LaTeX document output.
wenzelm@25057
   813
wenzelm@24799
   814
* August 2007: Jeremy Dawson, NICTA and Paul Graunke, Galois and Brian
wenzelm@24799
   815
    Huffman, PSU and Gerwin Klein, NICTA and John Matthews, Galois
kleing@24333
   816
  HOL-Word: a library for fixed-size machine words in Isabelle.
kleing@24333
   817
kleing@24332
   818
* August 2007: Brian Huffman, PSU
wenzelm@24799
   819
  HOL/Library/Boolean_Algebra and HOL/Library/Numeral_Type.
kleing@24332
   820
wenzelm@23252
   821
* June 2007: Amine Chaieb, TUM
wenzelm@24799
   822
  Semiring normalization and Groebner Bases.
wenzelm@25449
   823
  Support for dense linear orders.
wenzelm@17866
   824
paulson@23449
   825
* June 2007: Joe Hurd, Oxford
wenzelm@24799
   826
  Metis theorem-prover.
paulson@23449
   827
wenzelm@24799
   828
* 2007: Kong W. Susanto, Cambridge
paulson@23449
   829
  HOL: Metis prover integration.
paulson@23449
   830
wenzelm@24799
   831
* 2007: Stefan Berghofer, TUM
wenzelm@25449
   832
  HOL: inductive predicates and sets.
wenzelm@24799
   833
wenzelm@24803
   834
* 2007: Norbert Schirmer, TUM
wenzelm@24803
   835
  HOL/record: misc improvements.
wenzelm@24803
   836
wenzelm@24799
   837
* 2006/2007: Alexander Krauss, TUM
wenzelm@24799
   838
  HOL: function package and related theories on termination.
wenzelm@24799
   839
haftmann@22449
   840
* 2006/2007: Florian Haftmann, TUM
haftmann@22449
   841
  Pure: generic code generator framework.
haftmann@22449
   842
  Pure: class package.
wenzelm@24799
   843
  HOL: theory reorganization, code generator setup.
wenzelm@24799
   844
wenzelm@25449
   845
* 2006/2007: Christian Urban, TUM and Stefan Berghofer, TUM and
wenzelm@25449
   846
    Julien Narboux, TUM
wenzelm@24799
   847
  HOL/Nominal package and related tools.
haftmann@22449
   848
wenzelm@21242
   849
* November 2006: Lukas Bulwahn, TUM
wenzelm@24799
   850
  HOL: method "lexicographic_order" for function package.
wenzelm@21242
   851
wenzelm@21169
   852
* October 2006: Stefan Hohe, TUM
wenzelm@21169
   853
  HOL-Algebra: ideals and quotients over rings.
wenzelm@21169
   854
wenzelm@20340
   855
* August 2006: Amine Chaieb, TUM
wenzelm@20340
   856
  Experimental support for generic reflection and reification in HOL.
wenzelm@20340
   857
kleing@20067
   858
* July 2006: Rafal Kolanski, NICTA
kleing@20067
   859
  Hex (0xFF) and binary (0b1011) numerals.
kleing@20067
   860
nipkow@19896
   861
* May 2006: Klaus Aehlig, LMU
nipkow@19896
   862
  Command 'normal_form': normalization by evaluation.
nipkow@19896
   863
wenzelm@19650
   864
* May 2006: Amine Chaieb, TUM
wenzelm@19650
   865
  HOL-Complex: Ferrante and Rackoff Algorithm for linear real
wenzelm@19650
   866
  arithmetic.
kleing@19470
   867
kleing@19470
   868
* February 2006: Benjamin Porter, NICTA
kleing@23382
   869
  HOL and HOL-Complex: generalised mean value theorem, continuum is
kleing@19470
   870
  not denumerable, harmonic and arithmetic series, and denumerability
kleing@19470
   871
  of rationals.
wenzelm@17532
   872
wenzelm@19650
   873
* October 2005: Martin Wildmoser, TUM
wenzelm@19650
   874
  Sketch for Isar 'guess' element.
wenzelm@19650
   875
wenzelm@19650
   876
wenzelm@25454
   877
Contributions to Isabelle2005
wenzelm@25454
   878
-----------------------------
wenzelm@17382
   879
wenzelm@17640
   880
* September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM
wenzelm@17640
   881
  HOL-Complex: Formalization of Taylor series.
wenzelm@17640
   882
wenzelm@17640
   883
* September 2005: Stephan Merz, Alwen Tiu, QSL Loria
wenzelm@17640
   884
  Components for SAT solver method using zChaff.
wenzelm@17640
   885
wenzelm@17534
   886
* September 2005: Ning Zhang and Christian Urban, LMU Munich
wenzelm@17534
   887
  A Chinese theory.
wenzelm@17534
   888
wenzelm@17562
   889
* September 2005: Bernhard Haeupler, TUM
wenzelm@17382
   890
  Method comm_ring for proving equalities in commutative rings.
wenzelm@16892
   891
wenzelm@17532
   892
* July/August 2005: Jeremy Avigad, Carnegie Mellon University
wenzelm@16892
   893
  Various improvements of the HOL and HOL-Complex library.
wenzelm@16868
   894
wenzelm@16892
   895
* July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM
wenzelm@16892
   896
  Some structured proofs about completeness of real numbers.
wenzelm@16892
   897
wenzelm@17532
   898
* May 2005: Rafal Kolanski and Gerwin Klein, NICTA
wenzelm@17532
   899
  Improved retrieval of facts from theory/proof context.
wenzelm@15994
   900
wenzelm@16252
   901
* February 2005: Lucas Dixon, University of Edinburgh
wenzelm@17532
   902
  Improved subst method.
wenzelm@17532
   903
wenzelm@17532
   904
* 2005: Brian Huffman, OGI
wenzelm@17532
   905
  Various improvements of HOLCF.
wenzelm@17532
   906
  Some improvements of the HOL-Complex library.
wenzelm@17532
   907
wenzelm@17532
   908
* 2005: Claire Quigley and Jia Meng, University of Cambridge
wenzelm@17532
   909
  Some support for asynchronous communication with external provers
wenzelm@17532
   910
  (experimental).
wenzelm@17532
   911
wenzelm@17532
   912
* 2005: Florian Haftmann, TUM
wenzelm@17543
   913
  Contributions to document 'sugar'.
wenzelm@17532
   914
  Various ML combinators, notably linear functional transformations.
wenzelm@17532
   915
  Some cleanup of ML legacy.
wenzelm@17532
   916
  Additional antiquotations.
wenzelm@17532
   917
  Improved Isabelle web site.
wenzelm@17532
   918
wenzelm@17532
   919
* 2004/2005: David Aspinall, University of Edinburgh
wenzelm@17532
   920
  Various elements of XML and PGIP based communication with user
wenzelm@17532
   921
  interfaces (experimental).
wenzelm@17532
   922
wenzelm@17532
   923
* 2004/2005: Gerwin Klein, NICTA
wenzelm@17532
   924
  Contributions to document 'sugar'.
wenzelm@17532
   925
  Improved Isabelle web site.
wenzelm@17532
   926
  Improved HTML presentation of theories.
wenzelm@17532
   927
wenzelm@17532
   928
* 2004/2005: Clemens Ballarin, TUM
wenzelm@17532
   929
  Provers: tools for transitive relations and quasi orders.
wenzelm@17532
   930
  Improved version of locales, notably interpretation of locales.
wenzelm@17532
   931
  Improved version of HOL-Algebra.
wenzelm@17532
   932
wenzelm@17532
   933
* 2004/2005: Amine Chaieb, TUM
wenzelm@17532
   934
  Improved version of HOL presburger method.
wenzelm@17532
   935
wenzelm@17532
   936
* 2004/2005: Steven Obua, TUM
wenzelm@17532
   937
  Improved version of HOL/Import, support for HOL-Light.
wenzelm@17532
   938
  Improved version of HOL-Complex-Matrix.
wenzelm@17572
   939
  Pure/defs: more sophisticated checks on well-formedness of overloading.
wenzelm@17543
   940
  Pure/Tools: an experimental evaluator for lambda terms.
wenzelm@17532
   941
wenzelm@17532
   942
* 2004/2005: Norbert Schirmer, TUM
wenzelm@17532
   943
  Contributions to document 'sugar'.
wenzelm@17532
   944
  Improved version of HOL/record.
wenzelm@17532
   945
wenzelm@17532
   946
* 2004/2005: Sebastian Skalberg, TUM
wenzelm@17532
   947
  Improved version of HOL/Import.
wenzelm@17532
   948
  Some internal ML reorganizations.
wenzelm@17532
   949
wenzelm@17532
   950
* 2004/2005: Tjark Weber, TUM
wenzelm@17640
   951
  SAT solver method using zChaff.
wenzelm@17532
   952
  Improved version of HOL/refute.
wneuper@59324
   953
wneuper@59324
   954
:maxLineLen=78: