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
|
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
|
Wed, 15 Feb 2012 23:19:30 +0100 |
wenzelm |
renamed Thm.capply to Thm.apply, and Thm.cabs to Thm.lambda in conformance with similar operations in structure Term and Logic;
|
file |
diff |
annotate
|
Thu, 29 Dec 2011 10:47:54 +0100 |
haftmann |
semiring_numeral_0_eq_0, semiring_numeral_1_eq_1 now [simp], superseeding corresponding simp rules on type nat
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 11:17:12 +0200 |
bulwahn |
removing redundant attribute code_inline in the code generator
|
file |
diff |
annotate
|
Wed, 19 Oct 2011 09:11:19 +0200 |
bulwahn |
removing declaration of code_unfold to address the old code generator
|
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
|
Wed, 01 Jun 2011 08:07:27 +0200 |
bulwahn |
code preprocessor applies simplifier when schematic variables are fixed to free variables to allow rewriting with congruence rules in the preprocessing steps
|
file |
diff |
annotate
|
Mon, 18 Apr 2011 13:26: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
|
Sat, 16 Apr 2011 16:15:37 +0200 |
wenzelm |
modernized structure Proof_Context;
|
file |
diff |
annotate
|
Tue, 21 Dec 2010 09:18:29 +0100 |
haftmann |
canonical handling of theory context argument
|
file |
diff |
annotate
|
Fri, 17 Dec 2010 14:09:37 +0100 |
wenzelm |
clarified exports of structure Simplifier;
|
file |
diff |
annotate
|
Thu, 16 Dec 2010 09:40:15 +0100 |
haftmann |
more appropriate closures for static evaluation
|
file |
diff |
annotate
|
Wed, 15 Dec 2010 09:47:12 +0100 |
haftmann |
simplified evaluation function names
|
file |
diff |
annotate
|
Tue, 26 Oct 2010 12:19:22 +0200 |
haftmann |
tuned
|
file |
diff |
annotate
|
Tue, 26 Oct 2010 12:15:55 +0200 |
haftmann |
dropped accidental doubled computation
|
file |
diff |
annotate
|
Tue, 21 Sep 2010 15:46:05 +0200 |
haftmann |
avoid frees and vars in terms to be evaluated by abstracting and applying
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 16:51:34 +0200 |
haftmann |
separation of static and dynamic thy context
|
file |
diff |
annotate
|
Wed, 15 Sep 2010 15:11:39 +0200 |
haftmann |
ignore code cache optionally; corrected scope of term value in static_eval_conv
|
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, 01 Sep 2010 15:01:13 +0200 |
haftmann |
repaired attribute code_unfold_post which has ever been broken
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 11:57:22 +0200 |
haftmann |
dropped pre_post_conv
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 11:51:32 +0200 |
haftmann |
added static_eval_conv
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 11:09:49 +0200 |
haftmann |
refined and unified naming convention for dynamic code evaluation techniques
|
file |
diff |
annotate
|
Mon, 09 Aug 2010 13:43:01 +0200 |
haftmann |
minimize sorts in certificate instantiation
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 16:19:24 +0200 |
haftmann |
tuned titles
|
file |
diff |
annotate
|
Tue, 15 Jun 2010 14:28:22 +0200 |
haftmann |
added code_simp infrastructure
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 13:42:38 +0200 |
haftmann |
more consistent naming aroud type classes and instances
|
file |
diff |
annotate
|
Mon, 17 May 2010 23:54:15 +0200 |
wenzelm |
prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
|
file |
diff |
annotate
|