Wed, 28 Apr 2010 21:41:05 +0200 use code_reflect
haftmann [Wed, 28 Apr 2010 21:41:05 +0200] rev 36526
use code_reflect
Thu, 29 Apr 2010 17:50:11 +0200 merged
wenzelm [Thu, 29 Apr 2010 17:50:11 +0200] rev 36525
merged
Thu, 29 Apr 2010 09:06:35 +0200 Tuning the quotient examples
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 29 Apr 2010 09:06:35 +0200] rev 36524
Tuning the quotient examples
Wed, 28 Apr 2010 17:42:37 +0200 clarified signature; simpler implementation in terms of function's tactic interface
krauss [Wed, 28 Apr 2010 17:42:37 +0200] rev 36523
clarified signature; simpler implementation in terms of function's tactic interface
Wed, 28 Apr 2010 16:13:17 +0200 return info record (relative to auxiliary context!)
krauss [Wed, 28 Apr 2010 16:13:17 +0200] rev 36522
return info record (relative to auxiliary context!)
Wed, 28 Apr 2010 11:52:04 +0200 default termination prover as plain tactic
krauss [Wed, 28 Apr 2010 11:52:04 +0200] rev 36521
default termination prover as plain tactic
Wed, 28 Apr 2010 10:31:15 +0200 function: sane interface for programmatic use
krauss [Wed, 28 Apr 2010 10:31:15 +0200] rev 36520
function: sane interface for programmatic use
Wed, 28 Apr 2010 09:48:22 +0200 ML interface uses plain command names, following conventions from typedef
krauss [Wed, 28 Apr 2010 09:48:22 +0200] rev 36519
ML interface uses plain command names, following conventions from typedef
Wed, 28 Apr 2010 09:21:48 +0200 function: better separate Isar integration from actual functionality
krauss [Wed, 28 Apr 2010 09:21:48 +0200] rev 36518
function: better separate Isar integration from actual functionality
Thu, 29 Apr 2010 07:02:22 +0200 merged
haftmann [Thu, 29 Apr 2010 07:02:22 +0200] rev 36517
merged
Wed, 28 Apr 2010 17:04:56 +0200 export somehow odd mapa explicitly
haftmann [Wed, 28 Apr 2010 17:04:56 +0200] rev 36516
export somehow odd mapa explicitly
Wed, 28 Apr 2010 16:56:19 +0200 exported print_tuple
haftmann [Wed, 28 Apr 2010 16:56:19 +0200] rev 36515
exported print_tuple
Wed, 28 Apr 2010 16:56:18 +0200 take into account tupled constructors
haftmann [Wed, 28 Apr 2010 16:56:18 +0200] rev 36514
take into account tupled constructors
Wed, 28 Apr 2010 16:56:18 +0200 avoid code_datatype antiquotation
haftmann [Wed, 28 Apr 2010 16:56:18 +0200] rev 36513
avoid code_datatype antiquotation
Wed, 28 Apr 2010 19:46:09 +0200 merged
bulwahn [Wed, 28 Apr 2010 19:46:09 +0200] rev 36512
merged
Wed, 28 Apr 2010 16:45:51 +0200 added an example with a free function variable to the Predicate Compile examples
bulwahn [Wed, 28 Apr 2010 16:45:51 +0200] rev 36511
added an example with a free function variable to the Predicate Compile examples
Wed, 28 Apr 2010 16:45:50 +0200 removed local clone in the predicate compiler
bulwahn [Wed, 28 Apr 2010 16:45:50 +0200] rev 36510
removed local clone in the predicate compiler
Wed, 28 Apr 2010 16:45:48 +0200 improving proof procedure for transforming cases rule in the predicate compiler to handle free variables of function type
bulwahn [Wed, 28 Apr 2010 16:45:48 +0200] rev 36509
improving proof procedure for transforming cases rule in the predicate compiler to handle free variables of function type
Thu, 29 Apr 2010 17:47:53 +0200 allow concrete syntax for local entities within a proof body, either via regular mixfix annotations to 'fix' etc. or the separate 'write' command;
wenzelm [Thu, 29 Apr 2010 17:47:53 +0200] rev 36508
allow concrete syntax for local entities within a proof body, either via regular mixfix annotations to 'fix' etc. or the separate 'write' command;
Thu, 29 Apr 2010 17:29:53 +0200 'write': actually observe the proof structure (like 'let' or 'fix');
wenzelm [Thu, 29 Apr 2010 17:29:53 +0200] rev 36507
'write': actually observe the proof structure (like 'let' or 'fix');
Thu, 29 Apr 2010 17:15:23 +0200 adapted ProofContext.infer_type;
wenzelm [Thu, 29 Apr 2010 17:15:23 +0200] rev 36506
adapted ProofContext.infer_type;
Thu, 29 Apr 2010 16:55:22 +0200 ProofContext.read_const: allow for type constraint (for fixed variable);
wenzelm [Thu, 29 Apr 2010 16:55:22 +0200] rev 36505
ProofContext.read_const: allow for type constraint (for fixed variable); added proof command 'write' to introduce concrete syntax within a proof body;
Thu, 29 Apr 2010 16:53:08 +0200 avoid clash with keyword 'write';
wenzelm [Thu, 29 Apr 2010 16:53:08 +0200] rev 36504
avoid clash with keyword 'write';
Thu, 29 Apr 2010 11:05:13 +0200 allow mixfix syntax for fixes within a proof body -- should now work thanks to fully authentic syntax;
wenzelm [Thu, 29 Apr 2010 11:05:13 +0200] rev 36503
allow mixfix syntax for fixes within a proof body -- should now work thanks to fully authentic syntax;
Thu, 29 Apr 2010 11:00:32 +0200 uniform decoding of fixed/const syntax entities, allows to pass "\<^fixed>foo__" through the syntax layer (supersedes 1b7109c10b7b);
wenzelm [Thu, 29 Apr 2010 11:00:32 +0200] rev 36502
uniform decoding of fixed/const syntax entities, allows to pass "\<^fixed>foo__" through the syntax layer (supersedes 1b7109c10b7b);
Wed, 28 Apr 2010 19:43:45 +0200 disabled spurious invocation of (interactive) sledgehammer;
wenzelm [Wed, 28 Apr 2010 19:43:45 +0200] rev 36501
disabled spurious invocation of (interactive) sledgehammer;
Wed, 28 Apr 2010 17:29:58 +0200 merged
wenzelm [Wed, 28 Apr 2010 17:29:58 +0200] rev 36500
merged
Wed, 28 Apr 2010 16:56:03 +0200 make Mirabelle happy
blanchet [Wed, 28 Apr 2010 16:56:03 +0200] rev 36499
make Mirabelle happy
Wed, 28 Apr 2010 16:47:56 +0200 remove removed option
blanchet [Wed, 28 Apr 2010 16:47:56 +0200] rev 36498
remove removed option
Wed, 28 Apr 2010 16:15:45 +0200 merge
blanchet [Wed, 28 Apr 2010 16:15:45 +0200] rev 36497
merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip