Tue, 27 Aug 2019 16:25:00 +0200 moved basic theorem
immler [Tue, 27 Aug 2019 16:25:00 +0200] rev 70613
moved basic theorem
Tue, 27 Aug 2019 13:22:33 +0200 proper positions for 'termination' command (see also 5549e686d6ac);
wenzelm [Tue, 27 Aug 2019 13:22:33 +0200] rev 70612
proper positions for 'termination' command (see also 5549e686d6ac);
Tue, 27 Aug 2019 11:02:08 +0200 tuned names -- proper scopes;
wenzelm [Tue, 27 Aug 2019 11:02:08 +0200] rev 70611
tuned names -- proper scopes;
Mon, 26 Aug 2019 20:01:28 +0200 added system option "execution_eager": potentially reduce resource requires for "isabelle mmt_import" (smaller subgraphs are finished and disposed earlier);
wenzelm [Mon, 26 Aug 2019 20:01:28 +0200] rev 70610
added system option "execution_eager": potentially reduce resource requires for "isabelle mmt_import" (smaller subgraphs are finished and disposed earlier);
Sun, 25 Aug 2019 22:17:24 +0200 proper positions for 'termination' command instead of original 'function' command, e.g. relevant for isabelle mmt_import;
wenzelm [Sun, 25 Aug 2019 22:17:24 +0200] rev 70609
proper positions for 'termination' command instead of original 'function' command, e.g. relevant for isabelle mmt_import;
Sat, 24 Aug 2019 12:03:00 +0200 Tracing of locale activation.
ballarin [Sat, 24 Aug 2019 12:03:00 +0200] rev 70608
Tracing of locale activation.
Fri, 23 Aug 2019 21:08:27 +0200 tuned
nipkow [Fri, 23 Aug 2019 21:08:27 +0200] rev 70607
tuned
Fri, 23 Aug 2019 15:00:19 +0200 always export Pure proofs;
wenzelm [Fri, 23 Aug 2019 15:00:19 +0200] rev 70606
always export Pure proofs;
Fri, 23 Aug 2019 14:32:51 +0200 clarified 'thm_deps' command;
wenzelm [Fri, 23 Aug 2019 14:32:51 +0200] rev 70605
clarified 'thm_deps' command;
Fri, 23 Aug 2019 13:32:27 +0200 more compact: avoid pointless PThm rudiments;
wenzelm [Fri, 23 Aug 2019 13:32:27 +0200] rev 70604
more compact: avoid pointless PThm rudiments;
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip