Sat, 03 Aug 2024 13:12:58 +0200 |
wenzelm |
tuned: more antiquotations;
|
file |
diff |
annotate
|
Tue, 23 May 2023 18:46:15 +0200 |
wenzelm |
tuned signature: more position information;
|
file |
diff |
annotate
|
Wed, 20 Oct 2021 18:13:17 +0200 |
wenzelm |
discontinued obsolete "val extend = I" for data slots;
|
file |
diff |
annotate
|
Wed, 04 Aug 2021 19:41:59 +0200 |
wenzelm |
clarified export of formal entities: name space info is always present, but content depends on option "export_theory";
|
file |
diff |
annotate
|
Wed, 07 Aug 2019 15:49:33 +0200 |
wenzelm |
clarified proofterms;
|
file |
diff |
annotate
|
Thu, 21 Feb 2019 09:15:07 +0000 |
haftmann |
streamlined specification interfaces
|
file |
diff |
annotate
|
Thu, 24 May 2018 16:56:14 +0200 |
wenzelm |
more exports;
|
file |
diff |
annotate
|
Mon, 19 Feb 2018 14:49:11 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 06 Dec 2017 20:43:09 +0100 |
wenzelm |
prefer control symbol antiquotations;
|
file |
diff |
annotate
|
Mon, 18 Apr 2016 20:24:19 +0200 |
wenzelm |
prefer internal attribute source;
|
file |
diff |
annotate
|
Sun, 17 Apr 2016 20:11:02 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sat, 05 Mar 2016 13:25:41 +0100 |
wenzelm |
avoid spam in position reports;
|
file |
diff |
annotate
|
Fri, 26 Feb 2016 22:38:44 +0100 |
wenzelm |
take qualification of type name more seriously: derived consts and facts are qualified uniformly;
|
file |
diff |
annotate
|
Thu, 24 Sep 2015 23:33:29 +0200 |
wenzelm |
more explicit Defs.context: use proper name spaces as far as possible;
|
file |
diff |
annotate
|
Thu, 24 Sep 2015 13:33:42 +0200 |
wenzelm |
explicit indication of overloaded typedefs;
|
file |
diff |
annotate
|
Wed, 23 Sep 2015 09:50:38 +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 16:17:49 +0200 |
wenzelm |
tuned signature;
|
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
|
Thu, 03 Sep 2015 21:50:39 +0200 |
wenzelm |
more general Typedef.bindings;
|
file |
diff |
annotate
|
Thu, 03 Sep 2015 17:32:18 +0200 |
wenzelm |
trim context for persistent storage;
|
file |
diff |
annotate
|
Mon, 06 Apr 2015 17:06:48 +0200 |
wenzelm |
@{command_spec} is superseded by @{command_keyword};
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 17:34:52 +0200 |
wenzelm |
clarified role of naming for background theory: transform_binding (e.g. for "concealed" flag) uses naming of hypothetical context;
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 00:11:54 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 09 Nov 2014 20:41:53 +0100 |
wenzelm |
proper proof context for typedef;
|
file |
diff |
annotate
|
Mon, 13 Oct 2014 20:25:10 +0200 |
wenzelm |
module Interpretation is superseded by Plugin;
|
file |
diff |
annotate
|
Mon, 08 Sep 2014 23:04:18 +0200 |
blanchet |
added flag to 'typedef' to allow concealed definitions
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 10:51:22 +0200 |
blanchet |
use same idiom as used for datatype 'size' function to name constants and theorems emerging from various type interpretations -- reduces the chances of name clashes on theory merges
|
file |
diff |
annotate
|
Tue, 31 Dec 2013 14:29:16 +0100 |
wenzelm |
proper context for norm_hhf and derived operations;
|
file |
diff |
annotate
|
Fri, 12 Oct 2012 21:22:35 +0200 |
wenzelm |
discontinued typedef with alternative name;
|
file |
diff |
annotate
|
Fri, 12 Oct 2012 18:58:20 +0200 |
wenzelm |
discontinued obsolete typedef (open) syntax;
|
file |
diff |
annotate
|
Fri, 12 Oct 2012 15:08:29 +0200 |
wenzelm |
discontinued typedef with implicit set_def;
|
file |
diff |
annotate
|
Mon, 23 Apr 2012 21:53:43 +0200 |
wenzelm |
typedef with implicit set definition is considered legacy;
|
file |
diff |
annotate
|
Sat, 31 Mar 2012 19:09:59 +0200 |
wenzelm |
more direct Local_Defs.contract;
|
file |
diff |
annotate
|
Fri, 16 Mar 2012 18:20:12 +0100 |
wenzelm |
outer syntax command definitions based on formal command_spec derived from theory header declarations;
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 20:07:00 +0100 |
wenzelm |
prefer formally checked @{keyword} parser;
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 19:02:34 +0100 |
wenzelm |
declare minor keywords via theory header;
|
file |
diff |
annotate
|
Tue, 08 Nov 2011 15:03:11 +0100 |
wenzelm |
more specific treatment of defines/assumes -- avoid normalizing defs by themselves (NB: locale specifications and Local_Theory.define may lead to arbitrary mixture);
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 22:17:30 +0200 |
wenzelm |
uniform Local_Theory.declaration with explicit params;
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 21:42:47 +0200 |
wenzelm |
added Binding.print convenience, which includes quote already;
|
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 16:15:37 +0200 |
wenzelm |
modernized structure Proof_Context;
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 16:34:14 +0200 |
wenzelm |
discontinued special treatment of structure Lexicon;
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 15:48:08 +0200 |
wenzelm |
renamed Local_Theory.theory(_result) to Local_Theory.background_theory(_result) to emphasize that this belongs to the infrastructure and is rarely appropriate in user-space tools;
|
file |
diff |
annotate
|
Thu, 12 Aug 2010 13:23:46 +0200 |
haftmann |
Named_Target.theory_init
|
file |
diff |
annotate
|
Wed, 11 Aug 2010 14:45:38 +0200 |
haftmann |
renamed Theory_Target to the more appropriate Named_Target
|
file |
diff |
annotate
|
Mon, 17 May 2010 23:54:15 +0200 |
wenzelm |
prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
|
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
|
Sun, 25 Apr 2010 15:52:03 +0200 |
wenzelm |
modernized naming conventions of main Isar proof elements;
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 18:09:22 +0200 |
wenzelm |
replaced slightly odd Typedecl.predeclare_constraints by plain declaration of type arguments -- also avoid "recursive" declaration of type constructor, which can cause problems with sequential definitions B.foo = A.foo;
|
file |
diff |
annotate
|
Sun, 11 Apr 2010 15:22:15 +0200 |
wenzelm |
expose foundational typedef axiom name;
|
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
|
Sat, 27 Mar 2010 21:38:38 +0100 |
wenzelm |
Typedef.info: separate global and local part, only the latter is transformed by morphisms;
|
file |
diff |
annotate
|
Fri, 19 Mar 2010 00:43:49 +0100 |
wenzelm |
allow sort constraints in HOL/typedef and related HOLCF variants;
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 23:00:18 +0100 |
wenzelm |
eliminated slightly odd typedecl_wrt in favour of explicit predeclare_constraints;
|
file |
diff |
annotate
|
Sat, 13 Mar 2010 20:34:22 +0100 |
wenzelm |
Local_Theory.define handles hidden polymorphism;
|
file |
diff |
annotate
|
Sat, 13 Mar 2010 14:42:16 +0100 |
wenzelm |
localized typedef;
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 23:32:49 +0100 |
wenzelm |
Typedecl.typedecl_global;
|
file |
diff |
annotate
|
Sun, 07 Mar 2010 12:47:02 +0100 |
wenzelm |
separate structure Typedecl;
|
file |
diff |
annotate
|