Sun, 18 Mar 2012 13:04:22 +0100 |
wenzelm |
maintain generic context naming in structure Name_Space (NB: empty = default_naming, init = local_naming);
|
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 15:47:52 +0200 |
wenzelm |
modernized structure Proof_Context;
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 19:43:28 +0200 |
wenzelm |
more careful treatment of context visibility flag wrt. spurious warnings;
|
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
|
Wed, 28 Apr 2010 16:11:13 +0200 |
wenzelm |
tuned user-level type abbrevs: explicit warning concerning ignored sort constraints -- sorts never affect formation of types and type abbrevs strip sorts internally;
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 22:45:07 +0200 |
wenzelm |
replaced old Sign.add_tyabbrs(_i) by Sign.add_type_abbrev (without mixfix);
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 20:56:40 +0200 |
wenzelm |
allow syntax types within abbreviations;
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 19:43:06 +0200 |
wenzelm |
local type abbreviations;
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 20:31:21 +0200 |
wenzelm |
explicit ProofContext.check_tfree;
|
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
|
Fri, 19 Mar 2010 00:41:34 +0100 |
wenzelm |
support type arguments with sort constraints;
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 22:56:32 +0100 |
wenzelm |
eliminated slightly odd typedecl_wrt in favour of explicit predeclare_constraints (which also works for recursive types);
|
file |
diff |
annotate
|
Sat, 13 Mar 2010 14:41:37 +0100 |
wenzelm |
added typedecl_wrt, which affects default sorts of type args;
|
file |
diff |
annotate
|
Thu, 11 Mar 2010 18:52:50 +0100 |
wenzelm |
actually apply morphism to binding;
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 23:32:13 +0100 |
wenzelm |
localized typedecl;
|
file |
diff |
annotate
|
Sun, 07 Mar 2010 12:47:02 +0100 |
wenzelm |
separate structure Typedecl;
|
file |
diff |
annotate
|