CONTRIBUTORS
author wenzelm
Mon, 29 Oct 2007 16:13:44 +0100
changeset 25225 e638164593bf
parent 25057 021fcbe2aaa5
child 25398 35f600d9bf06
permissions -rw-r--r--
export is_hidden;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
     1
For the purposes of the license agreement in the file COPYRIGHT, a
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
     2
'contributor' is anybody who is listed in this file (CONTRIBUTORS) or
23382
0459ab90389a clarified who we consider to be a contributor
kleing
parents: 23252
diff changeset
     3
who is listed as an author in one of the source files of this Isabelle
0459ab90389a clarified who we consider to be a contributor
kleing
parents: 23252
diff changeset
     4
distribution.
0459ab90389a clarified who we consider to be a contributor
kleing
parents: 23252
diff changeset
     5
20340
6afc1c133b86 Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents: 20067
diff changeset
     6
23252
67268bb40b21 Semiring normalization and Groebner Bases.
wenzelm
parents: 22449
diff changeset
     7
Contributions to Isabelle 2007
67268bb40b21 Semiring normalization and Groebner Bases.
wenzelm
parents: 22449
diff changeset
     8
------------------------------
67268bb40b21 Semiring normalization and Groebner Bases.
wenzelm
parents: 22449
diff changeset
     9
25057
021fcbe2aaa5 Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents: 24803
diff changeset
    10
* October 2007: Mark A. Hillebrand, DFKI
021fcbe2aaa5 Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents: 24803
diff changeset
    11
  Robust sub/superscripts in LaTeX document output.
021fcbe2aaa5 Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents: 24803
diff changeset
    12
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    13
* August 2007: Jeremy Dawson, NICTA and Paul Graunke, Galois and Brian
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    14
    Huffman, PSU and Gerwin Klein, NICTA and John Matthews, Galois
24333
e77ea0ea7f2c * HOL-Word:
kleing
parents: 24332
diff changeset
    15
  HOL-Word: a library for fixed-size machine words in Isabelle.
e77ea0ea7f2c * HOL-Word:
kleing
parents: 24332
diff changeset
    16
24332
e3a2b75b1cf9 boolean algebras as locales and numbers as types by Brian Huffman
kleing
parents: 23449
diff changeset
    17
* August 2007: Brian Huffman, PSU
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    18
  HOL/Library/Boolean_Algebra and HOL/Library/Numeral_Type.
24332
e3a2b75b1cf9 boolean algebras as locales and numbers as types by Brian Huffman
kleing
parents: 23449
diff changeset
    19
23252
67268bb40b21 Semiring normalization and Groebner Bases.
wenzelm
parents: 22449
diff changeset
    20
* June 2007: Amine Chaieb, TUM
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    21
  Semiring normalization and Groebner Bases.
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    22
  Support for dens linear orders.
17866
wenzelm
parents: 17640
diff changeset
    23
23449
dd874e6a3282 integration of Metis prover
paulson
parents: 23382
diff changeset
    24
* June 2007: Joe Hurd, Oxford
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    25
  Metis theorem-prover.
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    26
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    27
* 2007: Kong W. Susanto, Cambridge
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    28
  HOL: Metis prover integration.
23449
dd874e6a3282 integration of Metis prover
paulson
parents: 23382
diff changeset
    29
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    30
* 2007: Stefan Berghofer, TUM
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    31
  HOL: inductive predicates.
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    32
24803
38577b4b1fde Norbert Schirmer: record improvements;
wenzelm
parents: 24799
diff changeset
    33
* 2007: Norbert Schirmer, TUM
38577b4b1fde Norbert Schirmer: record improvements;
wenzelm
parents: 24799
diff changeset
    34
  HOL/record: misc improvements.
38577b4b1fde Norbert Schirmer: record improvements;
wenzelm
parents: 24799
diff changeset
    35
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    36
* 2006/2007: Alexander Krauss, TUM
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    37
  HOL: function package and related theories on termination.
23449
dd874e6a3282 integration of Metis prover
paulson
parents: 23382
diff changeset
    38
22449
ece6952a8975 updated
haftmann
parents: 21242
diff changeset
    39
* 2006/2007: Florian Haftmann, TUM
ece6952a8975 updated
haftmann
parents: 21242
diff changeset
    40
  Pure: generic code generator framework.
ece6952a8975 updated
haftmann
parents: 21242
diff changeset
    41
  Pure: class package.
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    42
  HOL: theory reorganization, code generator setup.
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    43
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    44
* 2006/2007: Christian Urban, TUM and Stefan Berghofer, TUM and Julien
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    45
  Narboux, TUM
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    46
  HOL/Nominal package and related tools.
22449
ece6952a8975 updated
haftmann
parents: 21242
diff changeset
    47
21242
d73735bb33c1 * November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents: 21169
diff changeset
    48
* November 2006: Lukas Bulwahn, TUM
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
    49
  HOL: method "lexicographic_order" for function package.
21242
d73735bb33c1 * November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents: 21169
diff changeset
    50
21169
b6a5c98c5e38 * October 2006: Stefan Hohe, TUM;
wenzelm
parents: 20340
diff changeset
    51
* October 2006: Stefan Hohe, TUM
b6a5c98c5e38 * October 2006: Stefan Hohe, TUM;
wenzelm
parents: 20340
diff changeset
    52
  HOL-Algebra: ideals and quotients over rings.
b6a5c98c5e38 * October 2006: Stefan Hohe, TUM;
wenzelm
parents: 20340
diff changeset
    53
20340
6afc1c133b86 Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents: 20067
diff changeset
    54
* August 2006: Amine Chaieb, TUM
6afc1c133b86 Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents: 20067
diff changeset
    55
  Experimental support for generic reflection and reification in HOL.
6afc1c133b86 Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents: 20067
diff changeset
    56
20067
26bac504ef90 hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents: 19896
diff changeset
    57
* July 2006: Rafal Kolanski, NICTA
26bac504ef90 hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents: 19896
diff changeset
    58
  Hex (0xFF) and binary (0b1011) numerals.
26bac504ef90 hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents: 19896
diff changeset
    59
19896
286d950883bc *** empty log message ***
nipkow
parents: 19650
diff changeset
    60
* May 2006: Klaus Aehlig, LMU
286d950883bc *** empty log message ***
nipkow
parents: 19650
diff changeset
    61
  Command 'normal_form': normalization by evaluation.
286d950883bc *** empty log message ***
nipkow
parents: 19650
diff changeset
    62
19650
33a94c5fc7bb Amine Chaieb: Ferrante and Rackoff Algorithm;
wenzelm
parents: 19470
diff changeset
    63
* May 2006: Amine Chaieb, TUM
33a94c5fc7bb Amine Chaieb: Ferrante and Rackoff Algorithm;
wenzelm
parents: 19470
diff changeset
    64
  HOL-Complex: Ferrante and Rackoff Algorithm for linear real
33a94c5fc7bb Amine Chaieb: Ferrante and Rackoff Algorithm;
wenzelm
parents: 19470
diff changeset
    65
  arithmetic.
19470
3572af78f114 added Ben Porter's stuff
kleing
parents: 17866
diff changeset
    66
3572af78f114 added Ben Porter's stuff
kleing
parents: 17866
diff changeset
    67
* February 2006: Benjamin Porter, NICTA
23382
0459ab90389a clarified who we consider to be a contributor
kleing
parents: 23252
diff changeset
    68
  HOL and HOL-Complex: generalised mean value theorem, continuum is
19470
3572af78f114 added Ben Porter's stuff
kleing
parents: 17866
diff changeset
    69
  not denumerable, harmonic and arithmetic series, and denumerability
3572af78f114 added Ben Porter's stuff
kleing
parents: 17866
diff changeset
    70
  of rationals.
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    71
19650
33a94c5fc7bb Amine Chaieb: Ferrante and Rackoff Algorithm;
wenzelm
parents: 19470
diff changeset
    72
* October 2005: Martin Wildmoser, TUM
33a94c5fc7bb Amine Chaieb: Ferrante and Rackoff Algorithm;
wenzelm
parents: 19470
diff changeset
    73
  Sketch for Isar 'guess' element.
33a94c5fc7bb Amine Chaieb: Ferrante and Rackoff Algorithm;
wenzelm
parents: 19470
diff changeset
    74
33a94c5fc7bb Amine Chaieb: Ferrante and Rackoff Algorithm;
wenzelm
parents: 19470
diff changeset
    75
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    76
Contributions to Isabelle 2005
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    77
------------------------------
17382
32a165db45ea Bernhard Haeupler: comm_ring;
wenzelm
parents: 16892
diff changeset
    78
17640
wenzelm
parents: 17572
diff changeset
    79
* September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM
wenzelm
parents: 17572
diff changeset
    80
  HOL-Complex: Formalization of Taylor series.
wenzelm
parents: 17572
diff changeset
    81
wenzelm
parents: 17572
diff changeset
    82
* September 2005: Stephan Merz, Alwen Tiu, QSL Loria
wenzelm
parents: 17572
diff changeset
    83
  Components for SAT solver method using zChaff.
wenzelm
parents: 17572
diff changeset
    84
17534
56e8db202f66 HOL/ex/Chinese.thy;
wenzelm
parents: 17532
diff changeset
    85
* September 2005: Ning Zhang and Christian Urban, LMU Munich
56e8db202f66 HOL/ex/Chinese.thy;
wenzelm
parents: 17532
diff changeset
    86
  A Chinese theory.
56e8db202f66 HOL/ex/Chinese.thy;
wenzelm
parents: 17532
diff changeset
    87
17562
wenzelm
parents: 17543
diff changeset
    88
* September 2005: Bernhard Haeupler, TUM
17382
32a165db45ea Bernhard Haeupler: comm_ring;
wenzelm
parents: 16892
diff changeset
    89
  Method comm_ring for proving equalities in commutative rings.
16892
23887fee6071 more contribs;
wenzelm
parents: 16869
diff changeset
    90
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    91
* July/August 2005: Jeremy Avigad, Carnegie Mellon University
16892
23887fee6071 more contribs;
wenzelm
parents: 16869
diff changeset
    92
  Various improvements of the HOL and HOL-Complex library.
16868
eaafda56b14c *** empty log message ***
wenzelm
parents: 16252
diff changeset
    93
16892
23887fee6071 more contribs;
wenzelm
parents: 16869
diff changeset
    94
* July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM
23887fee6071 more contribs;
wenzelm
parents: 16869
diff changeset
    95
  Some structured proofs about completeness of real numbers.
23887fee6071 more contribs;
wenzelm
parents: 16869
diff changeset
    96
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    97
* May 2005: Rafal Kolanski and Gerwin Klein, NICTA
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
    98
  Improved retrieval of facts from theory/proof context.
15994
dd9023d84f44 proper Id line;
wenzelm
parents: 15993
diff changeset
    99
16252
8cddc62ed170 Lucas Dixon;
wenzelm
parents: 15994
diff changeset
   100
* February 2005: Lucas Dixon, University of Edinburgh
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   101
  Improved subst method.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   102
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   103
* 2005: Brian Huffman, OGI
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   104
  Various improvements of HOLCF.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   105
  Some improvements of the HOL-Complex library.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   106
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   107
* 2005: Claire Quigley and Jia Meng, University of Cambridge
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   108
  Some support for asynchronous communication with external provers
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   109
  (experimental).
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   110
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   111
* 2005: Florian Haftmann, TUM
17543
wenzelm
parents: 17534
diff changeset
   112
  Contributions to document 'sugar'.
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   113
  Various ML combinators, notably linear functional transformations.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   114
  Some cleanup of ML legacy.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   115
  Additional antiquotations.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   116
  Improved Isabelle web site.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   117
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   118
* 2004/2005: David Aspinall, University of Edinburgh
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   119
  Various elements of XML and PGIP based communication with user
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   120
  interfaces (experimental).
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   121
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   122
* 2004/2005: Gerwin Klein, NICTA
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   123
  Contributions to document 'sugar'.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   124
  Improved Isabelle web site.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   125
  Improved HTML presentation of theories.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   126
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   127
* 2004/2005: Clemens Ballarin, TUM
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   128
  Provers: tools for transitive relations and quasi orders.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   129
  Improved version of locales, notably interpretation of locales.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   130
  Improved version of HOL-Algebra.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   131
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   132
* 2004/2005: Amine Chaieb, TUM
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   133
  Improved version of HOL presburger method.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   134
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   135
* 2004/2005: Steven Obua, TUM
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   136
  Improved version of HOL/Import, support for HOL-Light.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   137
  Improved version of HOL-Complex-Matrix.
17572
wenzelm
parents: 17562
diff changeset
   138
  Pure/defs: more sophisticated checks on well-formedness of overloading.
17543
wenzelm
parents: 17534
diff changeset
   139
  Pure/Tools: an experimental evaluator for lambda terms.
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   140
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   141
* 2004/2005: Norbert Schirmer, TUM
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   142
  Contributions to document 'sugar'.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   143
  Improved version of HOL/record.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   144
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   145
* 2004/2005: Sebastian Skalberg, TUM
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   146
  Improved version of HOL/Import.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   147
  Some internal ML reorganizations.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   148
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   149
* 2004/2005: Tjark Weber, TUM
17640
wenzelm
parents: 17572
diff changeset
   150
  SAT solver method using zChaff.
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   151
  Improved version of HOL/refute.
16252
8cddc62ed170 Lucas Dixon;
wenzelm
parents: 15994
diff changeset
   152
15994
dd9023d84f44 proper Id line;
wenzelm
parents: 15993
diff changeset
   153
$Id$