Thu, 30 May 2013 21:28:54 +0200 simplified context and data management -- plain ctxt: Proof.context is default for most operations;
wenzelm [Thu, 30 May 2013 21:28:54 +0200] rev 52254
simplified context and data management -- plain ctxt: Proof.context is default for most operations;
Thu, 30 May 2013 20:57:55 +0200 more conventional spelling and grammar;
wenzelm [Thu, 30 May 2013 20:57:55 +0200] rev 52253
more conventional spelling and grammar;
Thu, 30 May 2013 20:38:50 +0200 minor tuning -- more linebreaks;
wenzelm [Thu, 30 May 2013 20:38:50 +0200] rev 52252
minor tuning -- more linebreaks;
Thu, 30 May 2013 20:27:33 +0200 removed pointless comment -- NB: Isabelle output is message-oriented with implicit line-boundaries;
wenzelm [Thu, 30 May 2013 20:27:33 +0200] rev 52251
removed pointless comment -- NB: Isabelle output is message-oriented with implicit line-boundaries;
Thu, 30 May 2013 20:26:27 +0200 standardized aliases;
wenzelm [Thu, 30 May 2013 20:26:27 +0200] rev 52250
standardized aliases;
Thu, 30 May 2013 20:20:23 +0200 do not handle arbitrary exceptions;
wenzelm [Thu, 30 May 2013 20:20:23 +0200] rev 52249
do not handle arbitrary exceptions;
Thu, 30 May 2013 20:09:49 +0200 added Spec_Check -- a Quickcheck tool for Isabelle's ML environment;
bulwahn [Thu, 30 May 2013 20:09:49 +0200] rev 52248
added Spec_Check -- a Quickcheck tool for Isabelle's ML environment;
Thu, 30 May 2013 17:52:38 +0200 merged
wenzelm [Thu, 30 May 2013 17:52:38 +0200] rev 52247
merged
Thu, 30 May 2013 17:26:01 +0200 tuned signature;
wenzelm [Thu, 30 May 2013 17:26:01 +0200] rev 52246
tuned signature;
Thu, 30 May 2013 17:21:11 +0200 tuned signature;
wenzelm [Thu, 30 May 2013 17:21:11 +0200] rev 52245
tuned signature; tuned;
Thu, 30 May 2013 17:10:13 +0200 misc tuning;
wenzelm [Thu, 30 May 2013 17:10:13 +0200] rev 52244
misc tuning;
Thu, 30 May 2013 17:02:09 +0200 prefer existing beta_eta_conversion;
wenzelm [Thu, 30 May 2013 17:02:09 +0200] rev 52243
prefer existing beta_eta_conversion;
Thu, 30 May 2013 16:53:32 +0200 more standard fold/fold_rev;
wenzelm [Thu, 30 May 2013 16:53:32 +0200] rev 52242
more standard fold/fold_rev;
Thu, 30 May 2013 16:48:50 +0200 tuned import;
wenzelm [Thu, 30 May 2013 16:48:50 +0200] rev 52241
tuned import;
Thu, 30 May 2013 16:31:53 +0200 misc tuning;
wenzelm [Thu, 30 May 2013 16:31:53 +0200] rev 52240
misc tuning;
Thu, 30 May 2013 16:11:14 +0200 prefer existing beta_eta_conversion;
wenzelm [Thu, 30 May 2013 16:11:14 +0200] rev 52239
prefer existing beta_eta_conversion;
Thu, 30 May 2013 15:51:55 +0200 more standard names;
wenzelm [Thu, 30 May 2013 15:51:55 +0200] rev 52238
more standard names;
Thu, 30 May 2013 15:02:33 +0200 simplified method setup;
wenzelm [Thu, 30 May 2013 15:02:33 +0200] rev 52237
simplified method setup;
Thu, 30 May 2013 14:37:06 +0200 tuned -- prefer terminology of tactic / goal state;
wenzelm [Thu, 30 May 2013 14:37:06 +0200] rev 52236
tuned -- prefer terminology of tactic / goal state;
Thu, 30 May 2013 14:17:56 +0200 tuned;
wenzelm [Thu, 30 May 2013 14:17:56 +0200] rev 52235
tuned;
Thu, 30 May 2013 13:59:38 +0200 misc tuning;
wenzelm [Thu, 30 May 2013 13:59:38 +0200] rev 52234
misc tuning;
Thu, 30 May 2013 13:20:04 +0200 tuned;
wenzelm [Thu, 30 May 2013 13:20:04 +0200] rev 52233
tuned;
Thu, 30 May 2013 13:07:23 +0200 tuned signature;
wenzelm [Thu, 30 May 2013 13:07:23 +0200] rev 52232
tuned signature;
Thu, 30 May 2013 12:56:25 +0200 stay within regular tactic language -- avoid operating on whole proof state;
wenzelm [Thu, 30 May 2013 12:56:25 +0200] rev 52231
stay within regular tactic language -- avoid operating on whole proof state;
Thu, 30 May 2013 12:35:40 +0200 standardized aliases;
wenzelm [Thu, 30 May 2013 12:35:40 +0200] rev 52230
standardized aliases;
Thu, 30 May 2013 14:37:35 +0200 space between minus sign and number for large negative number literals causes NumberFormatException at run-time
Andreas Lochbihler [Thu, 30 May 2013 14:37:35 +0200] rev 52229
space between minus sign and number for large negative number literals causes NumberFormatException at run-time
Thu, 30 May 2013 08:27:51 +0200 tuned
nipkow [Thu, 30 May 2013 08:27:51 +0200] rev 52228
tuned
Thu, 30 May 2013 13:59:20 +1000 relational version of HoareT
kleing [Thu, 30 May 2013 13:59:20 +1000] rev 52227
relational version of HoareT
Wed, 29 May 2013 23:11:21 +0200 obsolete;
wenzelm [Wed, 29 May 2013 23:11:21 +0200] rev 52226
obsolete;
Wed, 29 May 2013 18:55:37 +0200 resolve_inc_tyvars: back to old behavior before 0fa3b456a267 where types of equal Vars are *not* unified -- recover last example in src/HOL/Metis_Examples/Clausification.thy;
wenzelm [Wed, 29 May 2013 18:55:37 +0200] rev 52225
resolve_inc_tyvars: back to old behavior before 0fa3b456a267 where types of equal Vars are *not* unified -- recover last example in src/HOL/Metis_Examples/Clausification.thy;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip