Tue, 20 Aug 2019 19:56:31 +0200 |
wenzelm |
export thm_deps;
|
changeset |
files
|
Tue, 20 Aug 2019 19:49:49 +0200 |
wenzelm |
proper theory context;
|
changeset |
files
|
Tue, 20 Aug 2019 18:39:33 +0200 |
wenzelm |
clarified thm_id vs. thm_node/thm: retain theory_name;
|
changeset |
files
|
Tue, 20 Aug 2019 18:01:57 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Tue, 20 Aug 2019 15:24:07 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 20 Aug 2019 15:12:06 +0200 |
wenzelm |
unused (see 095dadc62bb5);
|
changeset |
files
|
Tue, 20 Aug 2019 15:07:36 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 20 Aug 2019 15:01:45 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Tue, 20 Aug 2019 14:55:27 +0200 |
wenzelm |
clarified modules;
|
changeset |
files
|
Tue, 20 Aug 2019 11:38:48 +0200 |
wenzelm |
clarified modules;
|
changeset |
files
|
Tue, 20 Aug 2019 11:28:29 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 20 Aug 2019 11:01:05 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Tue, 20 Aug 2019 15:42:23 +0200 |
nipkow |
tuned
|
changeset |
files
|
Tue, 20 Aug 2019 12:19:23 +0200 |
nipkow |
tuned
|
changeset |
files
|
Tue, 20 Aug 2019 09:48:22 +0200 |
nipkow |
merged
|
changeset |
files
|
Tue, 20 Aug 2019 09:26:22 +0200 |
nipkow |
tuned
|
changeset |
files
|
Mon, 19 Aug 2019 21:37:34 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 19 Aug 2019 21:31:54 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Mon, 19 Aug 2019 21:23:13 +0200 |
wenzelm |
clarified export of axioms and theorems (identified derivations instead of projected facts);
|
changeset |
files
|
Mon, 19 Aug 2019 20:08:12 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 19 Aug 2019 20:00:29 +0200 |
wenzelm |
back to uniform serial (reverting 913b4afb6ac2): this allows to treat derivation id like name space entity id;
|
changeset |
files
|
Mon, 19 Aug 2019 19:31:31 +0200 |
wenzelm |
module Thm_Name for Isabelle/Scala;
|
changeset |
files
|
Mon, 19 Aug 2019 19:24:18 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 19 Aug 2019 19:12:44 +0200 |
wenzelm |
clarified modules;
|
changeset |
files
|
Mon, 19 Aug 2019 18:47:49 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 19 Aug 2019 18:41:03 +0200 |
nipkow |
tuned
|
changeset |
files
|
Mon, 19 Aug 2019 16:49:24 +0200 |
nipkow |
tuned names
|
changeset |
files
|
Sat, 17 Aug 2019 19:04:03 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Sat, 17 Aug 2019 17:59:55 +0200 |
wenzelm |
discontinued peek_status: unused and not clearly defined;
|
changeset |
files
|
Sat, 17 Aug 2019 17:57:10 +0200 |
wenzelm |
more documentation on oracles;
|
changeset |
files
|
Sat, 17 Aug 2019 17:45:04 +0200 |
wenzelm |
proper theory context for global props;
|
changeset |
files
|
Sat, 17 Aug 2019 17:28:08 +0200 |
wenzelm |
more thorough check, using full dependency graph of finished proofs;
|
changeset |
files
|
Sat, 17 Aug 2019 17:21:30 +0200 |
wenzelm |
added ML antiquotation @{oracle_name};
|
changeset |
files
|
Sat, 17 Aug 2019 13:39:28 +0200 |
wenzelm |
more robust, notably for open_proof of unnamed derivation;
|
changeset |
files
|
Sat, 17 Aug 2019 13:24:40 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Sat, 17 Aug 2019 13:17:40 +0200 |
wenzelm |
NEWS;
|
changeset |
files
|
Sat, 17 Aug 2019 13:16:19 +0200 |
wenzelm |
more accurate proposition for cheat_tac (command 'sorry');
|
changeset |
files
|
Sat, 17 Aug 2019 12:44:22 +0200 |
wenzelm |
added command 'thm_oracles';
|
changeset |
files
|
Sat, 17 Aug 2019 11:52:47 +0200 |
wenzelm |
clarified type for recorded oracles;
|
changeset |
files
|
Sat, 17 Aug 2019 11:39:29 +0200 |
wenzelm |
unused;
|
changeset |
files
|
Sat, 17 Aug 2019 11:23:20 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Sat, 17 Aug 2019 11:13:16 +0200 |
wenzelm |
clarified modules;
|
changeset |
files
|
Sat, 17 Aug 2019 11:02:09 +0200 |
wenzelm |
clarified lookup operations: more scalable for multiple retrieval;
|
changeset |
files
|
Sat, 17 Aug 2019 10:38:02 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Fri, 16 Aug 2019 21:50:57 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 16 Aug 2019 21:38:42 +0200 |
wenzelm |
maintain thm_name vs. derivation_id for global facts;
|
changeset |
files
|
Fri, 16 Aug 2019 21:02:18 +0200 |
wenzelm |
clarified identity of PThm nodes: do not reuse old id after renaming -- enforce uniqueness of substructures;
|
changeset |
files
|
Fri, 16 Aug 2019 14:01:51 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Fri, 16 Aug 2019 15:48:08 +0100 |
paulson |
Fixed brace matching (plus some whitespace cleanup)
|
changeset |
files
|
Fri, 16 Aug 2019 12:53:47 +0100 |
paulson |
merged
|
changeset |
files
|
Fri, 16 Aug 2019 12:53:36 +0100 |
paulson |
new material on eqiintegrable functions, etc.
|
changeset |
files
|
Fri, 16 Aug 2019 11:40:13 +0200 |
wenzelm |
clarified treatment of individual theorems;
|
changeset |
files
|
Fri, 16 Aug 2019 10:33:25 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 16 Aug 2019 10:20:41 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Fri, 16 Aug 2019 10:04:47 +0200 |
wenzelm |
clarified derivation_name vs. raw_derivation_name;
|
changeset |
files
|
Thu, 15 Aug 2019 21:46:43 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 15 Aug 2019 21:18:06 +0200 |
wenzelm |
more careful treatment of hidden type variable names: smash before zero_var_indexes to get standard enumeration;
|
changeset |
files
|
Thu, 15 Aug 2019 19:35:17 +0200 |
wenzelm |
more careful treatment of standard_vars: rename apart from existing frees and avoid approximative Name.declared, proper application of unvarifyT within terms of proof;
|
changeset |
files
|
Thu, 15 Aug 2019 18:21:12 +0200 |
wenzelm |
support Export_Theory.read_proof, based on theory_name and serial;
|
changeset |
files
|
Thu, 15 Aug 2019 16:57:09 +0200 |
wenzelm |
clarified PThm: theory_name simplifies retrieval from exports;
|
changeset |
files
|