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