Thu, 29 Apr 2010 15:00:39 +0200 |
haftmann |
NEWS: code_reflect
|
changeset |
files
|
Thu, 29 Apr 2010 10:35:09 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 28 Apr 2010 21:41:06 +0200 |
haftmann |
updated generated file
|
changeset |
files
|
Wed, 28 Apr 2010 21:41:05 +0200 |
haftmann |
modernized structure name
|
changeset |
files
|
Wed, 28 Apr 2010 21:41:05 +0200 |
haftmann |
use code_reflect
|
changeset |
files
|
Thu, 29 Apr 2010 17:50:11 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 29 Apr 2010 09:06:35 +0200 |
Cezary Kaliszyk |
Tuning the quotient examples
|
changeset |
files
|
Wed, 28 Apr 2010 17:42:37 +0200 |
krauss |
clarified signature; simpler implementation in terms of function's tactic interface
|
changeset |
files
|
Wed, 28 Apr 2010 16:13:17 +0200 |
krauss |
return info record (relative to auxiliary context!)
|
changeset |
files
|
Wed, 28 Apr 2010 11:52:04 +0200 |
krauss |
default termination prover as plain tactic
|
changeset |
files
|
Wed, 28 Apr 2010 10:31:15 +0200 |
krauss |
function: sane interface for programmatic use
|
changeset |
files
|
Wed, 28 Apr 2010 09:48:22 +0200 |
krauss |
ML interface uses plain command names, following conventions from typedef
|
changeset |
files
|
Wed, 28 Apr 2010 09:21:48 +0200 |
krauss |
function: better separate Isar integration from actual functionality
|
changeset |
files
|
Thu, 29 Apr 2010 07:02:22 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 28 Apr 2010 17:04:56 +0200 |
haftmann |
export somehow odd mapa explicitly
|
changeset |
files
|
Wed, 28 Apr 2010 16:56:19 +0200 |
haftmann |
exported print_tuple
|
changeset |
files
|
Wed, 28 Apr 2010 16:56:18 +0200 |
haftmann |
take into account tupled constructors
|
changeset |
files
|
Wed, 28 Apr 2010 16:56:18 +0200 |
haftmann |
avoid code_datatype antiquotation
|
changeset |
files
|
Wed, 28 Apr 2010 19:46:09 +0200 |
bulwahn |
merged
|
changeset |
files
|
Wed, 28 Apr 2010 16:45:51 +0200 |
bulwahn |
added an example with a free function variable to the Predicate Compile examples
|
changeset |
files
|
Wed, 28 Apr 2010 16:45:50 +0200 |
bulwahn |
removed local clone in the predicate compiler
|
changeset |
files
|
Wed, 28 Apr 2010 16:45:48 +0200 |
bulwahn |
improving proof procedure for transforming cases rule in the predicate compiler to handle free variables of function type
|
changeset |
files
|
Thu, 29 Apr 2010 17:47:53 +0200 |
wenzelm |
allow concrete syntax for local entities within a proof body, either via regular mixfix annotations to 'fix' etc. or the separate 'write' command;
|
changeset |
files
|
Thu, 29 Apr 2010 17:29:53 +0200 |
wenzelm |
'write': actually observe the proof structure (like 'let' or 'fix');
|
changeset |
files
|
Thu, 29 Apr 2010 17:15:23 +0200 |
wenzelm |
adapted ProofContext.infer_type;
|
changeset |
files
|
Thu, 29 Apr 2010 16:55:22 +0200 |
wenzelm |
ProofContext.read_const: allow for type constraint (for fixed variable);
|
changeset |
files
|
Thu, 29 Apr 2010 16:53:08 +0200 |
wenzelm |
avoid clash with keyword 'write';
|
changeset |
files
|
Thu, 29 Apr 2010 11:05:13 +0200 |
wenzelm |
allow mixfix syntax for fixes within a proof body -- should now work thanks to fully authentic syntax;
|
changeset |
files
|
Thu, 29 Apr 2010 11:00:32 +0200 |
wenzelm |
uniform decoding of fixed/const syntax entities, allows to pass "\<^fixed>foo__" through the syntax layer (supersedes 1b7109c10b7b);
|
changeset |
files
|
Wed, 28 Apr 2010 19:43:45 +0200 |
wenzelm |
disabled spurious invocation of (interactive) sledgehammer;
|
changeset |
files
|