Wed, 11 Aug 2010 17:50:29 +0200 simplified/unified command setup;
wenzelm [Wed, 11 Aug 2010 17:50:29 +0200] rev 38334
simplified/unified command setup;
Wed, 11 Aug 2010 17:37:04 +0200 removed obsolete Proof.get_thmss_cmd (cf. Attrib.eval_thms);
wenzelm [Wed, 11 Aug 2010 17:37:04 +0200] rev 38333
removed obsolete Proof.get_thmss_cmd (cf. Attrib.eval_thms);
Wed, 11 Aug 2010 17:31:56 +0200 prefer plain Attrib.eval_thmss -- also means the assert_forward of Proof.get_thmss_cmd is skipped, leading to uniform (albeit odd) behaviour concerning forward chaining;
wenzelm [Wed, 11 Aug 2010 17:31:56 +0200] rev 38332
prefer plain Attrib.eval_thmss -- also means the assert_forward of Proof.get_thmss_cmd is skipped, leading to uniform (albeit odd) behaviour concerning forward chaining; tuned;
Wed, 11 Aug 2010 17:29:54 +0200 prefer plain Attrib.eval_thms with plain Proof.context instead of Proof.state;
wenzelm [Wed, 11 Aug 2010 17:29:54 +0200] rev 38331
prefer plain Attrib.eval_thms with plain Proof.context instead of Proof.state;
Wed, 11 Aug 2010 17:24:57 +0200 tuned eval_thms (cf. note etc. in proof.ML);
wenzelm [Wed, 11 Aug 2010 17:24:57 +0200] rev 38330
tuned eval_thms (cf. note etc. in proof.ML);
Wed, 11 Aug 2010 15:17:13 +0200 use Pretty.enum convenience;
wenzelm [Wed, 11 Aug 2010 15:17:13 +0200] rev 38329
use Pretty.enum convenience;
Wed, 11 Aug 2010 15:00:31 +0200 tuned whitespace;
wenzelm [Wed, 11 Aug 2010 15:00:31 +0200] rev 38328
tuned whitespace;
Wed, 11 Aug 2010 13:39:36 +0200 more precise and more maintainable dependencies;
wenzelm [Wed, 11 Aug 2010 13:39:36 +0200] rev 38327
more precise and more maintainable dependencies;
Wed, 11 Aug 2010 12:50:33 +0200 merged, resolving conflict in src/Pure/IsaMakefile concerning General/xml_data.ML;
wenzelm [Wed, 11 Aug 2010 12:50:33 +0200] rev 38326
merged, resolving conflict in src/Pure/IsaMakefile concerning General/xml_data.ML;
Wed, 11 Aug 2010 12:04:06 +0200 * -> prod
haftmann [Wed, 11 Aug 2010 12:04:06 +0200] rev 38325
* -> prod
Wed, 11 Aug 2010 12:03:57 +0200 added .ML extension
haftmann [Wed, 11 Aug 2010 12:03:57 +0200] rev 38324
added .ML extension
Wed, 11 Aug 2010 11:56:57 +0200 avoid old unnamed infix
haftmann [Wed, 11 Aug 2010 11:56:57 +0200] rev 38323
avoid old unnamed infix
Wed, 11 Aug 2010 11:52:40 +0200 avoid inclusion of Natural module in generated code
haftmann [Wed, 11 Aug 2010 11:52:40 +0200] rev 38322
avoid inclusion of Natural module in generated code
Wed, 11 Aug 2010 09:06:31 +0200 explicit ML extension
haftmann [Wed, 11 Aug 2010 09:06:31 +0200] rev 38321
explicit ML extension
Wed, 11 Aug 2010 08:50:20 +0200 merged
haftmann [Wed, 11 Aug 2010 08:50:20 +0200] rev 38320
merged
Tue, 10 Aug 2010 16:03:54 +0200 separate initialisation for overloading and instantiation target
haftmann [Tue, 10 Aug 2010 16:03:54 +0200] rev 38319
separate initialisation for overloading and instantiation target
Tue, 10 Aug 2010 15:38:33 +0200 different foundations for different targets; simplified syntax handling of abbreviations
haftmann [Tue, 10 Aug 2010 15:38:33 +0200] rev 38318
different foundations for different targets; simplified syntax handling of abbreviations
Wed, 11 Aug 2010 13:30:24 +0800 deleted duplicate lemma
Christian Urban <urbanc@in.tum.de> [Wed, 11 Aug 2010 13:30:24 +0800] rev 38317
deleted duplicate lemma
Tue, 10 Aug 2010 22:26:23 +0200 Revert performance improvement of 8ed3a5fb4d25 since it breaks notes element declarations.
ballarin [Tue, 10 Aug 2010 22:26:23 +0200] rev 38316
Revert performance improvement of 8ed3a5fb4d25 since it breaks notes element declarations.
Tue, 10 Aug 2010 15:09:39 +0200 basic renumbering
haftmann [Tue, 10 Aug 2010 15:09:39 +0200] rev 38315
basic renumbering
Tue, 10 Aug 2010 15:07:39 +0200 avoiding redundant primes
haftmann [Tue, 10 Aug 2010 15:07:39 +0200] rev 38314
avoiding redundant primes
Tue, 10 Aug 2010 14:57:58 +0200 separated type from term parameters
haftmann [Tue, 10 Aug 2010 14:57:58 +0200] rev 38313
separated type from term parameters
Tue, 10 Aug 2010 14:53:41 +0200 moved extra_tfrees check for mixfix syntax to Generic_Target
haftmann [Tue, 10 Aug 2010 14:53:41 +0200] rev 38312
moved extra_tfrees check for mixfix syntax to Generic_Target
Tue, 10 Aug 2010 14:47:22 +0200 name and argument grouping tuning
haftmann [Tue, 10 Aug 2010 14:47:22 +0200] rev 38311
name and argument grouping tuning
Tue, 10 Aug 2010 14:42:30 +0200 whitespace tuning
haftmann [Tue, 10 Aug 2010 14:42:30 +0200] rev 38310
whitespace tuning
Tue, 10 Aug 2010 14:15:44 +0200 added generic_target.ML
haftmann [Tue, 10 Aug 2010 14:15:44 +0200] rev 38309
added generic_target.ML
Tue, 10 Aug 2010 14:11:28 +0200 try to uniformly follow define/note/abbrev/declaration order as close as possible
haftmann [Tue, 10 Aug 2010 14:11:28 +0200] rev 38308
try to uniformly follow define/note/abbrev/declaration order as close as possible
Tue, 10 Aug 2010 14:06:38 +0200 split off structure Generic_Target into separate file
haftmann [Tue, 10 Aug 2010 14:06:38 +0200] rev 38307
split off structure Generic_Target into separate file
Tue, 10 Aug 2010 13:58:26 +0200 split off generic parts of target implementations into separate structure
haftmann [Tue, 10 Aug 2010 13:58:26 +0200] rev 38306
split off generic parts of target implementations into separate structure
Tue, 10 Aug 2010 13:25:33 +0200 restructured code for `declaration`
haftmann [Tue, 10 Aug 2010 13:25:33 +0200] rev 38305
restructured code for `declaration`
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip