Wed, 05 Jun 2013 10:21:35 +0200 tuning
blanchet [Wed, 05 Jun 2013 10:21:35 +0200] rev 52297
tuning
Wed, 05 Jun 2013 10:05:08 +0200 slightly nicer ML interface
blanchet [Wed, 05 Jun 2013 10:05:08 +0200] rev 52296
slightly nicer ML interface
Wed, 05 Jun 2013 09:56:28 +0200 added convenience function
blanchet [Wed, 05 Jun 2013 09:56:28 +0200] rev 52295
added convenience function
Wed, 05 Jun 2013 09:24:16 +0200 keep a record of the fixpoint equations
blanchet [Wed, 05 Jun 2013 09:24:16 +0200] rev 52294
keep a record of the fixpoint equations
Wed, 05 Jun 2013 08:57:43 +0200 export ML function (needed for "primrec_new")
blanchet [Wed, 05 Jun 2013 08:57:43 +0200] rev 52293
export ML function (needed for "primrec_new")
Tue, 04 Jun 2013 12:11:48 +0200 export ML function
blanchet [Tue, 04 Jun 2013 12:11:48 +0200] rev 52292
export ML function
Mon, 03 Jun 2013 11:37:37 +0200 corrected name
nipkow [Mon, 03 Jun 2013 11:37:37 +0200] rev 52291
corrected name
Mon, 03 Jun 2013 06:41:07 +0200 tuned proofs
nipkow [Mon, 03 Jun 2013 06:41:07 +0200] rev 52290
tuned proofs
Sun, 02 Jun 2013 20:44:55 +0200 type class for confined subtraction
haftmann [Sun, 02 Jun 2013 20:44:55 +0200] rev 52289
type class for confined subtraction
Sun, 02 Jun 2013 10:57:21 +0200 denesting of functions
haftmann [Sun, 02 Jun 2013 10:57:21 +0200] rev 52288
denesting of functions
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 tip