Fri, 23 Aug 2019 13:20:13 +0200 clarified signature: prefer total operations;
wenzelm [Fri, 23 Aug 2019 13:20:13 +0200] rev 70603
clarified signature: prefer total operations;
Wed, 21 Aug 2019 20:08:50 +0200 proper graph traversal: avoid multiple visit of unnamed nodes;
wenzelm [Wed, 21 Aug 2019 20:08:50 +0200] rev 70602
proper graph traversal: avoid multiple visit of unnamed nodes;
Wed, 21 Aug 2019 17:32:44 +0200 more scalable: avoid huge intermediate XML elems;
wenzelm [Wed, 21 Aug 2019 17:32:44 +0200] rev 70601
more scalable: avoid huge intermediate XML elems;
Wed, 21 Aug 2019 15:19:31 +0200 more scalable buffer: produce compact chunks on the fly, avoid too many small particles that might congest heap management;
wenzelm [Wed, 21 Aug 2019 15:19:31 +0200] rev 70600
more scalable buffer: produce compact chunks on the fly, avoid too many small particles that might congest heap management;
Tue, 20 Aug 2019 22:01:37 +0200 NEWS;
wenzelm [Tue, 20 Aug 2019 22:01:37 +0200] rev 70599
NEWS;
Tue, 20 Aug 2019 20:23:21 +0200 merged
wenzelm [Tue, 20 Aug 2019 20:23:21 +0200] rev 70598
merged
Tue, 20 Aug 2019 19:56:31 +0200 export thm_deps;
wenzelm [Tue, 20 Aug 2019 19:56:31 +0200] rev 70597
export thm_deps;
Tue, 20 Aug 2019 19:49:49 +0200 proper theory context;
wenzelm [Tue, 20 Aug 2019 19:49:49 +0200] rev 70596
proper theory context;
Tue, 20 Aug 2019 18:39:33 +0200 clarified thm_id vs. thm_node/thm: retain theory_name;
wenzelm [Tue, 20 Aug 2019 18:39:33 +0200] rev 70595
clarified thm_id vs. thm_node/thm: retain theory_name; support for thm_deps: expand unnamed nodes;
Tue, 20 Aug 2019 18:01:57 +0200 clarified signature;
wenzelm [Tue, 20 Aug 2019 18:01:57 +0200] rev 70594
clarified signature;
Tue, 20 Aug 2019 15:24:07 +0200 tuned;
wenzelm [Tue, 20 Aug 2019 15:24:07 +0200] rev 70593
tuned;
Tue, 20 Aug 2019 15:12:06 +0200 unused (see 095dadc62bb5);
wenzelm [Tue, 20 Aug 2019 15:12:06 +0200] rev 70592
unused (see 095dadc62bb5);
Tue, 20 Aug 2019 15:07:36 +0200 tuned;
wenzelm [Tue, 20 Aug 2019 15:07:36 +0200] rev 70591
tuned;
Tue, 20 Aug 2019 15:01:45 +0200 tuned signature;
wenzelm [Tue, 20 Aug 2019 15:01:45 +0200] rev 70590
tuned signature;
Tue, 20 Aug 2019 14:55:27 +0200 clarified modules;
wenzelm [Tue, 20 Aug 2019 14:55:27 +0200] rev 70589
clarified modules;
Tue, 20 Aug 2019 11:38:48 +0200 clarified modules;
wenzelm [Tue, 20 Aug 2019 11:38:48 +0200] rev 70588
clarified modules;
Tue, 20 Aug 2019 11:28:29 +0200 tuned;
wenzelm [Tue, 20 Aug 2019 11:28:29 +0200] rev 70587
tuned;
Tue, 20 Aug 2019 11:01:05 +0200 clarified signature;
wenzelm [Tue, 20 Aug 2019 11:01:05 +0200] rev 70586
clarified signature;
Tue, 20 Aug 2019 15:42:23 +0200 tuned
nipkow [Tue, 20 Aug 2019 15:42:23 +0200] rev 70585
tuned
Tue, 20 Aug 2019 12:19:23 +0200 tuned
nipkow [Tue, 20 Aug 2019 12:19:23 +0200] rev 70584
tuned
Tue, 20 Aug 2019 09:48:22 +0200 merged
nipkow [Tue, 20 Aug 2019 09:48:22 +0200] rev 70583
merged
Tue, 20 Aug 2019 09:26:22 +0200 tuned
nipkow [Tue, 20 Aug 2019 09:26:22 +0200] rev 70582
tuned
Mon, 19 Aug 2019 21:37:34 +0200 merged
wenzelm [Mon, 19 Aug 2019 21:37:34 +0200] rev 70581
merged
Mon, 19 Aug 2019 21:31:54 +0200 clarified signature;
wenzelm [Mon, 19 Aug 2019 21:31:54 +0200] rev 70580
clarified signature;
Mon, 19 Aug 2019 21:23:13 +0200 clarified export of axioms and theorems (identified derivations instead of projected facts);
wenzelm [Mon, 19 Aug 2019 21:23:13 +0200] rev 70579
clarified export of axioms and theorems (identified derivations instead of projected facts);
Mon, 19 Aug 2019 20:08:12 +0200 tuned signature;
wenzelm [Mon, 19 Aug 2019 20:08:12 +0200] rev 70578
tuned signature;
Mon, 19 Aug 2019 20:00:29 +0200 back to uniform serial (reverting 913b4afb6ac2): this allows to treat derivation id like name space entity id;
wenzelm [Mon, 19 Aug 2019 20:00:29 +0200] rev 70577
back to uniform serial (reverting 913b4afb6ac2): this allows to treat derivation id like name space entity id;
Mon, 19 Aug 2019 19:31:31 +0200 module Thm_Name for Isabelle/Scala;
wenzelm [Mon, 19 Aug 2019 19:31:31 +0200] rev 70576
module Thm_Name for Isabelle/Scala;
Mon, 19 Aug 2019 19:24:18 +0200 tuned;
wenzelm [Mon, 19 Aug 2019 19:24:18 +0200] rev 70575
tuned;
Mon, 19 Aug 2019 19:12:44 +0200 clarified modules;
wenzelm [Mon, 19 Aug 2019 19:12:44 +0200] rev 70574
clarified modules;
Mon, 19 Aug 2019 18:47:49 +0200 tuned;
wenzelm [Mon, 19 Aug 2019 18:47:49 +0200] rev 70573
tuned;
Mon, 19 Aug 2019 18:41:03 +0200 tuned
nipkow [Mon, 19 Aug 2019 18:41:03 +0200] rev 70572
tuned
Mon, 19 Aug 2019 16:49:24 +0200 tuned names
nipkow [Mon, 19 Aug 2019 16:49:24 +0200] rev 70571
tuned names
Sat, 17 Aug 2019 19:04:03 +0200 clarified signature;
wenzelm [Sat, 17 Aug 2019 19:04:03 +0200] rev 70570
clarified signature;
Sat, 17 Aug 2019 17:59:55 +0200 discontinued peek_status: unused and not clearly defined;
wenzelm [Sat, 17 Aug 2019 17:59:55 +0200] rev 70569
discontinued peek_status: unused and not clearly defined;
Sat, 17 Aug 2019 17:57:10 +0200 more documentation on oracles;
wenzelm [Sat, 17 Aug 2019 17:57:10 +0200] rev 70568
more documentation on oracles;
Sat, 17 Aug 2019 17:45:04 +0200 proper theory context for global props;
wenzelm [Sat, 17 Aug 2019 17:45:04 +0200] rev 70567
proper theory context for global props;
Sat, 17 Aug 2019 17:28:08 +0200 more thorough check, using full dependency graph of finished proofs;
wenzelm [Sat, 17 Aug 2019 17:28:08 +0200] rev 70566
more thorough check, using full dependency graph of finished proofs;
Sat, 17 Aug 2019 17:21:30 +0200 added ML antiquotation @{oracle_name};
wenzelm [Sat, 17 Aug 2019 17:21:30 +0200] rev 70565
added ML antiquotation @{oracle_name};
Sat, 17 Aug 2019 13:39:28 +0200 more robust, notably for open_proof of unnamed derivation;
wenzelm [Sat, 17 Aug 2019 13:39:28 +0200] rev 70564
more robust, notably for open_proof of unnamed derivation;
Sat, 17 Aug 2019 13:24:40 +0200 tuned comments;
wenzelm [Sat, 17 Aug 2019 13:24:40 +0200] rev 70563
tuned comments;
Sat, 17 Aug 2019 13:17:40 +0200 NEWS;
wenzelm [Sat, 17 Aug 2019 13:17:40 +0200] rev 70562
NEWS;
Sat, 17 Aug 2019 13:16:19 +0200 more accurate proposition for cheat_tac (command 'sorry');
wenzelm [Sat, 17 Aug 2019 13:16:19 +0200] rev 70561
more accurate proposition for cheat_tac (command 'sorry');
Sat, 17 Aug 2019 12:44:22 +0200 added command 'thm_oracles';
wenzelm [Sat, 17 Aug 2019 12:44:22 +0200] rev 70560
added command 'thm_oracles';
Sat, 17 Aug 2019 11:52:47 +0200 clarified type for recorded oracles;
wenzelm [Sat, 17 Aug 2019 11:52:47 +0200] rev 70559
clarified type for recorded oracles;
Sat, 17 Aug 2019 11:39:29 +0200 unused;
wenzelm [Sat, 17 Aug 2019 11:39:29 +0200] rev 70558
unused;
Sat, 17 Aug 2019 11:23:20 +0200 clarified signature;
wenzelm [Sat, 17 Aug 2019 11:23:20 +0200] rev 70557
clarified signature;
Sat, 17 Aug 2019 11:13:16 +0200 clarified modules;
wenzelm [Sat, 17 Aug 2019 11:13:16 +0200] rev 70556
clarified modules;
Sat, 17 Aug 2019 11:02:09 +0200 clarified lookup operations: more scalable for multiple retrieval;
wenzelm [Sat, 17 Aug 2019 11:02:09 +0200] rev 70555
clarified lookup operations: more scalable for multiple retrieval;
Sat, 17 Aug 2019 10:38:02 +0200 clarified signature;
wenzelm [Sat, 17 Aug 2019 10:38:02 +0200] rev 70554
clarified signature;
Fri, 16 Aug 2019 21:50:57 +0200 merged
wenzelm [Fri, 16 Aug 2019 21:50:57 +0200] rev 70553
merged
Fri, 16 Aug 2019 21:38:42 +0200 maintain thm_name vs. derivation_id for global facts;
wenzelm [Fri, 16 Aug 2019 21:38:42 +0200] rev 70552
maintain thm_name vs. derivation_id for global facts;
Fri, 16 Aug 2019 21:02:18 +0200 clarified identity of PThm nodes: do not reuse old id after renaming -- enforce uniqueness of substructures;
wenzelm [Fri, 16 Aug 2019 21:02:18 +0200] rev 70551
clarified identity of PThm nodes: do not reuse old id after renaming -- enforce uniqueness of substructures;
Fri, 16 Aug 2019 14:01:51 +0200 clarified signature;
wenzelm [Fri, 16 Aug 2019 14:01:51 +0200] rev 70550
clarified signature;
Fri, 16 Aug 2019 15:48:08 +0100 Fixed brace matching (plus some whitespace cleanup)
paulson <lp15@cam.ac.uk> [Fri, 16 Aug 2019 15:48:08 +0100] rev 70549
Fixed brace matching (plus some whitespace cleanup)
Fri, 16 Aug 2019 12:53:47 +0100 merged
paulson [Fri, 16 Aug 2019 12:53:47 +0100] rev 70548
merged
Fri, 16 Aug 2019 12:53:36 +0100 new material on eqiintegrable functions, etc.
paulson <lp15@cam.ac.uk> [Fri, 16 Aug 2019 12:53:36 +0100] rev 70547
new material on eqiintegrable functions, etc.
Fri, 16 Aug 2019 11:40:13 +0200 clarified treatment of individual theorems;
wenzelm [Fri, 16 Aug 2019 11:40:13 +0200] rev 70546
clarified treatment of individual theorems; tuned messages;
Fri, 16 Aug 2019 10:33:25 +0200 tuned signature;
wenzelm [Fri, 16 Aug 2019 10:33:25 +0200] rev 70545
tuned signature;
Fri, 16 Aug 2019 10:20:41 +0200 clarified signature;
wenzelm [Fri, 16 Aug 2019 10:20:41 +0200] rev 70544
clarified signature;
Fri, 16 Aug 2019 10:04:47 +0200 clarified derivation_name vs. raw_derivation_name;
wenzelm [Fri, 16 Aug 2019 10:04:47 +0200] rev 70543
clarified derivation_name vs. raw_derivation_name;
Thu, 15 Aug 2019 21:46:43 +0200 merged
wenzelm [Thu, 15 Aug 2019 21:46:43 +0200] rev 70542
merged
Thu, 15 Aug 2019 21:18:06 +0200 more careful treatment of hidden type variable names: smash before zero_var_indexes to get standard enumeration;
wenzelm [Thu, 15 Aug 2019 21:18:06 +0200] rev 70541
more careful treatment of hidden type variable names: smash before zero_var_indexes to get standard enumeration;
Thu, 15 Aug 2019 19:35:17 +0200 more careful treatment of standard_vars: rename apart from existing frees and avoid approximative Name.declared, proper application of unvarifyT within terms of proof;
wenzelm [Thu, 15 Aug 2019 19:35:17 +0200] rev 70540
more careful treatment of standard_vars: rename apart from existing frees and avoid approximative Name.declared, proper application of unvarifyT within terms of proof;
Thu, 15 Aug 2019 18:21:12 +0200 support Export_Theory.read_proof, based on theory_name and serial;
wenzelm [Thu, 15 Aug 2019 18:21:12 +0200] rev 70539
support Export_Theory.read_proof, based on theory_name and serial;
Thu, 15 Aug 2019 16:57:09 +0200 clarified PThm: theory_name simplifies retrieval from exports;
wenzelm [Thu, 15 Aug 2019 16:57:09 +0200] rev 70538
clarified PThm: theory_name simplifies retrieval from exports;
Thu, 15 Aug 2019 16:38:55 +0200 Indexname.toString according to string_of_vname' in ML;
wenzelm [Thu, 15 Aug 2019 16:38:55 +0200] rev 70537
Indexname.toString according to string_of_vname' in ML;
Thu, 15 Aug 2019 16:26:50 +0200 clarified type Indexname, with plain value Int;
wenzelm [Thu, 15 Aug 2019 16:26:50 +0200] rev 70536
clarified type Indexname, with plain value Int; eliminated pointless cache_int;
Thu, 15 Aug 2019 16:17:18 +0200 more complete pattern match;
wenzelm [Thu, 15 Aug 2019 16:17:18 +0200] rev 70535
more complete pattern match;
Thu, 15 Aug 2019 16:06:57 +0200 export facts with reconstructed proof term (if possible), but its PThm boxes need to be collected separately;
wenzelm [Thu, 15 Aug 2019 16:06:57 +0200] rev 70534
export facts with reconstructed proof term (if possible), but its PThm boxes need to be collected separately;
Thu, 15 Aug 2019 16:02:47 +0200 support for (fully reconstructed) proof terms in Scala;
wenzelm [Thu, 15 Aug 2019 16:02:47 +0200] rev 70533
support for (fully reconstructed) proof terms in Scala; proper cache_typs;
Thu, 15 Aug 2019 16:11:56 +0100 new material; rotated premises of Lim_transform_eventually
paulson <lp15@cam.ac.uk> [Thu, 15 Aug 2019 16:11:56 +0100] rev 70532
new material; rotated premises of Lim_transform_eventually
Wed, 14 Aug 2019 19:50:23 +0200 clarified name context for abstractions -- in contrast to 367e60d9aa1b and Term.variant_frees (*as they are printed :-*);
wenzelm [Wed, 14 Aug 2019 19:50:23 +0200] rev 70531
clarified name context for abstractions -- in contrast to 367e60d9aa1b and Term.variant_frees (*as they are printed :-*);
Wed, 14 Aug 2019 19:40:30 +0200 tuned;
wenzelm [Wed, 14 Aug 2019 19:40:30 +0200] rev 70530
tuned;
Wed, 14 Aug 2019 19:21:34 +0200 uniform standard_vars for terms and proof terms;
wenzelm [Wed, 14 Aug 2019 19:21:34 +0200] rev 70529
uniform standard_vars for terms and proof terms;
Wed, 14 Aug 2019 11:14:27 +0200 treat simproc results as atomic -- more compact proof terms;
wenzelm [Wed, 14 Aug 2019 11:14:27 +0200] rev 70528
treat simproc results as atomic -- more compact proof terms;
Tue, 13 Aug 2019 21:52:08 +0200 tuned;
wenzelm [Tue, 13 Aug 2019 21:52:08 +0200] rev 70527
tuned;
Tue, 13 Aug 2019 21:18:26 +0200 minor performance tuning;
wenzelm [Tue, 13 Aug 2019 21:18:26 +0200] rev 70526
minor performance tuning;
Tue, 13 Aug 2019 20:54:08 +0200 NEWS and example for Theory.join_theory;
wenzelm [Tue, 13 Aug 2019 20:54:08 +0200] rev 70525
NEWS and example for Theory.join_theory;
Tue, 13 Aug 2019 20:19:15 +0200 tuned whitespace;
wenzelm [Tue, 13 Aug 2019 20:19:15 +0200] rev 70524
tuned whitespace;
Tue, 13 Aug 2019 20:17:02 +0200 more compact proof terms;
wenzelm [Tue, 13 Aug 2019 20:17:02 +0200] rev 70523
more compact proof terms;
Tue, 13 Aug 2019 20:16:03 +0200 more documentation;
wenzelm [Tue, 13 Aug 2019 20:16:03 +0200] rev 70522
more documentation;
Tue, 13 Aug 2019 15:34:46 +0200 added SUBPROOFS / "subproofs" method combinator, for more compact proofterms;
wenzelm [Tue, 13 Aug 2019 15:34:46 +0200] rev 70521
added SUBPROOFS / "subproofs" method combinator, for more compact proofterms;
Tue, 13 Aug 2019 10:27:21 +0200 clarified modules;
wenzelm [Tue, 13 Aug 2019 10:27:21 +0200] rev 70520
clarified modules;
Mon, 12 Aug 2019 21:22:40 +0200 merged
wenzelm [Mon, 12 Aug 2019 21:22:40 +0200] rev 70519
merged
Mon, 12 Aug 2019 19:47:48 +0200 more compact proof terms;
wenzelm [Mon, 12 Aug 2019 19:47:48 +0200] rev 70518
more compact proof terms;
Mon, 12 Aug 2019 19:29:33 +0200 more robust -- notably for metis, which tends to accumulate tpairs;
wenzelm [Mon, 12 Aug 2019 19:29:33 +0200] rev 70517
more robust -- notably for metis, which tends to accumulate tpairs;
Mon, 12 Aug 2019 18:53:02 +0200 tuned -- avoid shadowing of ML names;
wenzelm [Mon, 12 Aug 2019 18:53:02 +0200] rev 70516
tuned -- avoid shadowing of ML names;
Mon, 12 Aug 2019 18:00:46 +0200 tuned;
wenzelm [Mon, 12 Aug 2019 18:00:46 +0200] rev 70515
tuned;
Mon, 12 Aug 2019 17:15:41 +0200 more compact proof terms;
wenzelm [Mon, 12 Aug 2019 17:15:41 +0200] rev 70514
more compact proof terms;
Mon, 12 Aug 2019 15:44:41 +0200 tuned;
wenzelm [Mon, 12 Aug 2019 15:44:41 +0200] rev 70513
tuned;
Mon, 12 Aug 2019 15:43:05 +0200 tuned;
wenzelm [Mon, 12 Aug 2019 15:43:05 +0200] rev 70512
tuned;
Mon, 12 Aug 2019 15:29:06 +0200 tuned -- eliminated unused parameters;
wenzelm [Mon, 12 Aug 2019 15:29:06 +0200] rev 70511
tuned -- eliminated unused parameters;
Mon, 12 Aug 2019 15:24:41 +0200 more direct/compact export of proof terms;
wenzelm [Mon, 12 Aug 2019 15:24:41 +0200] rev 70510
more direct/compact export of proof terms;
Mon, 12 Aug 2019 15:22:32 +0200 output physical_stderr, e.g. for low-level debugging;
wenzelm [Mon, 12 Aug 2019 15:22:32 +0200] rev 70509
output physical_stderr, e.g. for low-level debugging;
Mon, 12 Aug 2019 14:39:55 +0200 tuned;
wenzelm [Mon, 12 Aug 2019 14:39:55 +0200] rev 70508
tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip