CONTRIBUTORS
author wenzelm
Mon, 26 Sep 2005 20:51:57 +0200
changeset 17660 94bbe14c088e
parent 17640 dca023dd6d3c
child 17866 511c906c66a3
permissions -rw-r--r--
tuned;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
     1
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
     2
Contributions to Isabelle 2005
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
     3
------------------------------
17382
32a165db45ea Bernhard Haeupler: comm_ring;
wenzelm
parents: 16892
diff changeset
     4
17640
wenzelm
parents: 17572
diff changeset
     5
* September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM
wenzelm
parents: 17572
diff changeset
     6
  HOL-Complex: Formalization of Taylor series.
wenzelm
parents: 17572
diff changeset
     7
wenzelm
parents: 17572
diff changeset
     8
* September 2005: Stephan Merz, Alwen Tiu, QSL Loria
wenzelm
parents: 17572
diff changeset
     9
  Components for SAT solver method using zChaff.
wenzelm
parents: 17572
diff changeset
    10
17534
56e8db202f66 HOL/ex/Chinese.thy;
wenzelm
parents: 17532
diff changeset
    11
* September 2005: Ning Zhang and Christian Urban, LMU Munich
56e8db202f66 HOL/ex/Chinese.thy;
wenzelm
parents: 17532
diff changeset
    12
  A Chinese theory.
56e8db202f66 HOL/ex/Chinese.thy;
wenzelm
parents: 17532
diff changeset
    13
17562
wenzelm
parents: 17543
diff changeset
    14
* September 2005: Bernhard Haeupler, TUM
17382
32a165db45ea Bernhard Haeupler: comm_ring;
wenzelm
parents: 16892
diff changeset
    15
  Method comm_ring for proving equalities in commutative rings.
16892
23887fee6071 more contribs;
wenzelm
parents: 16869
diff changeset
    16
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    17
* July/August 2005: Jeremy Avigad, Carnegie Mellon University
16892
23887fee6071 more contribs;
wenzelm
parents: 16869
diff changeset
    18
  Various improvements of the HOL and HOL-Complex library.
16868
eaafda56b14c *** empty log message ***
wenzelm
parents: 16252
diff changeset
    19
16892
23887fee6071 more contribs;
wenzelm
parents: 16869
diff changeset
    20
* July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM
23887fee6071 more contribs;
wenzelm
parents: 16869
diff changeset
    21
  Some structured proofs about completeness of real numbers.
23887fee6071 more contribs;
wenzelm
parents: 16869
diff changeset
    22
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    23
* May 2005: Rafal Kolanski and Gerwin Klein, NICTA
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    24
  Improved retrieval of facts from theory/proof context.
15994
dd9023d84f44 proper Id line;
wenzelm
parents: 15993
diff changeset
    25
16252
8cddc62ed170 Lucas Dixon;
wenzelm
parents: 15994
diff changeset
    26
* February 2005: Lucas Dixon, University of Edinburgh
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    27
  Improved subst method.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    28
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    29
* 2005: Brian Huffman, OGI
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    30
  Various improvements of HOLCF.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    31
  Some improvements of the HOL-Complex library.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    32
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    33
* 2005: Claire Quigley and Jia Meng, University of Cambridge
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    34
  Some support for asynchronous communication with external provers
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    35
  (experimental).
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    36
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    37
* 2005: Florian Haftmann, TUM
17543
wenzelm
parents: 17534
diff changeset
    38
  Contributions to document 'sugar'.
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    39
  Various ML combinators, notably linear functional transformations.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    40
  Some cleanup of ML legacy.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    41
  Additional antiquotations.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    42
  Improved Isabelle web site.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    43
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    44
* 2004/2005: David Aspinall, University of Edinburgh
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    45
  Various elements of XML and PGIP based communication with user
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    46
  interfaces (experimental).
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    47
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    48
* 2004/2005: Gerwin Klein, NICTA
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    49
  Contributions to document 'sugar'.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    50
  Improved Isabelle web site.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    51
  Improved HTML presentation of theories.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    52
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    53
* 2004/2005: Clemens Ballarin, TUM
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    54
  Provers: tools for transitive relations and quasi orders.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    55
  Improved version of locales, notably interpretation of locales.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    56
  Improved version of HOL-Algebra.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    57
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    58
* 2004/2005: Amine Chaieb, TUM
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    59
  Improved version of HOL presburger method.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    60
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    61
* 2004/2005: Steven Obua, TUM
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    62
  Improved version of HOL/Import, support for HOL-Light.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    63
  Improved version of HOL-Complex-Matrix.
17572
wenzelm
parents: 17562
diff changeset
    64
  Pure/defs: more sophisticated checks on well-formedness of overloading.
17543
wenzelm
parents: 17534
diff changeset
    65
  Pure/Tools: an experimental evaluator for lambda terms.
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    66
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    67
* 2004/2005: Norbert Schirmer, TUM
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    68
  Contributions to document 'sugar'.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    69
  Improved version of HOL/record.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    70
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    71
* 2004/2005: Sebastian Skalberg, TUM
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    72
  Improved version of HOL/Import.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    73
  Some internal ML reorganizations.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    74
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    75
* 2004/2005: Tjark Weber, TUM
17640
wenzelm
parents: 17572
diff changeset
    76
  SAT solver method using zChaff.
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    77
  Improved version of HOL/refute.
16252
8cddc62ed170 Lucas Dixon;
wenzelm
parents: 15994
diff changeset
    78
15994
dd9023d84f44 proper Id line;
wenzelm
parents: 15993
diff changeset
    79
$Id$