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);
wenzelm [Wed, 28 Apr 2010 19:43:45 +0200] rev 36501
disabled spurious invocation of (interactive) sledgehammer;
wenzelm [Wed, 28 Apr 2010 17:29:58 +0200] rev 36500
merged
blanchet [Wed, 28 Apr 2010 16:56:03 +0200] rev 36499
make Mirabelle happy
blanchet [Wed, 28 Apr 2010 16:47:56 +0200] rev 36498
remove removed option
blanchet [Wed, 28 Apr 2010 16:15:45 +0200] rev 36497
merge
blanchet [Wed, 28 Apr 2010 16:14:56 +0200] rev 36496
parentheses around nested cases
blanchet [Wed, 28 Apr 2010 16:06:27 +0200] rev 36495
merged
blanchet [Wed, 28 Apr 2010 16:05:38 +0200] rev 36494
add an Isar proof found with Sledgehammer that involves a Skolem constant (internally)
blanchet [Wed, 28 Apr 2010 16:03:49 +0200] rev 36493
reintroduced short names for HOL->FOL constants; other parts of the code rely on these
blanchet [Wed, 28 Apr 2010 15:53:17 +0200] rev 36492
save the name of Skolemized variables in Sledgehammer for use in the proof reconstruction code
blanchet [Wed, 28 Apr 2010 15:34:55 +0200] rev 36491
unskolemize formulas in proof reconstruction + detect newer SPASS versions to avoid truncating identifiers if not necessary (truncating confuses proof reconstruction)