paulson <lp15@cam.ac.uk> [Wed, 21 Jun 2017 17:13:55 +0100] rev 66154
Tidying up integration theory and some new theorems
wenzelm [Wed, 21 Jun 2017 15:04:26 +0200] rev 66153
more completion;
wenzelm [Wed, 21 Jun 2017 14:56:44 +0200] rev 66152
tuned signature;
wenzelm [Wed, 21 Jun 2017 14:30:20 +0200] rev 66151
tuned signature;
wenzelm [Wed, 21 Jun 2017 14:06:16 +0200] rev 66150
tuned signature;
haftmann [Tue, 20 Jun 2017 13:07:49 +0200] rev 66149
deleting a code equation never leads to unimplemented function
haftmann [Tue, 20 Jun 2017 13:07:47 +0200] rev 66148
avoid ancient [code, code del] antipattern
haftmann [Tue, 20 Jun 2017 13:07:45 +0200] rev 66147
obsolete
haftmann [Tue, 20 Jun 2017 13:07:44 +0200] rev 66146
register equations stemming from extracted proofs as specification rules
haftmann [Tue, 20 Jun 2017 13:07:43 +0200] rev 66145
tuned
wenzelm [Tue, 20 Jun 2017 17:31:29 +0200] rev 66144
merged
wenzelm [Tue, 20 Jun 2017 17:28:17 +0200] rev 66143
tuned signature;
wenzelm [Tue, 20 Jun 2017 17:14:27 +0200] rev 66142
proper treatment of empty result;
wenzelm [Tue, 20 Jun 2017 17:08:24 +0200] rev 66141
clarified modules;
wenzelm [Tue, 20 Jun 2017 16:17:54 +0200] rev 66140
tuned signature;
wenzelm [Tue, 20 Jun 2017 16:14:38 +0200] rev 66139
provide spell-checker menu via completion commands;
wenzelm [Tue, 20 Jun 2017 15:04:34 +0200] rev 66138
added commands for spell-checker dictionary;
wenzelm [Tue, 20 Jun 2017 11:19:06 +0200] rev 66137
tuned signature;
blanchet [Tue, 20 Jun 2017 14:41:35 +0200] rev 66136
tuning
blanchet [Tue, 20 Jun 2017 14:41:29 +0200] rev 66135
SMT news
blanchet [Tue, 20 Jun 2017 14:33:45 +0200] rev 66134
correctly unfold applied 'let's (e.g. '(let x = a in f) b') -- and removed dead code
haftmann [Tue, 20 Jun 2017 08:01:56 +0200] rev 66133
do not print unimplemented functions
haftmann [Tue, 20 Jun 2017 08:01:56 +0200] rev 66132
dropped void values
haftmann [Tue, 20 Jun 2017 08:01:56 +0200] rev 66131
more uniform order of constructors
haftmann [Tue, 20 Jun 2017 08:01:56 +0200] rev 66130
more consistent terminology
haftmann [Tue, 20 Jun 2017 08:01:56 +0200] rev 66129
avoid name particle "the" where no selection is implied
haftmann [Tue, 20 Jun 2017 08:01:56 +0200] rev 66128
more uniform ordering and naming of sections;
proper local function
haftmann [Tue, 20 Jun 2017 08:01:56 +0200] rev 66127
tuned internal signature
haftmann [Tue, 20 Jun 2017 08:01:56 +0200] rev 66126
more explicit constructor name
haftmann [Tue, 20 Jun 2017 08:01:56 +0200] rev 66125
tuned whitespace
haftmann [Tue, 20 Jun 2017 08:01:56 +0200] rev 66124
replaced recdef by fun
haftmann [Tue, 20 Jun 2017 08:01:56 +0200] rev 66123
spelling
wenzelm [Mon, 19 Jun 2017 21:33:29 +0200] rev 66122
merged
wenzelm [Mon, 19 Jun 2017 21:33:18 +0200] rev 66121
added spell-checker completion;
wenzelm [Mon, 19 Jun 2017 21:15:06 +0200] rev 66120
clarified modules;
wenzelm [Mon, 19 Jun 2017 21:09:19 +0200] rev 66119
tuned;
wenzelm [Mon, 19 Jun 2017 20:44:48 +0200] rev 66118
clarified modules;
wenzelm [Mon, 19 Jun 2017 20:32:06 +0200] rev 66117
tuned signature;
clarified modules;
wenzelm [Mon, 19 Jun 2017 19:59:13 +0200] rev 66116
clarified modules;
wenzelm [Mon, 19 Jun 2017 19:58:56 +0200] rev 66115
tuned;
wenzelm [Mon, 19 Jun 2017 17:28:48 +0200] rev 66114
clarified signature;
paulson <lp15@cam.ac.uk> [Mon, 19 Jun 2017 16:42:28 +0100] rev 66113
Repaired an inadvertent reordering of the premises of two theorems
paulson <lp15@cam.ac.uk> [Mon, 19 Jun 2017 16:07:47 +0100] rev 66112
New theorems; stronger theorems; tidier theorems. Also some renaming
nipkow [Sat, 17 Jun 2017 20:24:22 +0200] rev 66111
merged
nipkow [Sat, 17 Jun 2017 18:49:19 +0200] rev 66110
adapted to new simp lemmas
nipkow [Sat, 17 Jun 2017 15:41:19 +0200] rev 66109
added simp rules
wenzelm [Sat, 17 Jun 2017 17:01:51 +0200] rev 66108
more permissive: avoid situations where query is silently ignored;
wenzelm [Sat, 17 Jun 2017 16:36:45 +0200] rev 66107
more robust: do not touch unrelated directory isabelle_repos_other (i.e. bad argument);