Mon, 29 Jul 2019 11:21:41 +0200 tuned signature;
wenzelm [Mon, 29 Jul 2019 11:21:41 +0200] rev 70437
tuned signature;
Mon, 29 Jul 2019 11:09:37 +0200 clarified signature;
wenzelm [Mon, 29 Jul 2019 11:09:37 +0200] rev 70436
clarified signature; tuned;
Mon, 29 Jul 2019 10:26:12 +0200 tuned signature;
wenzelm [Mon, 29 Jul 2019 10:26:12 +0200] rev 70435
tuned signature;
Mon, 29 Jul 2019 16:26:06 +0200 News for bind infixl
nipkow [Mon, 29 Jul 2019 16:26:06 +0200] rev 70434
News for bind infixl
Mon, 29 Jul 2019 14:28:30 +0200 Monadic bind is now infixl as is the norm
nipkow [Mon, 29 Jul 2019 14:28:30 +0200] rev 70433
Monadic bind is now infixl as is the norm
Sun, 28 Jul 2019 15:39:30 +0200 purge remains from test (cf. 5a53724fe247);
wenzelm [Sun, 28 Jul 2019 15:39:30 +0200] rev 70432
purge remains from test (cf. 5a53724fe247);
Sun, 28 Jul 2019 14:37:32 +0200 tuned;
wenzelm [Sun, 28 Jul 2019 14:37:32 +0200] rev 70431
tuned;
Sun, 28 Jul 2019 14:28:40 +0200 clarified signature;
wenzelm [Sun, 28 Jul 2019 14:28:40 +0200] rev 70430
clarified signature;
Sun, 28 Jul 2019 12:43:31 +0200 removed obsolete RC tags;
wenzelm [Sun, 28 Jul 2019 12:43:31 +0200] rev 70429
removed obsolete RC tags;
Sun, 28 Jul 2019 12:35:59 +0200 tuned;
wenzelm [Sun, 28 Jul 2019 12:35:59 +0200] rev 70428
tuned;
Sun, 28 Jul 2019 12:11:20 +0200 clarified signature;
wenzelm [Sun, 28 Jul 2019 12:11:20 +0200] rev 70427
clarified signature;
Sun, 28 Jul 2019 11:53:51 +0200 tuned;
wenzelm [Sun, 28 Jul 2019 11:53:51 +0200] rev 70426
tuned;
Sat, 27 Jul 2019 21:47:43 +0200 tuned;
wenzelm [Sat, 27 Jul 2019 21:47:43 +0200] rev 70425
tuned;
Sat, 27 Jul 2019 20:40:00 +0200 clarified signature;
wenzelm [Sat, 27 Jul 2019 20:40:00 +0200] rev 70424
clarified signature;
Sat, 27 Jul 2019 15:50:25 +0200 tuned;
wenzelm [Sat, 27 Jul 2019 15:50:25 +0200] rev 70423
tuned;
Sat, 27 Jul 2019 15:24:16 +0200 tuned;
wenzelm [Sat, 27 Jul 2019 15:24:16 +0200] rev 70422
tuned;
Sat, 27 Jul 2019 12:06:38 +0200 tuned;
wenzelm [Sat, 27 Jul 2019 12:06:38 +0200] rev 70421
tuned;
Fri, 26 Jul 2019 16:36:11 +0200 tuned -- reorder sections;
wenzelm [Fri, 26 Jul 2019 16:36:11 +0200] rev 70420
tuned -- reorder sections;
Fri, 26 Jul 2019 15:29:10 +0200 tuned;
wenzelm [Fri, 26 Jul 2019 15:29:10 +0200] rev 70419
tuned;
Fri, 26 Jul 2019 15:21:02 +0200 proper argument type (amending 42fbb6abed5a);
wenzelm [Fri, 26 Jul 2019 15:21:02 +0200] rev 70418
proper argument type (amending 42fbb6abed5a);
Fri, 26 Jul 2019 14:43:56 +0200 tuned signature;
wenzelm [Fri, 26 Jul 2019 14:43:56 +0200] rev 70417
tuned signature;
Fri, 26 Jul 2019 14:27:46 +0200 tuned;
wenzelm [Fri, 26 Jul 2019 14:27:46 +0200] rev 70416
tuned;
Fri, 26 Jul 2019 09:59:11 +0200 finalize proofs earlier to reduce memory requirement;
wenzelm [Fri, 26 Jul 2019 09:59:11 +0200] rev 70415
finalize proofs earlier to reduce memory requirement;
Fri, 26 Jul 2019 09:50:23 +0200 proper proof_serial;
wenzelm [Fri, 26 Jul 2019 09:50:23 +0200] rev 70414
proper proof_serial;
Fri, 26 Jul 2019 09:50:12 +0200 more explicit type proof_serial;
wenzelm [Fri, 26 Jul 2019 09:50:12 +0200] rev 70413
more explicit type proof_serial;
Fri, 26 Jul 2019 09:35:02 +0200 defer rew_proof on unnamed PThm node as open_proof operation: significant performance improvement;
wenzelm [Fri, 26 Jul 2019 09:35:02 +0200] rev 70412
defer rew_proof on unnamed PThm node as open_proof operation: significant performance improvement; misc tuning and clarification;
Thu, 25 Jul 2019 14:01:06 +0200 more accurate proof definitions (PThm nodes);
wenzelm [Thu, 25 Jul 2019 14:01:06 +0200] rev 70411
more accurate proof definitions (PThm nodes);
Wed, 24 Jul 2019 15:41:24 +0200 avoid duplicate Thm.name_derivation on unnamed PThm nodes ("simps" vs. "case_eqns" and "recursor_eqns");
wenzelm [Wed, 24 Jul 2019 15:41:24 +0200] rev 70410
avoid duplicate Thm.name_derivation on unnamed PThm nodes ("simps" vs. "case_eqns" and "recursor_eqns");
Wed, 24 Jul 2019 13:30:15 +0200 prefer local counter;
wenzelm [Wed, 24 Jul 2019 13:30:15 +0200] rev 70409
prefer local counter;
Wed, 24 Jul 2019 13:19:00 +0200 more accurate proof export;
wenzelm [Wed, 24 Jul 2019 13:19:00 +0200] rev 70408
more accurate proof export;
Wed, 24 Jul 2019 13:18:15 +0200 clarified syntax;
wenzelm [Wed, 24 Jul 2019 13:18:15 +0200] rev 70407
clarified syntax;
Wed, 24 Jul 2019 11:57:30 +0200 tuned;
wenzelm [Wed, 24 Jul 2019 11:57:30 +0200] rev 70406
tuned;
Wed, 24 Jul 2019 11:54:08 +0200 more thorough clean_proof;
wenzelm [Wed, 24 Jul 2019 11:54:08 +0200] rev 70405
more thorough clean_proof;
Wed, 24 Jul 2019 11:32:18 +0200 clarified modules;
wenzelm [Wed, 24 Jul 2019 11:32:18 +0200] rev 70404
clarified modules;
Wed, 24 Jul 2019 10:49:01 +0200 avoid global syntax for MinProof (amending e31271559de8);
wenzelm [Wed, 24 Jul 2019 10:49:01 +0200] rev 70403
avoid global syntax for MinProof (amending e31271559de8);
Tue, 23 Jul 2019 23:10:22 +0200 treat MinProof like Promise before 725438ceae7c, e.g. relevant for performance of session Corec (due to Thm.derivation_closed/close_derivation);
wenzelm [Tue, 23 Jul 2019 23:10:22 +0200] rev 70402
treat MinProof like Promise before 725438ceae7c, e.g. relevant for performance of session Corec (due to Thm.derivation_closed/close_derivation);
Tue, 23 Jul 2019 19:07:28 +0200 discontinued Proofterm.Promise (cf. 725438ceae7c);
wenzelm [Tue, 23 Jul 2019 19:07:28 +0200] rev 70401
discontinued Proofterm.Promise (cf. 725438ceae7c);
Tue, 23 Jul 2019 19:04:56 +0200 clarified treatment of unnamed PThm nodes (from close_derivation): retain full proof, publish when named;
wenzelm [Tue, 23 Jul 2019 19:04:56 +0200] rev 70400
clarified treatment of unnamed PThm nodes (from close_derivation): retain full proof, publish when named; added Proofterm.clean_proof as simplified version of Reconstruct.expand_proof;
Tue, 23 Jul 2019 12:16:02 +0200 tuned comments;
wenzelm [Tue, 23 Jul 2019 12:16:02 +0200] rev 70399
tuned comments;
Tue, 23 Jul 2019 12:07:50 +0200 proof terms are always constructed sequentially;
wenzelm [Tue, 23 Jul 2019 12:07:50 +0200] rev 70398
proof terms are always constructed sequentially; discontinued unused Proofterm.Promise -- too complex;
Mon, 22 Jul 2019 21:55:02 +0200 tuned comments -- proper sections;
wenzelm [Mon, 22 Jul 2019 21:55:02 +0200] rev 70397
tuned comments -- proper sections;
Mon, 22 Jul 2019 16:15:40 +0200 support export_proofs, prune_proofs;
wenzelm [Mon, 22 Jul 2019 16:15:40 +0200] rev 70396
support export_proofs, prune_proofs; tuned comments;
Mon, 22 Jul 2019 14:47:21 +0200 clarified postproc: apply shrink_proof last, e.g. relevant for export of full proof term;
wenzelm [Mon, 22 Jul 2019 14:47:21 +0200] rev 70395
clarified postproc: apply shrink_proof last, e.g. relevant for export of full proof term;
Mon, 22 Jul 2019 11:40:04 +0200 tuned;
wenzelm [Mon, 22 Jul 2019 11:40:04 +0200] rev 70394
tuned;
Mon, 22 Jul 2019 11:39:30 +0200 clarified exception;
wenzelm [Mon, 22 Jul 2019 11:39:30 +0200] rev 70393
clarified exception;
Mon, 22 Jul 2019 11:31:42 +0200 tuned;
wenzelm [Mon, 22 Jul 2019 11:31:42 +0200] rev 70392
tuned;
Mon, 22 Jul 2019 11:10:08 +0200 more accurate type information;
wenzelm [Mon, 22 Jul 2019 11:10:08 +0200] rev 70391
more accurate type information;
Mon, 22 Jul 2019 11:09:24 +0200 unused (see also 42fbb6abed5a);
wenzelm [Mon, 22 Jul 2019 11:09:24 +0200] rev 70390
unused (see also 42fbb6abed5a);
Sun, 21 Jul 2019 15:42:43 +0200 discontinued ASCII syntax;
wenzelm [Sun, 21 Jul 2019 15:42:43 +0200] rev 70389
discontinued ASCII syntax;
Sun, 21 Jul 2019 15:19:07 +0200 global declaration of abstract syntax for proof terms, with qualified names;
wenzelm [Sun, 21 Jul 2019 15:19:07 +0200] rev 70388
global declaration of abstract syntax for proof terms, with qualified names; clarified modules;
Sun, 21 Jul 2019 12:28:02 +0200 tuned;
wenzelm [Sun, 21 Jul 2019 12:28:02 +0200] rev 70387
tuned;
Sun, 21 Jul 2019 12:11:35 +0200 tuned;
wenzelm [Sun, 21 Jul 2019 12:11:35 +0200] rev 70386
tuned;
Sat, 20 Jul 2019 14:03:51 +0200 more operations: support type classes within the logic;
wenzelm [Sat, 20 Jul 2019 14:03:51 +0200] rev 70385
more operations: support type classes within the logic;
Sat, 20 Jul 2019 12:52:29 +0200 clarified export of sort algebra: avoid logical operations in Isabelle/Scala;
wenzelm [Sat, 20 Jul 2019 12:52:29 +0200] rev 70384
clarified export of sort algebra: avoid logical operations in Isabelle/Scala;
Sat, 20 Jul 2019 11:48:30 +0200 more operations (avoid clones in Isabelle/MMT and Isabelle/Dedukti);
wenzelm [Sat, 20 Jul 2019 11:48:30 +0200] rev 70383
more operations (avoid clones in Isabelle/MMT and Isabelle/Dedukti);
Sat, 20 Jul 2019 11:17:54 +0200 more robust: avoid folding of jEdit file-names wrt. JEDIT_SESSION_DIRS;
wenzelm [Sat, 20 Jul 2019 11:17:54 +0200] rev 70382
more robust: avoid folding of jEdit file-names wrt. JEDIT_SESSION_DIRS;
Fri, 19 Jul 2019 12:57:14 +0100 More results about measure and integration theory
paulson <lp15@cam.ac.uk> [Fri, 19 Jul 2019 12:57:14 +0100] rev 70381
More results about measure and integration theory
Thu, 18 Jul 2019 15:40:15 +0100 More analysis / measure theory material
paulson <lp15@cam.ac.uk> [Thu, 18 Jul 2019 15:40:15 +0100] rev 70380
More analysis / measure theory material
Thu, 18 Jul 2019 14:08:44 +0100 merged
paulson [Thu, 18 Jul 2019 14:08:44 +0100] rev 70379
merged
Thu, 18 Jul 2019 14:08:28 +0100 more new material about analysis
paulson <lp15@cam.ac.uk> [Thu, 18 Jul 2019 14:08:28 +0100] rev 70378
more new material about analysis
Thu, 18 Jul 2019 12:06:42 +0200 added forgotten declaration provided by Florian Haftmann
nipkow [Thu, 18 Jul 2019 12:06:42 +0200] rev 70377
added forgotten declaration provided by Florian Haftmann
Wed, 17 Jul 2019 22:24:20 +0200 merged;
wenzelm [Wed, 17 Jul 2019 22:24:20 +0200] rev 70376
merged;
Wed, 17 Jul 2019 21:56:32 +0200 updated to jedit_build-20190717: support more brackets;
wenzelm [Wed, 17 Jul 2019 21:56:32 +0200] rev 70375
updated to jedit_build-20190717: support more brackets;
Wed, 17 Jul 2019 21:32:03 +0200 updated to isabelle_fonts-20190717;
wenzelm [Wed, 17 Jul 2019 21:32:03 +0200] rev 70374
updated to isabelle_fonts-20190717;
Wed, 17 Jul 2019 17:12:57 +0200 redundant;
wenzelm [Wed, 17 Jul 2019 17:12:57 +0200] rev 70373
redundant;
Wed, 17 Jul 2019 17:03:50 +0200 tuned;
wenzelm [Wed, 17 Jul 2019 17:03:50 +0200] rev 70372
tuned;
Wed, 17 Jul 2019 16:10:05 +0200 added \<llangle>, \<rrangle>;
wenzelm [Wed, 17 Jul 2019 16:10:05 +0200] rev 70371
added \<llangle>, \<rrangle>; discontinued special rendering for old {* *};
Wed, 17 Jul 2019 11:18:39 +0200 tuned doc isar-ref;
wenzelm [Wed, 17 Jul 2019 11:18:39 +0200] rev 70370
tuned doc isar-ref;
Wed, 17 Jul 2019 11:09:43 +0200 added \<bbar>;
wenzelm [Wed, 17 Jul 2019 11:09:43 +0200] rev 70369
added \<bbar>;
Wed, 17 Jul 2019 09:40:43 +0200 added \<sqdot>;
wenzelm [Wed, 17 Jul 2019 09:40:43 +0200] rev 70368
added \<sqdot>;
Wed, 17 Jul 2019 16:32:06 +0100 fixed renaming issues
paulson <lp15@cam.ac.uk> [Wed, 17 Jul 2019 16:32:06 +0100] rev 70367
fixed renaming issues
Wed, 17 Jul 2019 14:02:50 +0100 merged
paulson [Wed, 17 Jul 2019 14:02:50 +0100] rev 70366
merged
Wed, 17 Jul 2019 14:02:42 +0100 a few new lemmas and a bit of tidying
paulson <lp15@cam.ac.uk> [Wed, 17 Jul 2019 14:02:42 +0100] rev 70365
a few new lemmas and a bit of tidying
Tue, 16 Jul 2019 15:39:32 +0200 support for a soft-type system within the Isabelle logical framework;
wenzelm [Tue, 16 Jul 2019 15:39:32 +0200] rev 70364
support for a soft-type system within the Isabelle logical framework;
Thu, 11 Jul 2019 18:37:52 +0200 tuned
nipkow [Thu, 11 Jul 2019 18:37:52 +0200] rev 70363
tuned
Thu, 04 Jul 2019 14:20:47 +0200 proper theory naming after join (reset due to merge_data);
wenzelm [Thu, 04 Jul 2019 14:20:47 +0200] rev 70362
proper theory naming after join (reset due to merge_data);
Thu, 04 Jul 2019 12:31:24 +0200 support join of anonymous theory nodes, e.g. relevant for parallel theory construction;
wenzelm [Thu, 04 Jul 2019 12:31:24 +0200] rev 70361
support join of anonymous theory nodes, e.g. relevant for parallel theory construction;
Thu, 04 Jul 2019 11:26:00 +0200 clarified history stage: allow independent updates that are merged later;
wenzelm [Thu, 04 Jul 2019 11:26:00 +0200] rev 70360
clarified history stage: allow independent updates that are merged later;
Mon, 24 Jun 2019 16:26:25 +0200 support abstract syntax for proof terms (see src/Pure/Proofs/proof_syntax.ML);
wenzelm [Mon, 24 Jun 2019 16:26:25 +0200] rev 70359
support abstract syntax for proof terms (see src/Pure/Proofs/proof_syntax.ML);
Sun, 23 Jun 2019 13:42:16 +0000 proper quasi-total merge
haftmann [Sun, 23 Jun 2019 13:42:16 +0000] rev 70358
proper quasi-total merge
Sat, 22 Jun 2019 16:23:25 +0200 made LaTeX happy
haftmann [Sat, 22 Jun 2019 16:23:25 +0200] rev 70357
made LaTeX happy
Sat, 22 Jun 2019 07:18:55 +0000 streamlined setup for linear algebra, particularly removed redundant rule declarations
haftmann [Sat, 22 Jun 2019 07:18:55 +0000] rev 70356
streamlined setup for linear algebra, particularly removed redundant rule declarations
Sat, 22 Jun 2019 06:25:34 +0000 tuned
haftmann [Sat, 22 Jun 2019 06:25:34 +0000] rev 70355
tuned
Fri, 21 Jun 2019 18:55:00 +0000 tuned
haftmann [Fri, 21 Jun 2019 18:55:00 +0000] rev 70354
tuned
Sun, 16 Jun 2019 16:40:57 +0000 even more appropriate fact name
haftmann [Sun, 16 Jun 2019 16:40:57 +0000] rev 70353
even more appropriate fact name
Sun, 16 Jun 2019 16:40:57 +0000 more correct indicator
haftmann [Sun, 16 Jun 2019 16:40:57 +0000] rev 70352
more correct indicator
Fri, 14 Jun 2019 12:29:50 +0200 make latex happy
haftmann [Fri, 14 Jun 2019 12:29:50 +0200] rev 70351
make latex happy
Fri, 14 Jun 2019 08:34:28 +0000 moved some theorems into HOL main corpus
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70350
moved some theorems into HOL main corpus
Fri, 14 Jun 2019 08:34:28 +0000 misc tuning and modernization
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70349
misc tuning and modernization
Fri, 14 Jun 2019 08:34:28 +0000 more theorems for proof of concept for word type
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70348
more theorems for proof of concept for word type
Fri, 14 Jun 2019 08:34:28 +0000 official fact collection sign_simps
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70347
official fact collection sign_simps
Fri, 14 Jun 2019 08:34:28 +0000 tuned proofs
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70346
tuned proofs
Fri, 14 Jun 2019 08:34:27 +0000 avoid pseudo-collection to be used in generated proofs
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70345
avoid pseudo-collection to be used in generated proofs
Fri, 14 Jun 2019 08:34:27 +0000 moved comment to approproiate place
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70344
moved comment to approproiate place
Fri, 14 Jun 2019 08:34:27 +0000 removed outcommented example which seems not to work as advertized
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70343
removed outcommented example which seems not to work as advertized
Fri, 14 Jun 2019 08:34:27 +0000 clear separation of types for bits (False / True) and Z2 (0 / 1)
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70342
clear separation of types for bits (False / True) and Z2 (0 / 1)
Fri, 14 Jun 2019 08:34:27 +0000 generalized type classes for parity to cover word types also, which contain zero divisors
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70341
generalized type classes for parity to cover word types also, which contain zero divisors
Fri, 14 Jun 2019 08:34:27 +0000 slightly more specialized name for type class
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70340
slightly more specialized name for type class
Fri, 14 Jun 2019 08:34:27 +0000 dropped weaker legacy alias
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70339
dropped weaker legacy alias
Fri, 14 Jun 2019 08:34:27 +0000 slightly more stringent ordering of theorems
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70338
slightly more stringent ordering of theorems
Fri, 14 Jun 2019 08:34:27 +0000 removed relics of ASCII syntax for indexed big operators
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70337
removed relics of ASCII syntax for indexed big operators
Fri, 14 Jun 2019 08:34:27 +0000 dropped former legacy input abbreviations
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70336
dropped former legacy input abbreviations
Fri, 14 Jun 2019 08:34:27 +0000 using (*)-syntax for partially applied infix is fine, contrary to ancient op-syntax
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70335
using (*)-syntax for partially applied infix is fine, contrary to ancient op-syntax
Fri, 14 Jun 2019 08:34:27 +0000 prefer fixed simpset for proof procedure
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70334
prefer fixed simpset for proof procedure
Fri, 14 Jun 2019 08:34:27 +0000 tuned file system structure
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70333
tuned file system structure
Fri, 14 Jun 2019 08:34:27 +0000 avoid spammed sledgehammer proofs
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70332
avoid spammed sledgehammer proofs
Tue, 11 Jun 2019 18:33:27 +0200 added lemmas
nipkow [Tue, 11 Jun 2019 18:33:27 +0200] rev 70331
added lemmas
Sun, 09 Jun 2019 22:23:41 +0200 proper URL;
wenzelm [Sun, 09 Jun 2019 22:23:41 +0200] rev 70330
proper URL;
Sun, 09 Jun 2019 22:22:36 +0200 merged;
wenzelm [Sun, 09 Jun 2019 22:22:36 +0200] rev 70329
merged;
Sun, 09 Jun 2019 20:24:16 +0200 Added tag Isabelle2019 for changeset 83774d669b51
wenzelm [Sun, 09 Jun 2019 20:24:16 +0200] rev 70328
Added tag Isabelle2019 for changeset 83774d669b51
Fri, 07 Jun 2019 11:08:29 +0200 handle timeouts gracefully in 'smt' proof method (patch due to Mathias Fleury)
blanchet [Fri, 07 Jun 2019 11:08:29 +0200] rev 70327
handle timeouts gracefully in 'smt' proof method (patch due to Mathias Fleury)
Tue, 04 Jun 2019 20:49:33 +0200 tuned;
wenzelm [Tue, 04 Jun 2019 20:49:33 +0200] rev 70326
tuned;
Tue, 04 Jun 2019 20:01:02 +0200 tuned;
wenzelm [Tue, 04 Jun 2019 20:01:02 +0200] rev 70325
tuned;
Tue, 04 Jun 2019 19:51:45 +0200 backout 34bc296374ee -- affects the raw_induct rule, e.g. relevant for AFP/Imperative_Insertion_Sort;
wenzelm [Tue, 04 Jun 2019 19:51:45 +0200] rev 70324
backout 34bc296374ee -- affects the raw_induct rule, e.g. relevant for AFP/Imperative_Insertion_Sort;
Tue, 04 Jun 2019 17:04:25 +0200 unused;
wenzelm [Tue, 04 Jun 2019 17:04:25 +0200] rev 70323
unused;
Tue, 04 Jun 2019 17:04:18 +0200 tuned messages;
wenzelm [Tue, 04 Jun 2019 17:04:18 +0200] rev 70322
tuned messages;
Tue, 04 Jun 2019 16:47:05 +0200 proper context;
wenzelm [Tue, 04 Jun 2019 16:47:05 +0200] rev 70321
proper context;
Tue, 04 Jun 2019 15:14:56 +0200 misc tuning and clarification, notably wrt. flow of context;
wenzelm [Tue, 04 Jun 2019 15:14:56 +0200] rev 70320
misc tuning and clarification, notably wrt. flow of context;
Tue, 04 Jun 2019 15:14:19 +0200 proper context;
wenzelm [Tue, 04 Jun 2019 15:14:19 +0200] rev 70319
proper context;
Tue, 04 Jun 2019 15:11:29 +0200 proper Proof_Context.export_morphism corresponding to Proof_Context.augment (see 7f568724d67e);
wenzelm [Tue, 04 Jun 2019 15:11:29 +0200] rev 70318
proper Proof_Context.export_morphism corresponding to Proof_Context.augment (see 7f568724d67e);
Tue, 04 Jun 2019 13:44:59 +0200 unused;
wenzelm [Tue, 04 Jun 2019 13:44:59 +0200] rev 70317
unused;
Tue, 04 Jun 2019 13:14:17 +0200 misc tuning and clarification, notably wrt. flow of context;
wenzelm [Tue, 04 Jun 2019 13:14:17 +0200] rev 70316
misc tuning and clarification, notably wrt. flow of context;
Tue, 04 Jun 2019 13:09:24 +0200 proper context;
wenzelm [Tue, 04 Jun 2019 13:09:24 +0200] rev 70315
proper context;
Tue, 04 Jun 2019 13:08:05 +0200 proper Proof_Context.export_morphism corresponding to Proof_Context.augment (see 7f568724d67e);
wenzelm [Tue, 04 Jun 2019 13:08:05 +0200] rev 70314
proper Proof_Context.export_morphism corresponding to Proof_Context.augment (see 7f568724d67e);
Mon, 03 Jun 2019 23:58:20 +0200 more structural integrity;
wenzelm [Mon, 03 Jun 2019 23:58:20 +0200] rev 70313
more structural integrity;
Mon, 03 Jun 2019 23:29:05 +0200 tuned;
wenzelm [Mon, 03 Jun 2019 23:29:05 +0200] rev 70312
tuned;
Mon, 03 Jun 2019 21:47:54 +0200 more structural integrity;
wenzelm [Mon, 03 Jun 2019 21:47:54 +0200] rev 70311
more structural integrity;
Mon, 03 Jun 2019 20:09:43 +0200 clarified transfer_morphism: implicit join_certificate, e.g. relevant for complex cascades of morphisms such as class locale interpretation;
wenzelm [Mon, 03 Jun 2019 20:09:43 +0200] rev 70310
clarified transfer_morphism: implicit join_certificate, e.g. relevant for complex cascades of morphisms such as class locale interpretation;
Mon, 03 Jun 2019 17:01:28 +0200 tuned;
wenzelm [Mon, 03 Jun 2019 17:01:28 +0200] rev 70309
tuned;
Mon, 03 Jun 2019 15:40:08 +0200 clarified signature;
wenzelm [Mon, 03 Jun 2019 15:40:08 +0200] rev 70308
clarified signature;
Mon, 03 Jun 2019 14:47:27 +0200 tuned whitespace;
wenzelm [Mon, 03 Jun 2019 14:47:27 +0200] rev 70307
tuned whitespace;
Mon, 03 Jun 2019 14:26:21 +0200 clarified context: prefer abstract Variable.auto_fixes;
wenzelm [Mon, 03 Jun 2019 14:26:21 +0200] rev 70306
clarified context: prefer abstract Variable.auto_fixes;
Mon, 03 Jun 2019 13:49:35 +0200 tuned;
wenzelm [Mon, 03 Jun 2019 13:49:35 +0200] rev 70305
tuned;
Mon, 03 Jun 2019 13:28:01 +0200 tuned signature;
wenzelm [Mon, 03 Jun 2019 13:28:01 +0200] rev 70304
tuned signature;
Mon, 03 Jun 2019 11:27:23 +0200 redundant: default is false;
wenzelm [Mon, 03 Jun 2019 11:27:23 +0200] rev 70303
redundant: default is false;
Sat, 01 Jun 2019 21:43:41 +0200 tuned imports -- accommodate scala-2.13.0-RC3;
wenzelm [Sat, 01 Jun 2019 21:43:41 +0200] rev 70302
tuned imports -- accommodate scala-2.13.0-RC3;
Sat, 01 Jun 2019 21:43:03 +0200 tuned -- accommodate scala-2.13.0-RC3;
wenzelm [Sat, 01 Jun 2019 21:43:03 +0200] rev 70301
tuned -- accommodate scala-2.13.0-RC3;
Sat, 01 Jun 2019 13:53:23 +0200 merged
wenzelm [Sat, 01 Jun 2019 13:53:23 +0200] rev 70300
merged
Sat, 01 Jun 2019 11:29:59 +0200 Added tag Isabelle2019-RC4 for changeset ad2d84c42380 Isabelle2019
wenzelm [Sat, 01 Jun 2019 11:29:59 +0200] rev 70299
Added tag Isabelle2019-RC4 for changeset ad2d84c42380
Sat, 01 Jun 2019 11:27:19 +0200 hint on printing via Web browser;
wenzelm [Sat, 01 Jun 2019 11:27:19 +0200] rev 70298
hint on printing via Web browser;
Tue, 28 May 2019 19:52:14 +0200 tuned;
wenzelm [Tue, 28 May 2019 19:52:14 +0200] rev 70297
tuned;
Fri, 31 May 2019 12:29:02 +0200 tuned proof
nipkow [Fri, 31 May 2019 12:29:02 +0200] rev 70296
tuned proof
Fri, 31 May 2019 10:39:35 +0200 tuned
nipkow [Fri, 31 May 2019 10:39:35 +0200] rev 70295
tuned
Mon, 27 May 2019 16:47:17 +0200 merged
wenzelm [Mon, 27 May 2019 16:47:17 +0200] rev 70294
merged
Mon, 27 May 2019 15:08:51 +0200 more direct invocation of Windows exe: avoid extra bash, cygpath, exec;
wenzelm [Mon, 27 May 2019 15:08:51 +0200] rev 70293
more direct invocation of Windows exe: avoid extra bash, cygpath, exec;
Mon, 27 May 2019 14:25:00 +0200 tuned whitespace;
wenzelm [Mon, 27 May 2019 14:25:00 +0200] rev 70292
tuned whitespace;
Mon, 27 May 2019 12:05:16 +0200 updated to bash_process-1.2.3: rebuild on current reference PLATFORMS;
wenzelm [Mon, 27 May 2019 12:05:16 +0200] rev 70291
updated to bash_process-1.2.3: rebuild on current reference PLATFORMS;
Sat, 25 May 2019 14:13:46 +0200 Added tag Isabelle2019-RC3 for changeset 85de4fdec61b
wenzelm [Sat, 25 May 2019 14:13:46 +0200] rev 70290
Added tag Isabelle2019-RC3 for changeset 85de4fdec61b
Fri, 24 May 2019 21:14:02 +0200 more robust InstallPath (amending 4ce07be8ba17): self-directory may be odd temp dir produced by browser "Run" operation;
wenzelm [Fri, 24 May 2019 21:14:02 +0200] rev 70289
more robust InstallPath (amending 4ce07be8ba17): self-directory may be odd temp dir produced by browser "Run" operation;
Fri, 24 May 2019 20:16:35 +0200 avoid extra subprocess -- potentially more robust on Cygwin;
wenzelm [Fri, 24 May 2019 20:16:35 +0200] rev 70288
avoid extra subprocess -- potentially more robust on Cygwin;
Fri, 24 May 2019 20:08:52 +0200 updated to cygwin-20190524;
wenzelm [Fri, 24 May 2019 20:08:52 +0200] rev 70287
updated to cygwin-20190524;
Tue, 21 May 2019 14:35:26 +0200 proper version;
wenzelm [Tue, 21 May 2019 14:35:26 +0200] rev 70286
proper version;
Sun, 19 May 2019 19:05:24 +0200 tuned spelling;
wenzelm [Sun, 19 May 2019 19:05:24 +0200] rev 70285
tuned spelling;
Sun, 19 May 2019 18:10:45 +0200 more thorough assignment, e.g. when "purge" removes commands that were not assigned;
wenzelm [Sun, 19 May 2019 18:10:45 +0200] rev 70284
more thorough assignment, e.g. when "purge" removes commands that were not assigned;
Sun, 19 May 2019 14:14:56 +0200 tuned whitespace;
wenzelm [Sun, 19 May 2019 14:14:56 +0200] rev 70283
tuned whitespace;
Sat, 18 May 2019 13:23:36 +0200 tuned signature (following Scala version);
wenzelm [Sat, 18 May 2019 13:23:36 +0200] rev 70282
tuned signature (following Scala version);
Sat, 18 May 2019 12:08:30 +0200 tuned;
wenzelm [Sat, 18 May 2019 12:08:30 +0200] rev 70281
tuned;
Tue, 14 May 2019 10:28:07 +0200 obsolete (incompatible with Isabelle2019);
wenzelm [Tue, 14 May 2019 10:28:07 +0200] rev 70280
obsolete (incompatible with Isabelle2019);
Mon, 13 May 2019 13:39:59 +0200 amended to unoverload actually all parameters of a type variable
immler [Mon, 13 May 2019 13:39:59 +0200] rev 70279
amended to unoverload actually all parameters of a type variable
Mon, 13 May 2019 16:30:20 +0200 proper message;
wenzelm [Mon, 13 May 2019 16:30:20 +0200] rev 70278
proper message;
Wed, 22 May 2019 22:18:45 +0200 Finite_Map: move lemmas from LambdaAuth AFP entry
Lars Hupel <lars.hupel@mytum.de> [Wed, 22 May 2019 22:18:45 +0200] rev 70277
Finite_Map: move lemmas from LambdaAuth AFP entry credits: Matthias Brun, Dmitriy Traytel
Tue, 21 May 2019 11:30:30 +0200 documentation for termination_simp attribute
krauss [Tue, 21 May 2019 11:30:30 +0200] rev 70276
documentation for termination_simp attribute
Tue, 21 May 2019 11:47:11 +0200 strengthened lemma
nipkow [Tue, 21 May 2019 11:47:11 +0200] rev 70275
strengthened lemma
Mon, 20 May 2019 17:33:13 +0200 tuned names
nipkow [Mon, 20 May 2019 17:33:13 +0200] rev 70274
tuned names
Thu, 16 May 2019 19:43:21 +0200 tuned name
nipkow [Thu, 16 May 2019 19:43:21 +0200] rev 70273
tuned name
Thu, 16 May 2019 12:59:37 +0200 tuned
nipkow [Thu, 16 May 2019 12:59:37 +0200] rev 70272
tuned
Wed, 15 May 2019 14:43:32 +0100 a few general lemmas
paulson <lp15@cam.ac.uk> [Wed, 15 May 2019 14:43:32 +0100] rev 70271
a few general lemmas
Wed, 15 May 2019 12:47:15 +0100 Generalisations involving numerals; comparisons should now work for ennreal
paulson <lp15@cam.ac.uk> [Wed, 15 May 2019 12:47:15 +0100] rev 70270
Generalisations involving numerals; comparisons should now work for ennreal
Tue, 14 May 2019 20:35:09 +0200 tuned
nipkow [Tue, 14 May 2019 20:35:09 +0200] rev 70269
tuned
Tue, 14 May 2019 17:21:13 +0200 tuned names
nipkow [Tue, 14 May 2019 17:21:13 +0200] rev 70268
tuned names
Sun, 12 May 2019 20:15:28 +0200 tuned
nipkow [Sun, 12 May 2019 20:15:28 +0200] rev 70267
tuned
Sat, 11 May 2019 22:19:28 +0200 tuned
nipkow [Sat, 11 May 2019 22:19:28 +0200] rev 70266
tuned
Sat, 11 May 2019 19:08:26 +0200 back to post-release mode;
wenzelm [Sat, 11 May 2019 19:08:26 +0200] rev 70265
back to post-release mode;
Sat, 11 May 2019 15:53:11 +0200 Added tag Isabelle2019-RC2 for changeset 805250bb7363
wenzelm [Sat, 11 May 2019 15:53:11 +0200] rev 70264
Added tag Isabelle2019-RC2 for changeset 805250bb7363
Sat, 11 May 2019 15:40:08 +0200 fixed theory name
nipkow [Sat, 11 May 2019 15:40:08 +0200] rev 70263
fixed theory name
Sat, 11 May 2019 15:27:11 +0200 simplified types
nipkow [Sat, 11 May 2019 15:27:11 +0200] rev 70262
simplified types
Fri, 10 May 2019 11:20:02 +0200 clarified documentation;
wenzelm [Fri, 10 May 2019 11:20:02 +0200] rev 70261
clarified documentation;
Fri, 10 May 2019 10:41:38 +0200 more documentation;
wenzelm [Fri, 10 May 2019 10:41:38 +0200] rev 70260
more documentation;
Thu, 09 May 2019 16:48:25 +0200 merged
wenzelm [Thu, 09 May 2019 16:48:25 +0200] rev 70259
merged
Thu, 09 May 2019 16:40:58 +0200 more NEWS;
wenzelm [Thu, 09 May 2019 16:40:58 +0200] rev 70258
more NEWS;
Thu, 09 May 2019 16:28:37 +0200 tuned;
wenzelm [Thu, 09 May 2019 16:28:37 +0200] rev 70257
tuned;
Thu, 09 May 2019 15:56:14 +0200 tuned;
wenzelm [Thu, 09 May 2019 15:56:14 +0200] rev 70256
tuned;
Thu, 09 May 2019 15:47:27 +0200 proper formatting (amending 5076725247fa);
wenzelm [Thu, 09 May 2019 15:47:27 +0200] rev 70255
proper formatting (amending 5076725247fa);
Thu, 09 May 2019 15:24:40 +0200 more on "Physical and logical files";
wenzelm [Thu, 09 May 2019 15:24:40 +0200] rev 70254
more on "Physical and logical files";
Thu, 09 May 2019 14:50:56 +0200 proper session chapter;
wenzelm [Thu, 09 May 2019 14:50:56 +0200] rev 70253
proper session chapter; cannot access session: refers to ROOT entry;
Thu, 09 May 2019 14:22:25 +0200 misc tuning;
wenzelm [Thu, 09 May 2019 14:22:25 +0200] rev 70252
misc tuning;
Thu, 09 May 2019 11:35:57 +0200 more uniform scaling;
wenzelm [Thu, 09 May 2019 11:35:57 +0200] rev 70251
more uniform scaling;
Thu, 09 May 2019 12:32:47 +0200 New version of tries
nipkow [Thu, 09 May 2019 12:32:47 +0200] rev 70250
New version of tries
Wed, 08 May 2019 21:28:34 +0200 clarified InstallPath: relative to self-extracting exe;
wenzelm [Wed, 08 May 2019 21:28:34 +0200] rev 70249
clarified InstallPath: relative to self-extracting exe; support for AutoInstall (option -ai);
Wed, 08 May 2019 20:10:13 +0200 prefer HTTPS;
wenzelm [Wed, 08 May 2019 20:10:13 +0200] rev 70248
prefer HTTPS;
Wed, 08 May 2019 18:53:27 +0200 eliminated old com.apple.eawt.FullScreenUtilities.setWindowCanFullScreen: appears to be unnecessary on newer versions of Mac OS X;
wenzelm [Wed, 08 May 2019 18:53:27 +0200] rev 70247
eliminated old com.apple.eawt.FullScreenUtilities.setWindowCanFullScreen: appears to be unnecessary on newer versions of Mac OS X;
Wed, 08 May 2019 16:54:50 +0200 back to gz for linux (and macos) -- xz is too slow and cumbersome;
wenzelm [Wed, 08 May 2019 16:54:50 +0200] rev 70246
back to gz for linux (and macos) -- xz is too slow and cumbersome;
(0) -30000 -10000 -3000 -1000 -192 +192 +1000 +3000 +10000 tip