blanchet [Fri, 07 Jun 2013 09:47:04 +0200] rev 52335
tuning
blanchet [Fri, 07 Jun 2013 09:30:13 +0200] rev 52334
tuning
nipkow [Fri, 07 Jun 2013 22:13:04 +0200] rev 52333
tuned
nipkow [Fri, 07 Jun 2013 12:55:09 +0200] rev 52332
tuned variable names
nipkow [Fri, 07 Jun 2013 11:51:52 +0200] rev 52331
tuned
blanchet [Fri, 07 Jun 2013 09:28:59 +0200] rev 52330
tuning
blanchet [Fri, 07 Jun 2013 08:57:44 +0200] rev 52329
tuning
blanchet [Fri, 07 Jun 2013 08:48:59 +0200] rev 52328
[mq]: tuning
blanchet [Thu, 06 Jun 2013 22:01:42 +0200] rev 52327
tuning
blanchet [Thu, 06 Jun 2013 21:32:39 +0200] rev 52326
tuning
blanchet [Thu, 06 Jun 2013 21:22:04 +0200] rev 52325
tuning
blanchet [Thu, 06 Jun 2013 21:18:39 +0200] rev 52324
tuning
blanchet [Thu, 06 Jun 2013 21:12:08 +0200] rev 52323
fixed failure in coinduction rule tactic
blanchet [Thu, 06 Jun 2013 15:56:17 +0200] rev 52322
too much qualification is like too little
blanchet [Thu, 06 Jun 2013 15:49:09 +0200] rev 52321
tuning
blanchet [Thu, 06 Jun 2013 15:49:09 +0200] rev 52320
tuning
blanchet [Thu, 06 Jun 2013 15:49:08 +0200] rev 52319
tuning
blanchet [Thu, 06 Jun 2013 15:49:01 +0200] rev 52318
merge
blanchet [Thu, 06 Jun 2013 12:20:04 +0200] rev 52317
tuning
nipkow [Thu, 06 Jun 2013 14:52:54 +0200] rev 52316
tuned defs
blanchet [Thu, 06 Jun 2013 12:16:35 +0200] rev 52315
avoid duplicate call to "mk_fold_rec_args_types" function
blanchet [Thu, 06 Jun 2013 11:47:11 +0200] rev 52314
continuation of f461dca57c66
blanchet [Thu, 06 Jun 2013 11:41:19 +0200] rev 52313
renamed ML variables
blanchet [Thu, 06 Jun 2013 11:33:41 +0200] rev 52312
tuned record field names to avoid confusion between low-level and high-level constants/theorems
blanchet [Thu, 06 Jun 2013 11:19:04 +0200] rev 52311
tuned signature
blanchet [Thu, 06 Jun 2013 09:17:17 +0200] rev 52310
support induction principles with multiple occurrences of the same type in "fpTs" and (hopefully) with loss of recursion (e.g. primrec definition of is_nil, where the IH can be dropped)
blanchet [Thu, 06 Jun 2013 08:40:37 +0200] rev 52309
tuned ML variable names
kuncar [Wed, 05 Jun 2013 15:33:01 +0200] rev 52308
transfer rule for listsum
kuncar [Wed, 05 Jun 2013 15:21:52 +0200] rev 52307
more reflexivity rules (for OO)
blanchet [Wed, 05 Jun 2013 13:39:02 +0200] rev 52306
tuning
blanchet [Wed, 05 Jun 2013 13:31:32 +0200] rev 52305
avoid code duplication
blanchet [Wed, 05 Jun 2013 13:22:44 +0200] rev 52304
eliminated dead argument
blanchet [Wed, 05 Jun 2013 13:19:26 +0200] rev 52303
one less flaky "fpTs" check (flaky in the presence of duplicates in "fpTs", which we want to have in "primrec")
blanchet [Wed, 05 Jun 2013 13:13:35 +0200] rev 52302
tuning
blanchet [Wed, 05 Jun 2013 12:51:16 +0200] rev 52301
simpler, more robust iterator goal construction code
blanchet [Wed, 05 Jun 2013 11:30:24 +0200] rev 52300
tuning
blanchet [Wed, 05 Jun 2013 11:16:46 +0200] rev 52299
reverted 23929f647f79 -- not needed after all
blanchet [Wed, 05 Jun 2013 10:27:46 +0200] rev 52298
killed dead code
blanchet [Wed, 05 Jun 2013 10:21:35 +0200] rev 52297
tuning
blanchet [Wed, 05 Jun 2013 10:05:08 +0200] rev 52296
slightly nicer ML interface
blanchet [Wed, 05 Jun 2013 09:56:28 +0200] rev 52295
added convenience function
blanchet [Wed, 05 Jun 2013 09:24:16 +0200] rev 52294
keep a record of the fixpoint equations
blanchet [Wed, 05 Jun 2013 08:57:43 +0200] rev 52293
export ML function (needed for "primrec_new")
blanchet [Tue, 04 Jun 2013 12:11:48 +0200] rev 52292
export ML function
nipkow [Mon, 03 Jun 2013 11:37:37 +0200] rev 52291
corrected name
nipkow [Mon, 03 Jun 2013 06:41:07 +0200] rev 52290
tuned proofs
haftmann [Sun, 02 Jun 2013 20:44:55 +0200] rev 52289
type class for confined subtraction
haftmann [Sun, 02 Jun 2013 10:57:21 +0200] rev 52288
denesting of functions
haftmann [Sun, 02 Jun 2013 09:10:53 +0200] rev 52287
some meagure hints concerning reification
haftmann [Sun, 02 Jun 2013 07:46:40 +0200] rev 52286
make reification part of HOL
wenzelm [Sat, 01 Jun 2013 14:26:04 +0200] rev 52285
permissive uncheck -- allow printing of malformed terms (e.g. in error messages);
wenzelm [Sat, 01 Jun 2013 14:16:10 +0200] rev 52284
Type_Annotation only works *after* uncheck (which usually requires authentic type information);
wenzelm [Sat, 01 Jun 2013 12:03:37 +0200] rev 52283
updated isatest stats;
nipkow [Sat, 01 Jun 2013 12:02:41 +0200] rev 52282
tuned theory name
nipkow [Sat, 01 Jun 2013 11:48:06 +0200] rev 52281
tuned rules
blanchet [Fri, 31 May 2013 14:08:48 +0200] rev 52280
tuning
blanchet [Fri, 31 May 2013 12:28:39 +0200] rev 52279
renamed util function
wenzelm [Fri, 31 May 2013 12:00:18 +0200] rev 52278
tuned;
wenzelm [Fri, 31 May 2013 11:56:48 +0200] rev 52277
make SML/NJ partially happy;
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52276
reflection without evaluation
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52275
decomposed reflection steps into conversions;
deholified reification procedure;
prefer Subgoal.FOCUS over SUBGOAL
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52274
permit multiple variable arguments in reflect
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52273
tuned
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52272
dropped vacuous prefix
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52271
combinator fold_range, corresponding to map_range
nipkow [Fri, 31 May 2013 07:55:40 +0200] rev 52270
merged
nipkow [Fri, 31 May 2013 07:55:09 +0200] rev 52269
more VC -> VCG
nipkow [Fri, 31 May 2013 07:26:31 +0200] rev 52268
VCG is standard name
nipkow [Fri, 31 May 2013 07:25:55 +0200] rev 52267
used nice syntax, removed lemma because it makes a nice exercise.
bulwahn [Fri, 31 May 2013 07:30:23 +0200] rev 52266
NEWS about Spec_Check
wenzelm [Thu, 30 May 2013 23:29:33 +0200] rev 52265
tuned headers;
wenzelm [Thu, 30 May 2013 22:30:38 +0200] rev 52264
tuned messages -- some attempts to observe Isabelle output channel semantics;
wenzelm [Thu, 30 May 2013 22:26:16 +0200] rev 52263
less verbosity -- do not print final ();
wenzelm [Thu, 30 May 2013 22:16:33 +0200] rev 52262
tuned -- dynamic ML context is updated incrementally (see also e7c47fe56fbd);
wenzelm [Thu, 30 May 2013 22:15:06 +0200] rev 52261
tuned;
wenzelm [Thu, 30 May 2013 22:11:29 +0200] rev 52260
toplevel invocation via implicit ML compilation context;
wenzelm [Thu, 30 May 2013 22:08:01 +0200] rev 52259
more direct Context.setmp_thread_data for one-way passing of context;
wenzelm [Thu, 30 May 2013 21:57:01 +0200] rev 52258
tuned;
wenzelm [Thu, 30 May 2013 21:50:09 +0200] rev 52257
tuned;
wenzelm [Thu, 30 May 2013 21:47:48 +0200] rev 52256
do not open ML structures;
wenzelm [Thu, 30 May 2013 21:37:00 +0200] rev 52255
prefer separate 'ML_command' for parallel evaluation;
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;
wenzelm [Thu, 30 May 2013 20:57:55 +0200] rev 52253
more conventional spelling and grammar;
wenzelm [Thu, 30 May 2013 20:38:50 +0200] rev 52252
minor tuning -- more linebreaks;
wenzelm [Thu, 30 May 2013 20:27:33 +0200] rev 52251
removed pointless comment -- NB: Isabelle output is message-oriented with implicit line-boundaries;
wenzelm [Thu, 30 May 2013 20:26:27 +0200] rev 52250
standardized aliases;
wenzelm [Thu, 30 May 2013 20:20:23 +0200] rev 52249
do not handle arbitrary exceptions;
bulwahn [Thu, 30 May 2013 20:09:49 +0200] rev 52248
added Spec_Check -- a Quickcheck tool for Isabelle's ML environment;
wenzelm [Thu, 30 May 2013 17:52:38 +0200] rev 52247
merged
wenzelm [Thu, 30 May 2013 17:26:01 +0200] rev 52246
tuned signature;
wenzelm [Thu, 30 May 2013 17:21:11 +0200] rev 52245
tuned signature;
tuned;
wenzelm [Thu, 30 May 2013 17:10:13 +0200] rev 52244
misc tuning;
wenzelm [Thu, 30 May 2013 17:02:09 +0200] rev 52243
prefer existing beta_eta_conversion;
wenzelm [Thu, 30 May 2013 16:53:32 +0200] rev 52242
more standard fold/fold_rev;
wenzelm [Thu, 30 May 2013 16:48:50 +0200] rev 52241
tuned import;
wenzelm [Thu, 30 May 2013 16:31:53 +0200] rev 52240
misc tuning;