Sat, 06 Jun 2015 13:38:24 +0200 more tight treatment of subgoals: main goal may refer to extra variables;
wenzelm [Sat, 06 Jun 2015 13:38:24 +0200] rev 60372
more tight treatment of subgoals: main goal may refer to extra variables;
Fri, 05 Jun 2015 13:41:06 +0200 added Isar command 'supply';
wenzelm [Fri, 05 Jun 2015 13:41:06 +0200] rev 60371
added Isar command 'supply';
Fri, 05 Jun 2015 13:26:12 +0200 tuned;
wenzelm [Fri, 05 Jun 2015 13:26:12 +0200] rev 60370
tuned;
Fri, 05 Jun 2015 11:11:26 +0200 clarified signature -- better support for Isar commands outside of Pure;
wenzelm [Fri, 05 Jun 2015 11:11:26 +0200] rev 60369
clarified signature -- better support for Isar commands outside of Pure;
Wed, 03 Jun 2015 21:48:40 +0200 merged
wenzelm [Wed, 03 Jun 2015 21:48:40 +0200] rev 60368
merged
Wed, 03 Jun 2015 19:25:05 +0200 clarified context;
wenzelm [Wed, 03 Jun 2015 19:25:05 +0200] rev 60367
clarified context;
Tue, 02 Jun 2015 23:00:50 +0200 tuned;
wenzelm [Tue, 02 Jun 2015 23:00:50 +0200] rev 60366
tuned;
Tue, 02 Jun 2015 19:56:29 +0200 clarified context;
wenzelm [Tue, 02 Jun 2015 19:56:29 +0200] rev 60365
clarified context;
Tue, 02 Jun 2015 17:27:01 +0200 cleaified context;
wenzelm [Tue, 02 Jun 2015 17:27:01 +0200] rev 60364
cleaified context; more uniform context data; tuned;
Tue, 02 Jun 2015 13:55:43 +0200 clarified context;
wenzelm [Tue, 02 Jun 2015 13:55:43 +0200] rev 60363
clarified context;
Tue, 02 Jun 2015 11:03:02 +0200 clarified context;
wenzelm [Tue, 02 Jun 2015 11:03:02 +0200] rev 60362
clarified context;
Tue, 02 Jun 2015 10:12:46 +0200 clarified context;
wenzelm [Tue, 02 Jun 2015 10:12:46 +0200] rev 60361
clarified context;
Tue, 02 Jun 2015 10:12:29 +0200 clarified context;
wenzelm [Tue, 02 Jun 2015 10:12:29 +0200] rev 60360
clarified context;
Tue, 02 Jun 2015 09:40:04 +0200 clarified context;
wenzelm [Tue, 02 Jun 2015 09:40:04 +0200] rev 60359
clarified context;
Tue, 02 Jun 2015 09:16:19 +0200 clarified context;
wenzelm [Tue, 02 Jun 2015 09:16:19 +0200] rev 60358
clarified context;
Tue, 02 Jun 2015 09:10:05 +0200 tuned proof;
wenzelm [Tue, 02 Jun 2015 09:10:05 +0200] rev 60357
tuned proof;
Wed, 03 Jun 2015 09:32:49 +0200 merged
noschinl [Wed, 03 Jun 2015 09:32:49 +0200] rev 60356
merged
Tue, 02 Jun 2015 13:14:36 +0200 simps_of_case: Better error if split rule is not an equality
noschinl [Tue, 02 Jun 2015 13:14:36 +0200] rev 60355
simps_of_case: Better error if split rule is not an equality
Tue, 02 Jun 2015 13:14:11 +0200 simps_of_case: allow Drule.dummy_thm as ignored split rule
noschinl [Tue, 02 Jun 2015 13:14:11 +0200] rev 60354
simps_of_case: allow Drule.dummy_thm as ignored split rule
Mon, 01 Jun 2015 18:59:22 +0200 implicit partial divison operation in integral domains
haftmann [Mon, 01 Jun 2015 18:59:22 +0200] rev 60353
implicit partial divison operation in integral domains
Mon, 01 Jun 2015 18:59:21 +0200 separate class for division operator, with particular syntax added in more specific classes
haftmann [Mon, 01 Jun 2015 18:59:21 +0200] rev 60352
separate class for division operator, with particular syntax added in more specific classes
Mon, 01 Jun 2015 18:59:21 +0200 explicit check for field sort, to anticipate situation where syntactic checking alone will not be sufficient any longer
haftmann [Mon, 01 Jun 2015 18:59:21 +0200] rev 60351
explicit check for field sort, to anticipate situation where syntactic checking alone will not be sufficient any longer
Mon, 01 Jun 2015 18:59:21 +0200 dropped dead config option
haftmann [Mon, 01 Jun 2015 18:59:21 +0200] rev 60350
dropped dead config option
Mon, 01 Jun 2015 18:59:20 +0200 tuned, including proper signature for functor argument
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60349
tuned, including proper signature for functor argument
Mon, 01 Jun 2015 18:59:20 +0200 dropped dead code
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60348
dropped dead code
Mon, 01 Jun 2015 18:59:20 +0200 explicit argument expansion of uncheck rules;
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60347
explicit argument expansion of uncheck rules; rewriting of user-space type system must behave similarly to abbreviations
Mon, 01 Jun 2015 18:59:20 +0200 explicit input marker for operations
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60346
explicit input marker for operations
Mon, 01 Jun 2015 18:59:20 +0200 completely separated canonical class abbreviations from abbreviations stemming from non-canonical morphisms -- these have no shared concept
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60345
completely separated canonical class abbreviations from abbreviations stemming from non-canonical morphisms -- these have no shared concept
Mon, 01 Jun 2015 18:59:20 +0200 self-contained formulation of abbrev for named targets
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60344
self-contained formulation of abbrev for named targets
Mon, 01 Jun 2015 18:59:20 +0200 correct sort constraints for abbreviations in type classes
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60343
correct sort constraints for abbreviations in type classes * * * yet another bunch of corrections
Mon, 01 Jun 2015 18:59:20 +0200 separate function to compute exported abbreviation
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60342
separate function to compute exported abbreviation
Mon, 01 Jun 2015 18:59:20 +0200 clearly separated target primitives (target_foo) from self-contained target operations (foo)
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60341
clearly separated target primitives (target_foo) from self-contained target operations (foo)
Mon, 01 Jun 2015 18:59:20 +0200 tuned order
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60340
tuned order
Mon, 01 Jun 2015 18:59:20 +0200 dedicated config options to deactivate uncheck phase for improvable syntax
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60339
dedicated config options to deactivate uncheck phase for improvable syntax
Mon, 01 Jun 2015 18:59:19 +0200 clarified interfaces for improvable syntax
haftmann [Mon, 01 Jun 2015 18:59:19 +0200] rev 60338
clarified interfaces for improvable syntax
Mon, 01 Jun 2015 18:59:19 +0200 tuned
haftmann [Mon, 01 Jun 2015 18:59:19 +0200] rev 60337
tuned
Mon, 01 Jun 2015 18:07:36 +0200 clarified context;
wenzelm [Mon, 01 Jun 2015 18:07:36 +0200] rev 60336
clarified context;
Mon, 01 Jun 2015 17:44:45 +0200 clarified context;
wenzelm [Mon, 01 Jun 2015 17:44:45 +0200] rev 60335
clarified context;
Mon, 01 Jun 2015 17:08:47 +0200 clarified context;
wenzelm [Mon, 01 Jun 2015 17:08:47 +0200] rev 60334
clarified context;
Mon, 01 Jun 2015 16:07:38 +0200 tuned;
wenzelm [Mon, 01 Jun 2015 16:07:38 +0200] rev 60333
tuned;
Mon, 01 Jun 2015 15:39:53 +0200 discontinued unused / unmaintained SVC oracle -- current Isabelle tools (e.g. arith, smt) can easily solve the given examples with full proof reconstruction;
wenzelm [Mon, 01 Jun 2015 15:39:53 +0200] rev 60332
discontinued unused / unmaintained SVC oracle -- current Isabelle tools (e.g. arith, smt) can easily solve the given examples with full proof reconstruction;
Mon, 01 Jun 2015 15:06:09 +0200 discontinued legacy;
wenzelm [Mon, 01 Jun 2015 15:06:09 +0200] rev 60331
discontinued legacy;
Mon, 01 Jun 2015 13:52:35 +0200 obsolete (see 189c81779a68);
wenzelm [Mon, 01 Jun 2015 13:52:35 +0200] rev 60330
obsolete (see 189c81779a68);
Mon, 01 Jun 2015 13:46:23 +0200 eliminated odd C combinator -- Isabelle/ML usually has canonical argument order;
wenzelm [Mon, 01 Jun 2015 13:46:23 +0200] rev 60329
eliminated odd C combinator -- Isabelle/ML usually has canonical argument order;
Mon, 01 Jun 2015 13:35:16 +0200 clarified context;
wenzelm [Mon, 01 Jun 2015 13:35:16 +0200] rev 60328
clarified context;
Mon, 01 Jun 2015 13:32:36 +0200 clarified context;
wenzelm [Mon, 01 Jun 2015 13:32:36 +0200] rev 60327
clarified context;
Mon, 01 Jun 2015 11:47:25 +0200 tuned;
wenzelm [Mon, 01 Jun 2015 11:47:25 +0200] rev 60326
tuned;
Mon, 01 Jun 2015 11:46:03 +0200 clarified context;
wenzelm [Mon, 01 Jun 2015 11:46:03 +0200] rev 60325
clarified context;
Mon, 01 Jun 2015 10:47:08 +0200 tuned;
wenzelm [Mon, 01 Jun 2015 10:47:08 +0200] rev 60324
tuned;
Sun, 31 May 2015 00:20:35 +0200 obsolete;
wenzelm [Sun, 31 May 2015 00:20:35 +0200] rev 60323
obsolete;
Sun, 31 May 2015 00:17:47 +0200 clarified context;
wenzelm [Sun, 31 May 2015 00:17:47 +0200] rev 60322
clarified context;
Sun, 31 May 2015 00:16:26 +0200 tuned;
wenzelm [Sun, 31 May 2015 00:16:26 +0200] rev 60321
tuned;
Sun, 31 May 2015 00:11:12 +0200 tuned;
wenzelm [Sun, 31 May 2015 00:11:12 +0200] rev 60320
tuned;
Sat, 30 May 2015 23:58:06 +0200 standardize towards Thm.eta_long_conversion, which just does eta_long conversion;
wenzelm [Sat, 30 May 2015 23:58:06 +0200] rev 60319
standardize towards Thm.eta_long_conversion, which just does eta_long conversion;
Sat, 30 May 2015 23:30:54 +0200 tuned spelling;
wenzelm [Sat, 30 May 2015 23:30:54 +0200] rev 60318
tuned spelling;
Sat, 30 May 2015 22:18:12 +0200 unused;
wenzelm [Sat, 30 May 2015 22:18:12 +0200] rev 60317
unused;
Sat, 30 May 2015 22:04:15 +0200 tuned;
wenzelm [Sat, 30 May 2015 22:04:15 +0200] rev 60316
tuned;
Sat, 30 May 2015 21:52:37 +0200 more explicit context;
wenzelm [Sat, 30 May 2015 21:52:37 +0200] rev 60315
more explicit context;
Sat, 30 May 2015 21:28:01 +0200 obsolete;
wenzelm [Sat, 30 May 2015 21:28:01 +0200] rev 60314
obsolete;
Sat, 30 May 2015 20:21:53 +0200 tuned -- more direct Thm.renamed_prop;
wenzelm [Sat, 30 May 2015 20:21:53 +0200] rev 60313
tuned -- more direct Thm.renamed_prop;
Sat, 30 May 2015 19:29:21 +0200 tuned message;
wenzelm [Sat, 30 May 2015 19:29:21 +0200] rev 60312
tuned message;
Sat, 30 May 2015 19:28:51 +0200 tuned whitespace;
wenzelm [Sat, 30 May 2015 19:28:51 +0200] rev 60311
tuned whitespace;
Fri, 29 May 2015 17:56:43 +0200 removed model checks from Nitpick
blanchet [Fri, 29 May 2015 17:56:43 +0200] rev 60310
removed model checks from Nitpick
Fri, 29 May 2015 17:17:50 +0200 document Nitpick issue
blanchet [Fri, 29 May 2015 17:17:50 +0200] rev 60309
document Nitpick issue
Fri, 29 May 2015 14:35:59 +0100 uncountability: open interval equivalences
paulson <lp15@cam.ac.uk> [Fri, 29 May 2015 14:35:59 +0100] rev 60308
uncountability: open interval equivalences
Thu, 28 May 2015 14:33:35 +0100 Convex hulls: theorems about interior, etc. And a few simple lemmas.
paulson <lp15@cam.ac.uk> [Thu, 28 May 2015 14:33:35 +0100] rev 60307
Convex hulls: theorems about interior, etc. And a few simple lemmas.
Thu, 28 May 2015 10:18:46 +0200 made Auto Sledgehammer behave more like the real thing
blanchet [Thu, 28 May 2015 10:18:46 +0200] rev 60306
made Auto Sledgehammer behave more like the real thing
Thu, 28 May 2015 09:50:17 +0200 took out Sledgehammer minimizer optimization that breaks things
blanchet [Thu, 28 May 2015 09:50:17 +0200] rev 60305
took out Sledgehammer minimizer optimization that breaks things
Thu, 28 May 2015 17:25:57 +1000 modernized (slightly) type compiler in MicroJava
kleing [Thu, 28 May 2015 17:25:57 +1000] rev 60304
modernized (slightly) type compiler in MicroJava
Tue, 26 May 2015 21:58:04 +0100 New material about paths, and some lemmas
paulson [Tue, 26 May 2015 21:58:04 +0100] rev 60303
New material about paths, and some lemmas
Mon, 25 May 2015 22:52:17 +0200 removed obsolete RC tags;
wenzelm [Mon, 25 May 2015 22:52:17 +0200] rev 60302
removed obsolete RC tags;
Mon, 25 May 2015 22:11:43 +0200 merged, resolving conflicts in Admin/isatest/settings/afp-poly and src/HOL/Tools/Nitpick/nitpick_model.ML;
wenzelm [Mon, 25 May 2015 22:11:43 +0200] rev 60301
merged, resolving conflicts in Admin/isatest/settings/afp-poly and src/HOL/Tools/Nitpick/nitpick_model.ML;
Mon, 25 May 2015 12:04:43 +0200 Added tag Isabelle2015 for changeset 5ae2a2e74c93
wenzelm [Mon, 25 May 2015 12:04:43 +0200] rev 60300
Added tag Isabelle2015 for changeset 5ae2a2e74c93
Sat, 23 May 2015 17:19:37 +0200 clarified NEWS: document_files are officially required since Isabelle2014, but the absence was tolerated as legacy feature; Isabelle2015
wenzelm [Sat, 23 May 2015 17:19:37 +0200] rev 60299
clarified NEWS: document_files are officially required since Isabelle2014, but the absence was tolerated as legacy feature;
Fri, 22 May 2015 18:13:31 +0200 updated Eisbach manual, using version 3149f9146eb5 of its Bitbucket repository;
wenzelm [Fri, 22 May 2015 18:13:31 +0200] rev 60298
updated Eisbach manual, using version 3149f9146eb5 of its Bitbucket repository;
Fri, 22 May 2015 15:13:49 +0200 tuned;
wenzelm [Fri, 22 May 2015 15:13:49 +0200] rev 60297
tuned;
Fri, 22 May 2015 15:10:35 +0200 tuned;
wenzelm [Fri, 22 May 2015 15:10:35 +0200] rev 60296
tuned;
Thu, 21 May 2015 14:03:17 +0200 updated versions;
wenzelm [Thu, 21 May 2015 14:03:17 +0200] rev 60295
updated versions;
Thu, 21 May 2015 11:55:57 +0200 tuned;
wenzelm [Thu, 21 May 2015 11:55:57 +0200] rev 60294
tuned;
Thu, 21 May 2015 00:24:02 +0200 tuned;
wenzelm [Thu, 21 May 2015 00:24:02 +0200] rev 60293
tuned;
Wed, 20 May 2015 22:22:27 +0200 cell-specific row height based on its font, e.g. relevant for DPI scaling on Windows;
wenzelm [Wed, 20 May 2015 22:22:27 +0200] rev 60292
cell-specific row height based on its font, e.g. relevant for DPI scaling on Windows;
Tue, 19 May 2015 18:34:16 +0200 more on displays with very high resolution;
wenzelm [Tue, 19 May 2015 18:34:16 +0200] rev 60291
more on displays with very high resolution;
Mon, 18 May 2015 16:59:09 +0200 add Haskabelle-2015 component
Lars Noschinski <noschinl@in.tum.de> [Mon, 18 May 2015 16:59:09 +0200] rev 60290
add Haskabelle-2015 component
Sun, 17 May 2015 23:09:03 +0200 Added tag Isabelle2015-RC5 for changeset d7f636331176
wenzelm [Sun, 17 May 2015 23:09:03 +0200] rev 60289
Added tag Isabelle2015-RC5 for changeset d7f636331176
Sun, 17 May 2015 23:03:49 +0200 added Eisbach manual, using version 8845c4cb28b6 of its Bitbucket repository;
wenzelm [Sun, 17 May 2015 23:03:49 +0200] rev 60288
added Eisbach manual, using version 8845c4cb28b6 of its Bitbucket repository;
Sun, 17 May 2015 22:33:34 +0200 updated Eisbach, using version 134bc592909c of its Bitbucket repository;
wenzelm [Sun, 17 May 2015 22:33:34 +0200] rev 60287
updated Eisbach, using version 134bc592909c of its Bitbucket repository;
Sun, 17 May 2015 21:44:34 +0200 tuned;
wenzelm [Sun, 17 May 2015 21:44:34 +0200] rev 60286
tuned;
Sat, 16 May 2015 12:05:52 +0200 updated Eisbach, using version 4863020a8fe9 of its Bitbucket repository;
wenzelm [Sat, 16 May 2015 12:05:52 +0200] rev 60285
updated Eisbach, using version 4863020a8fe9 of its Bitbucket repository;
Wed, 13 May 2015 19:12:59 +0200 clarified alias: proper update of new accesses instead of conservative insert (via merge), otherwise "local.foo" could take precedence over "foo";
wenzelm [Wed, 13 May 2015 19:12:59 +0200] rev 60284
clarified alias: proper update of new accesses instead of conservative insert (via merge), otherwise "local.foo" could take precedence over "foo";
Wed, 13 May 2015 17:36:33 +0200 tuned whitespace;
wenzelm [Wed, 13 May 2015 17:36:33 +0200] rev 60283
tuned whitespace;
Wed, 13 May 2015 17:27:12 +0200 more permissive operation: allow to print undeclared name space entries, e.g. print_simpset with "record" simproc;
wenzelm [Wed, 13 May 2015 17:27:12 +0200] rev 60282
more permissive operation: allow to print undeclared name space entries, e.g. print_simpset with "record" simproc;
Sat, 09 May 2015 20:40:28 +0200 Added tag Isabelle2015-RC4 for changeset 05fe9bdc4f8f
wenzelm [Sat, 09 May 2015 20:40:28 +0200] rev 60281
Added tag Isabelle2015-RC4 for changeset 05fe9bdc4f8f
Sat, 09 May 2015 10:06:14 +0200 new CVC4 component
blanchet [Sat, 09 May 2015 10:06:14 +0200] rev 60280
new CVC4 component
Sat, 09 May 2015 14:10:10 +0200 took out unreliable 'blast' from tactic altogether
blanchet [Sat, 09 May 2015 14:10:10 +0200] rev 60279
took out unreliable 'blast' from tactic altogether
Fri, 08 May 2015 16:14:02 +0200 clarified tooltip;
wenzelm [Fri, 08 May 2015 16:14:02 +0200] rev 60278
clarified tooltip;
Fri, 08 May 2015 15:32:27 +0200 sledgehammer panel operation re-uses more of the Isar command, notably Try0.silence_methods to avoid spurious warnings intruding the document view;
wenzelm [Fri, 08 May 2015 15:32:27 +0200] rev 60277
sledgehammer panel operation re-uses more of the Isar command, notably Try0.silence_methods to avoid spurious warnings intruding the document view;
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip