Tue, 06 Aug 2019 19:47:46 +0200 |
wenzelm |
backed out changeset 1b8858f4c393: odd problems e.g. in CAVA_LTL_Modelchecker;
|
file |
diff |
annotate
|
Mon, 05 Aug 2019 16:11:43 +0200 |
wenzelm |
clarified modules: more direct data implementation;
|
file |
diff |
annotate
|
Fri, 02 Aug 2019 11:23:09 +0200 |
wenzelm |
clarified modules: inference kernel maintains sort algebra within the logic;
|
file |
diff |
annotate
|
Thu, 01 Aug 2019 14:46:50 +0200 |
wenzelm |
more elementary treatment of standard_vars (unconstrainT is already standard);
|
file |
diff |
annotate
|
Sun, 21 Jul 2019 12:28:02 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 16 Feb 2018 18:55:42 +0100 |
wenzelm |
removed unused material;
|
file |
diff |
annotate
|
Fri, 16 Feb 2018 18:29:11 +0100 |
wenzelm |
trim context of persistent data;
|
file |
diff |
annotate
|
Mon, 09 May 2016 14:37:47 +0200 |
wenzelm |
clarified context, notably for internal use of Simplifier;
|
file |
diff |
annotate
|
Thu, 07 Apr 2016 12:08:02 +0200 |
wenzelm |
prefer regular context update, to allow continuous editing of Pure;
|
file |
diff |
annotate
|
Fri, 25 Sep 2015 19:13:47 +0200 |
wenzelm |
tuned signature: eliminated pointless type Context.pretty;
|
file |
diff |
annotate
|
Tue, 22 Sep 2015 22:42:48 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 22 Sep 2015 22:38:22 +0200 |
wenzelm |
eliminated separate type Theory.dep: use typeargs uniformly for consts/types;
|
file |
diff |
annotate
|
Tue, 22 Sep 2015 15:58:19 +0200 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Tue, 22 Sep 2015 14:32:23 +0200 |
wenzelm |
HOL typedef with explicit dependency checks according to Ondrey Kuncar, 07-Jul-2015, 16-Jul-2015, 30-Jul-2015;
|
file |
diff |
annotate
|
Mon, 27 Jul 2015 17:44:55 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 00:11:54 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 06 Mar 2015 15:58:56 +0100 |
wenzelm |
Thm.cterm_of and Thm.ctyp_of operate on local context;
|
file |
diff |
annotate
|
Wed, 04 Mar 2015 19:53:18 +0100 |
wenzelm |
tuned signature -- prefer qualified names;
|
file |
diff |
annotate
|
Mon, 23 Feb 2015 14:50:30 +0100 |
wenzelm |
Goal.prove_multi is superseded by the fully general Goal.prove_common;
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 20:05:34 +0100 |
wenzelm |
renamed "pairself" to "apply2", in accordance to @{apply 2};
|
file |
diff |
annotate
|
Mon, 12 May 2014 17:17:32 +0200 |
wenzelm |
tuned signature to make axiomatizations more easy to spot in the source, via "add_axioms" or "axiomatization";
|
file |
diff |
annotate
|
Fri, 14 Mar 2014 15:12:22 +0100 |
wenzelm |
conceal somewhat obscure internal facts, e.g. relevant for 'print_theorems', 'find_theorems';
|
file |
diff |
annotate
|
Mon, 10 Feb 2014 22:08:18 +0100 |
wenzelm |
discontinued axiomatic 'classes', 'classrel', 'arities';
|
file |
diff |
annotate
|
Mon, 06 Jan 2014 09:31:18 +0100 |
haftmann |
uniform orientation of instances as (type constructor, type class)
|
file |
diff |
annotate
|
Sat, 14 Dec 2013 17:28:05 +0100 |
wenzelm |
proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
|
file |
diff |
annotate
|
Fri, 23 Aug 2013 20:35:50 +0200 |
wenzelm |
added Theory.setup convenience;
|
file |
diff |
annotate
|
Tue, 30 Jul 2013 15:09:25 +0200 |
wenzelm |
type theory is purely value-oriented;
|
file |
diff |
annotate
|
Thu, 30 May 2013 12:35:40 +0200 |
wenzelm |
standardized aliases;
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 15:30:19 +0200 |
wenzelm |
more standard module name Axclass (according to file name);
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 13:10:38 +0200 |
wenzelm |
formal proof context for axclass proofs;
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 12:50:57 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 12:39:39 +0100 |
wenzelm |
tuned -- prefer high-level Table.merge with its slightly more conservative update;
|
file |
diff |
annotate
|
Mon, 07 Jan 2013 22:21:56 +0100 |
wenzelm |
more precise and complete transitive closure of proven_classrel, using existing Sorts.classes_of which is already closed;
|
file |
diff |
annotate
|
Mon, 07 Jan 2013 11:59:37 +0100 |
wenzelm |
tuned comment -- do not claim anything;
|
file |
diff |
annotate
|
Sat, 20 Aug 2011 23:35:30 +0200 |
wenzelm |
refined Graph implementation: more abstract/scalable Graph.Keys instead of plain lists -- order of adjacency is now standardized wrt. Key.ord;
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 20:22:22 +0200 |
wenzelm |
tuned signature: Name.invent and Name.invent_names;
|
file |
diff |
annotate
|
Mon, 18 Apr 2011 14:05:39 +0200 |
wenzelm |
pass plain Proof.context for pretty printing;
|
file |
diff |
annotate
|
Mon, 18 Apr 2011 11:13:29 +0200 |
wenzelm |
simplified pretty printing context, which is only required for certain kernel operations;
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 19:54:04 +0200 |
wenzelm |
report Name_Space.declare/define, relatively to context;
|
file |
diff |
annotate
|
Sat, 16 Apr 2011 15:47:52 +0200 |
wenzelm |
modernized structure Proof_Context;
|
file |
diff |
annotate
|
Fri, 17 Dec 2010 17:08:56 +0100 |
wenzelm |
renamed structure MetaSimplifier to raw_Simplifer, to emphasize its meaning;
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 16:05:25 +0200 |
wenzelm |
renamed structure PureThy to Pure_Thy and moved most content to Global_Theory, to emphasize that this is global-only;
|
file |
diff |
annotate
|
Sun, 05 Sep 2010 21:41:24 +0200 |
wenzelm |
turned show_sorts/show_types into proper configuration options;
|
file |
diff |
annotate
|
Sun, 05 Sep 2010 19:47:40 +0200 |
wenzelm |
pretty printing: prefer regular Proof.context over Pretty.pp, which is mostly for special bootstrap purposes involving theory merge, for example;
|
file |
diff |
annotate
|
Wed, 11 Aug 2010 17:59:33 +0200 |
haftmann |
tuned whitespace
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 17:25:00 +0200 |
haftmann |
avoid store flag in add_* operations
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 15:59:01 +0200 |
haftmann |
do not expose store flag of AxClass.add_*
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 11:04:49 +0200 |
berghofe |
classrel and arity theorems are now stored under proper name in theory. add_arity and
|
file |
diff |
annotate
|
Sat, 15 May 2010 15:31:33 +0200 |
wenzelm |
eliminated redundant runtime checks;
|
file |
diff |
annotate
|
Sat, 15 May 2010 00:45:42 +0200 |
krauss |
normalize atyp names after unconstrainT, which may rename atyps arbitrarily;
|
file |
diff |
annotate
|
Thu, 13 May 2010 21:17:09 +0200 |
wenzelm |
the_classrel/the_arity: avoid Thm.transfer for proofterm version -- theory might already have become stale within the proof_body future;
|
file |
diff |
annotate
|
Sun, 09 May 2010 19:15:21 +0200 |
wenzelm |
just one version of Thm.unconstrainT, which affects all variables;
|
file |
diff |
annotate
|
Sat, 08 May 2010 15:24:59 +0200 |
wenzelm |
back-patching of axclass proofs;
|
file |
diff |
annotate
|
Mon, 03 May 2010 14:25:56 +0200 |
wenzelm |
renamed ProofContext.init to ProofContext.init_global to emphasize that this is not the real thing;
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 13:32:00 +0200 |
wenzelm |
made SML/NJ happy;
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 21:53:55 +0200 |
wenzelm |
removed obsolete sanity check -- Sign.certify_sort is stable;
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 19:44:04 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 16:09:15 +0200 |
wenzelm |
tuned classrel completion -- bypass composition with reflexive edges;
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 15:23:05 +0200 |
wenzelm |
tuned diff_classrels -- avoid slightly inefficient Symreltab.keys;
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 15:03:19 +0200 |
wenzelm |
tuned aritiy completion -- slightly less intermediate data structures;
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 14:41:27 +0200 |
wenzelm |
clarified proven results: store thm only and retrieve proof later via Thm.proof_of (this may also impact parallelism, because internal join_proofs is deferred);
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 14:19:47 +0200 |
wenzelm |
misc tuning and simplification;
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 14:44:41 +0200 |
wenzelm |
removed unused AxClass.class_intros;
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 23:09:32 +0200 |
wenzelm |
renamed Drule.unconstrainTs to Thm.unconstrain_allTs to accomdate the version by krauss/schropp;
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 22:50:47 +0200 |
wenzelm |
more systematic treatment of data -- avoid slightly odd nested tuples here;
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 21:18:04 +0200 |
wenzelm |
replaced Sorts.rep_algebra by slightly more abstract selectors classes_of/arities_of;
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 21:02:36 +0200 |
wenzelm |
misc tuning and simplification;
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 19:44:47 +0200 |
wenzelm |
simplified some private bindings;
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 19:09:37 +0200 |
wenzelm |
classrel and arity completion by krauss/schropp;
|
file |
diff |
annotate
|
Sun, 11 Apr 2010 14:30:34 +0200 |
wenzelm |
Thm.add_axiom/add_def: return internal name of foundational axiom;
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 21:27:04 +0100 |
wenzelm |
Sorts.of_sort_derivation: do not use slow Graph.irreducible_paths here, which not always needed (SUBTLE CHANGE IN SEMANTICS);
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 21:14:15 +0100 |
wenzelm |
removed unused AxClass.of_sort derivation;
|
file |
diff |
annotate
|
Mon, 22 Mar 2010 19:26:12 +0100 |
wenzelm |
inlined version of old-style Drule.add_axioms -- Specification.axiom is not bootstrapped yet;
|
file |
diff |
annotate
|
Mon, 22 Mar 2010 00:48:56 +0100 |
wenzelm |
replaced PureThy.add_axioms by more basic Drule.add_axiom, which is old-style nonetheless;
|
file |
diff |
annotate
|
Sun, 21 Mar 2010 22:13:31 +0100 |
wenzelm |
Logic.mk_of_sort convenience;
|
file |
diff |
annotate
|
Sat, 20 Mar 2010 17:33:11 +0100 |
wenzelm |
renamed varify/unvarify operations to varify_global/unvarify_global to emphasize that these only work in a global situation;
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 14:35:02 +0100 |
wenzelm |
added ProofContext.tsig_of -- proforma version for local name space only, not logical content;
|
file |
diff |
annotate
|
Fri, 19 Feb 2010 20:41:34 +0100 |
wenzelm |
Thm.def_binding;
|
file |
diff |
annotate
|
Thu, 18 Feb 2010 21:26:40 +0100 |
wenzelm |
axclass: more precise treatment of naming vs. binding;
|
file |
diff |
annotate
|
Sun, 07 Feb 2010 19:33:34 +0100 |
wenzelm |
renamed old-style Drule.standard to Drule.export_without_context, to emphasize that this is in no way a standard operation;
|
file |
diff |
annotate
|
Mon, 04 Jan 2010 23:20:35 +0100 |
wenzelm |
discontinued old TheoryDataFun, but retain Theory_Data_PP with is Pretty.pp argument to merge (still required in exotic situations -- hard to get rid of);
|
file |
diff |
annotate
|
Mon, 04 Jan 2010 14:09:56 +0100 |
haftmann |
dropped copy operation for legacy TheoryDataFun
|
file |
diff |
annotate
|
Mon, 30 Nov 2009 12:28:12 +0100 |
haftmann |
dropped some unused bindings
|
file |
diff |
annotate
|
Thu, 29 Oct 2009 16:34:44 +0100 |
wenzelm |
eliminated obsolete/unused Thm.kind_internal/is_internal etc.;
|
file |
diff |
annotate
|
Wed, 28 Oct 2009 16:25:27 +0100 |
wenzelm |
conceal internal bindings;
|
file |
diff |
annotate
|
Sun, 25 Oct 2009 21:35:46 +0100 |
wenzelm |
eliminated obsolete tags for types/consts -- now handled via name space, in strongly typed fashion;
|
file |
diff |
annotate
|
Sun, 25 Oct 2009 20:54:21 +0100 |
wenzelm |
maintain theory name via name space, not tags;
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 14:43:59 +0200 |
haftmann |
explicit close_derivation
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 15:57:51 +0200 |
wenzelm |
indicate CRITICAL nature of various setmp combinators;
|
file |
diff |
annotate
|
Wed, 30 Sep 2009 22:53:33 +0200 |
wenzelm |
removed dead code;
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 22:48:24 +0200 |
wenzelm |
modernized Balanced_Tree;
|
file |
diff |
annotate
|
Sun, 26 Jul 2009 13:12:52 +0200 |
wenzelm |
Goal.finish: explicit context for printing;
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 00:29:34 +0200 |
wenzelm |
add_classrel/arity: strip_shyps of stored result;
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 20:36:38 +0200 |
wenzelm |
clarified Thm.of_class/of_sort/class_triv;
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 19:58:52 +0200 |
wenzelm |
renamed inclass/Inclass to of_class/OfClass, in accordance to of_sort;
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 21:26:18 +0200 |
wenzelm |
renamed Drule.sort_triv to Thm.sort_triv (cf. more_thm.ML);
|
file |
diff |
annotate
|
Sun, 24 May 2009 15:02:22 +0200 |
haftmann |
tuned class user space type system code
|
file |
diff |
annotate
|
Wed, 20 May 2009 12:09:07 +0200 |
haftmann |
avoid potential problem with stale theory
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 16:41:31 +0200 |
haftmann |
formal declaration of undefined parameters after class instantiation
|
file |
diff |
annotate
|
Fri, 13 Mar 2009 19:17:58 +0100 |
haftmann |
coherent binding policy with primitive target operations
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 13:18:42 +0100 |
wenzelm |
renamed sticky_prefix to mandatory_path;
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 12:04:27 +0100 |
wenzelm |
replaced old-style add_path/no_base_names by sticky_prefix;
|
file |
diff |
annotate
|
Sun, 08 Mar 2009 17:26:14 +0100 |
wenzelm |
moved basic algebra of long names from structure NameSpace to Long_Name;
|
file |
diff |
annotate
|
Sat, 07 Mar 2009 22:16:50 +0100 |
wenzelm |
more uniform handling of binding in targets and derived elements;
|
file |
diff |
annotate
|
Thu, 05 Mar 2009 12:08:00 +0100 |
wenzelm |
renamed NameSpace.base to NameSpace.base_name;
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 11:37:50 +0100 |
haftmann |
merged
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 10:52:47 +0100 |
haftmann |
explicit error message for `improper` instances lacking explicit instance parameter constants
|
file |
diff |
annotate
|
Tue, 03 Mar 2009 14:07:43 +0100 |
wenzelm |
Thm.binding;
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 16:47:04 +0100 |
haftmann |
binding replaces bstring
|
file |
diff |
annotate
|
Sat, 17 Jan 2009 08:29:19 +0100 |
haftmann |
close derivation of classrels
|
file |
diff |
annotate
|
Thu, 04 Dec 2008 14:43:33 +0100 |
haftmann |
cleaned up binding module and related code
|
file |
diff |
annotate
|
Wed, 03 Sep 2008 17:47:30 +0200 |
wenzelm |
Sign.declare_const: Name.binding;
|
file |
diff |
annotate
|
Tue, 02 Sep 2008 14:10:45 +0200 |
wenzelm |
explicit type Name.binding for higher-specification elements;
|
file |
diff |
annotate
|
Wed, 27 Aug 2008 11:24:32 +0200 |
haftmann |
completing arities after subclass instance
|
file |
diff |
annotate
|
Thu, 14 Aug 2008 16:52:46 +0200 |
wenzelm |
moved basic thm operations from structure PureThy to Thm (cf. more_thm.ML);
|
file |
diff |
annotate
|
Tue, 29 Jul 2008 08:15:40 +0200 |
haftmann |
PureThy: dropped note_thmss_qualified, dropped _i suffix
|
file |
diff |
annotate
|
Fri, 25 Jul 2008 12:03:36 +0200 |
haftmann |
dropped PureThy.note; added PureThy.add_thm
|
file |
diff |
annotate
|
Fri, 11 Jul 2008 23:17:23 +0200 |
wenzelm |
Sorts.weaken: abstract argument;
|
file |
diff |
annotate
|
Fri, 11 Jul 2008 09:02:30 +0200 |
haftmann |
explicit completions of arities
|
file |
diff |
annotate
|
Tue, 08 Jul 2008 18:13:10 +0200 |
haftmann |
refined arity property concept
|
file |
diff |
annotate
|