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