Sun, 02 Jun 2013 09:10:53 +0200 some meagure hints concerning reification
haftmann [Sun, 02 Jun 2013 09:10:53 +0200] rev 52287
some meagure hints concerning reification
Sun, 02 Jun 2013 07:46:40 +0200 make reification part of HOL
haftmann [Sun, 02 Jun 2013 07:46:40 +0200] rev 52286
make reification part of HOL
Sat, 01 Jun 2013 14:26:04 +0200 permissive uncheck -- allow printing of malformed terms (e.g. in error messages);
wenzelm [Sat, 01 Jun 2013 14:26:04 +0200] rev 52285
permissive uncheck -- allow printing of malformed terms (e.g. in error messages);
Sat, 01 Jun 2013 14:16:10 +0200 Type_Annotation only works *after* uncheck (which usually requires authentic type information);
wenzelm [Sat, 01 Jun 2013 14:16:10 +0200] rev 52284
Type_Annotation only works *after* uncheck (which usually requires authentic type information);
Sat, 01 Jun 2013 12:03:37 +0200 updated isatest stats;
wenzelm [Sat, 01 Jun 2013 12:03:37 +0200] rev 52283
updated isatest stats;
Sat, 01 Jun 2013 12:02:41 +0200 tuned theory name
nipkow [Sat, 01 Jun 2013 12:02:41 +0200] rev 52282
tuned theory name
Sat, 01 Jun 2013 11:48:06 +0200 tuned rules
nipkow [Sat, 01 Jun 2013 11:48:06 +0200] rev 52281
tuned rules
Fri, 31 May 2013 14:08:48 +0200 tuning
blanchet [Fri, 31 May 2013 14:08:48 +0200] rev 52280
tuning
Fri, 31 May 2013 12:28:39 +0200 renamed util function
blanchet [Fri, 31 May 2013 12:28:39 +0200] rev 52279
renamed util function
Fri, 31 May 2013 12:00:18 +0200 tuned;
wenzelm [Fri, 31 May 2013 12:00:18 +0200] rev 52278
tuned;
Fri, 31 May 2013 11:56:48 +0200 make SML/NJ partially happy;
wenzelm [Fri, 31 May 2013 11:56:48 +0200] rev 52277
make SML/NJ partially happy;
Fri, 31 May 2013 09:30:32 +0200 reflection without evaluation
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52276
reflection without evaluation
Fri, 31 May 2013 09:30:32 +0200 decomposed reflection steps into conversions;
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52275
decomposed reflection steps into conversions; deholified reification procedure; prefer Subgoal.FOCUS over SUBGOAL
Fri, 31 May 2013 09:30:32 +0200 permit multiple variable arguments in reflect
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52274
permit multiple variable arguments in reflect
Fri, 31 May 2013 09:30:32 +0200 tuned
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52273
tuned
Fri, 31 May 2013 09:30:32 +0200 dropped vacuous prefix
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52272
dropped vacuous prefix
Fri, 31 May 2013 09:30:32 +0200 combinator fold_range, corresponding to map_range
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52271
combinator fold_range, corresponding to map_range
Fri, 31 May 2013 07:55:40 +0200 merged
nipkow [Fri, 31 May 2013 07:55:40 +0200] rev 52270
merged
Fri, 31 May 2013 07:55:09 +0200 more VC -> VCG
nipkow [Fri, 31 May 2013 07:55:09 +0200] rev 52269
more VC -> VCG
Fri, 31 May 2013 07:26:31 +0200 VCG is standard name
nipkow [Fri, 31 May 2013 07:26:31 +0200] rev 52268
VCG is standard name
Fri, 31 May 2013 07:25:55 +0200 used nice syntax, removed lemma because it makes a nice exercise.
nipkow [Fri, 31 May 2013 07:25:55 +0200] rev 52267
used nice syntax, removed lemma because it makes a nice exercise.
Fri, 31 May 2013 07:30:23 +0200 NEWS about Spec_Check
bulwahn [Fri, 31 May 2013 07:30:23 +0200] rev 52266
NEWS about Spec_Check
Thu, 30 May 2013 23:29:33 +0200 tuned headers;
wenzelm [Thu, 30 May 2013 23:29:33 +0200] rev 52265
tuned headers;
Thu, 30 May 2013 22:30:38 +0200 tuned messages -- some attempts to observe Isabelle output channel semantics;
wenzelm [Thu, 30 May 2013 22:30:38 +0200] rev 52264
tuned messages -- some attempts to observe Isabelle output channel semantics;
Thu, 30 May 2013 22:26:16 +0200 less verbosity -- do not print final ();
wenzelm [Thu, 30 May 2013 22:26:16 +0200] rev 52263
less verbosity -- do not print final ();
Thu, 30 May 2013 22:16:33 +0200 tuned -- dynamic ML context is updated incrementally (see also e7c47fe56fbd);
wenzelm [Thu, 30 May 2013 22:16:33 +0200] rev 52262
tuned -- dynamic ML context is updated incrementally (see also e7c47fe56fbd);
Thu, 30 May 2013 22:15:06 +0200 tuned;
wenzelm [Thu, 30 May 2013 22:15:06 +0200] rev 52261
tuned;
Thu, 30 May 2013 22:11:29 +0200 toplevel invocation via implicit ML compilation context;
wenzelm [Thu, 30 May 2013 22:11:29 +0200] rev 52260
toplevel invocation via implicit ML compilation context;
Thu, 30 May 2013 22:08:01 +0200 more direct Context.setmp_thread_data for one-way passing of context;
wenzelm [Thu, 30 May 2013 22:08:01 +0200] rev 52259
more direct Context.setmp_thread_data for one-way passing of context;
Thu, 30 May 2013 21:57:01 +0200 tuned;
wenzelm [Thu, 30 May 2013 21:57:01 +0200] rev 52258
tuned;
Thu, 30 May 2013 21:50:09 +0200 tuned;
wenzelm [Thu, 30 May 2013 21:50:09 +0200] rev 52257
tuned;
Thu, 30 May 2013 21:47:48 +0200 do not open ML structures;
wenzelm [Thu, 30 May 2013 21:47:48 +0200] rev 52256
do not open ML structures;
Thu, 30 May 2013 21:37:00 +0200 prefer separate 'ML_command' for parallel evaluation;
wenzelm [Thu, 30 May 2013 21:37:00 +0200] rev 52255
prefer separate 'ML_command' for parallel evaluation;
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip