Wed, 26 Nov 2014 20:05:34 +0100 |
wenzelm |
renamed "pairself" to "apply2", in accordance to @{apply 2};
|
file |
diff |
annotate
|
Mon, 03 Nov 2014 14:50:27 +0100 |
wenzelm |
eliminated unused int_only flag (see also c12484a27367);
|
file |
diff |
annotate
|
Sat, 28 Jun 2014 22:13:23 +0200 |
haftmann |
tracing facilities for the code generator preprocessor
|
file |
diff |
annotate
|
Sat, 28 Jun 2014 22:13:21 +0200 |
haftmann |
tuned interface
|
file |
diff |
annotate
|
Thu, 15 May 2014 16:46:29 +0200 |
haftmann |
clarified stylized status of sandwich algebra
|
file |
diff |
annotate
|
Thu, 15 May 2014 16:38:31 +0200 |
haftmann |
syntactic means to prevent accidental mixup of static and dynamic context
|
file |
diff |
annotate
|
Thu, 15 May 2014 16:38:30 +0200 |
haftmann |
optimization for trivial cases
|
file |
diff |
annotate
|
Thu, 15 May 2014 16:38:29 +0200 |
haftmann |
modernized setup
|
file |
diff |
annotate
|
Thu, 15 May 2014 16:38:28 +0200 |
haftmann |
unified approach toward conversions and simple term rewriting in preprocessor by means of sandwiches
|
file |
diff |
annotate
|
Thu, 15 May 2014 16:38:17 +0200 |
haftmann |
normalize type variables of evaluation term by conversion
|
file |
diff |
annotate
|
Fri, 09 May 2014 08:13:37 +0200 |
haftmann |
delete attribute for code abbrev
|
file |
diff |
annotate
|
Fri, 09 May 2014 08:13:26 +0200 |
haftmann |
normalizing of type variables before evaluation with explicit resubstitution function: make nbe work with funny type variables like \<AA>;
|
file |
diff |
annotate
|
Mon, 31 Mar 2014 12:35:39 +0200 |
wenzelm |
some shortcuts for chunks, which sometimes avoid bulky string output;
|
file |
diff |
annotate
|
Wed, 26 Feb 2014 11:57:52 +0100 |
haftmann |
prefer proof context over background theory
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 15:26:33 +0100 |
haftmann |
build up preprocessing context only once
|
file |
diff |
annotate
|
Fri, 03 Jan 2014 22:04:44 +0100 |
haftmann |
proper context for simplifier invocations in code generation stack
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:29:22 +0100 |
wenzelm |
clarified simplifier context;
|
file |
diff |
annotate
|
Fri, 06 Sep 2013 20:55:14 +0200 |
haftmann |
tuned
|
file |
diff |
annotate
|
Sat, 27 Jul 2013 18:02:41 +0200 |
haftmann |
more correct context for dynamic invocations of static code conversions etc.
|
file |
diff |
annotate
|
Thu, 18 Apr 2013 17:07:01 +0200 |
wenzelm |
simplifier uses proper Proof.context instead of historic type simpset;
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 15:30:19 +0200 |
wenzelm |
more standard module name Axclass (according to file name);
|
file |
diff |
annotate
|
Tue, 09 Apr 2013 15:29:25 +0200 |
wenzelm |
discontinued Toplevel.no_timing complication -- also recovers timing of diagnostic commands, e.g. 'find_theorems';
|
file |
diff |
annotate
|
Mon, 22 Oct 2012 19:02:36 +0200 |
haftmann |
close code theorems explicitly after preprocessing
|
file |
diff |
annotate
|
Tue, 05 Jun 2012 10:12:54 +0200 |
haftmann |
apply preprocessing simpset also to rhs of abstract code equations
|
file |
diff |
annotate
|
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
|