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;