wenzelm [Mon, 19 Aug 2019 21:37:34 +0200] rev 70581
merged
wenzelm [Mon, 19 Aug 2019 21:31:54 +0200] rev 70580
clarified signature;
wenzelm [Mon, 19 Aug 2019 21:23:13 +0200] rev 70579
clarified export of axioms and theorems (identified derivations instead of projected facts);
wenzelm [Mon, 19 Aug 2019 20:08:12 +0200] rev 70578
tuned signature;
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;
wenzelm [Mon, 19 Aug 2019 19:31:31 +0200] rev 70576
module Thm_Name for Isabelle/Scala;
wenzelm [Mon, 19 Aug 2019 19:24:18 +0200] rev 70575
tuned;
wenzelm [Mon, 19 Aug 2019 19:12:44 +0200] rev 70574
clarified modules;
wenzelm [Mon, 19 Aug 2019 18:47:49 +0200] rev 70573
tuned;
nipkow [Mon, 19 Aug 2019 18:41:03 +0200] rev 70572
tuned
nipkow [Mon, 19 Aug 2019 16:49:24 +0200] rev 70571
tuned names
wenzelm [Sat, 17 Aug 2019 19:04:03 +0200] rev 70570
clarified signature;
wenzelm [Sat, 17 Aug 2019 17:59:55 +0200] rev 70569
discontinued peek_status: unused and not clearly defined;
wenzelm [Sat, 17 Aug 2019 17:57:10 +0200] rev 70568
more documentation on oracles;
wenzelm [Sat, 17 Aug 2019 17:45:04 +0200] rev 70567
proper theory context for global props;
wenzelm [Sat, 17 Aug 2019 17:28:08 +0200] rev 70566
more thorough check, using full dependency graph of finished proofs;
wenzelm [Sat, 17 Aug 2019 17:21:30 +0200] rev 70565
added ML antiquotation @{oracle_name};
wenzelm [Sat, 17 Aug 2019 13:39:28 +0200] rev 70564
more robust, notably for open_proof of unnamed derivation;
wenzelm [Sat, 17 Aug 2019 13:24:40 +0200] rev 70563
tuned comments;
wenzelm [Sat, 17 Aug 2019 13:17:40 +0200] rev 70562
NEWS;
wenzelm [Sat, 17 Aug 2019 13:16:19 +0200] rev 70561
more accurate proposition for cheat_tac (command 'sorry');
wenzelm [Sat, 17 Aug 2019 12:44:22 +0200] rev 70560
added command 'thm_oracles';
wenzelm [Sat, 17 Aug 2019 11:52:47 +0200] rev 70559
clarified type for recorded oracles;
wenzelm [Sat, 17 Aug 2019 11:39:29 +0200] rev 70558
unused;
wenzelm [Sat, 17 Aug 2019 11:23:20 +0200] rev 70557
clarified signature;
wenzelm [Sat, 17 Aug 2019 11:13:16 +0200] rev 70556
clarified modules;
wenzelm [Sat, 17 Aug 2019 11:02:09 +0200] rev 70555
clarified lookup operations: more scalable for multiple retrieval;
wenzelm [Sat, 17 Aug 2019 10:38:02 +0200] rev 70554
clarified signature;
wenzelm [Fri, 16 Aug 2019 21:50:57 +0200] rev 70553
merged
wenzelm [Fri, 16 Aug 2019 21:38:42 +0200] rev 70552
maintain thm_name vs. derivation_id for global facts;