Thu, 05 Apr 2012 14:34:54 +0200 less ambitious memo_eval, since memo_result is still not robust here;
wenzelm [Thu, 05 Apr 2012 14:34:54 +0200] rev 47344
less ambitious memo_eval, since memo_result is still not robust here;
Thu, 05 Apr 2012 14:14:51 +0200 less aggressive discontinue_execution before document update, to avoid unstable execs that need to be re-assigned;
wenzelm [Thu, 05 Apr 2012 14:14:51 +0200] rev 47343
less aggressive discontinue_execution before document update, to avoid unstable execs that need to be re-assigned;
Thu, 05 Apr 2012 13:01:54 +0200 more explicit memo_eval vs. memo_result, to enforce bottom-up execution;
wenzelm [Thu, 05 Apr 2012 13:01:54 +0200] rev 47342
more explicit memo_eval vs. memo_result, to enforce bottom-up execution; edit of perspective touches node superficially, to ensure revisit after update;
Thu, 05 Apr 2012 11:58:46 +0200 Command.memo including physical interrupts (unlike Lazy.lazy);
wenzelm [Thu, 05 Apr 2012 11:58:46 +0200] rev 47341
Command.memo including physical interrupts (unlike Lazy.lazy); re-assign unstable exec, i.e. reset interrupted transaction; node result as direct exec -- avoid potential interrupt instability of Lazy.map;
Thu, 05 Apr 2012 10:45:53 +0200 tuned;
wenzelm [Thu, 05 Apr 2012 10:45:53 +0200] rev 47340
tuned;
Wed, 04 Apr 2012 21:03:30 +0200 tuned -- NB: get_theory still needs to apply Lazy.force due to interrupt instabilities;
wenzelm [Wed, 04 Apr 2012 21:03:30 +0200] rev 47339
tuned -- NB: get_theory still needs to apply Lazy.force due to interrupt instabilities;
Wed, 04 Apr 2012 17:21:39 +0200 proper signature constraint;
wenzelm [Wed, 04 Apr 2012 17:21:39 +0200] rev 47338
proper signature constraint;
Wed, 04 Apr 2012 17:14:19 +0200 tuned comments;
wenzelm [Wed, 04 Apr 2012 17:14:19 +0200] rev 47337
tuned comments;
Wed, 04 Apr 2012 14:19:47 +0200 separate module for prover command execution;
wenzelm [Wed, 04 Apr 2012 14:19:47 +0200] rev 47336
separate module for prover command execution;
Wed, 04 Apr 2012 14:00:47 +0200 tuned;
wenzelm [Wed, 04 Apr 2012 14:00:47 +0200] rev 47335
tuned;
Wed, 04 Apr 2012 10:38:04 +0200 fix typo in ML structure name
huffman [Wed, 04 Apr 2012 10:38:04 +0200] rev 47334
fix typo in ML structure name
Wed, 04 Apr 2012 11:15:54 +0200 removed obsolete isar-overview manual;
wenzelm [Wed, 04 Apr 2012 11:15:54 +0200] rev 47333
removed obsolete isar-overview manual;
Wed, 04 Apr 2012 10:04:25 +0100 dealing with SMLNJ errors 'value type in structure doesn't match signature spec' (which originated from lack of type generalisation) and 'unresolved flex record' wrt tptp_interpret
sultana [Wed, 04 Apr 2012 10:04:25 +0100] rev 47332
dealing with SMLNJ errors 'value type in structure doesn't match signature spec' (which originated from lack of type generalisation) and 'unresolved flex record' wrt tptp_interpret
Wed, 04 Apr 2012 10:49:42 +0200 merged
bulwahn [Wed, 04 Apr 2012 10:49:42 +0200] rev 47331
merged
Wed, 04 Apr 2012 10:17:54 +0200 rudimentary handling of products in finitize_functions in Quickcheck-Narrowing
bulwahn [Wed, 04 Apr 2012 10:17:54 +0200] rev 47330
rudimentary handling of products in finitize_functions in Quickcheck-Narrowing
Wed, 04 Apr 2012 10:17:08 +0200 improved equality check for modes in predicate compiler
bulwahn [Wed, 04 Apr 2012 10:17:08 +0200] rev 47329
improved equality check for modes in predicate compiler
Wed, 04 Apr 2012 09:00:10 +0200 rename ML structure to avoid shadowing earlier name
huffman [Wed, 04 Apr 2012 09:00:10 +0200] rev 47328
rename ML structure to avoid shadowing earlier name
Wed, 04 Apr 2012 07:47:42 +0200 add type annotations to make SML happy (cf. ec6187036495)
huffman [Wed, 04 Apr 2012 07:47:42 +0200] rev 47327
add type annotations to make SML happy (cf. ec6187036495)
Tue, 03 Apr 2012 23:49:24 +0200 merged
huffman [Tue, 03 Apr 2012 23:49:24 +0200] rev 47326
merged
Tue, 03 Apr 2012 22:31:00 +0200 new transfer proof method
huffman [Tue, 03 Apr 2012 22:31:00 +0200] rev 47325
new transfer proof method
Tue, 03 Apr 2012 22:04:50 +0200 renamed Tools/transfer.ML to Tools/legacy_transfer.ML
huffman [Tue, 03 Apr 2012 22:04:50 +0200] rev 47324
renamed Tools/transfer.ML to Tools/legacy_transfer.ML
Tue, 03 Apr 2012 21:39:28 +0200 prefer prog-prove, suppress isar-overview;
wenzelm [Tue, 03 Apr 2012 21:39:28 +0200] rev 47323
prefer prog-prove, suppress isar-overview;
Tue, 03 Apr 2012 21:09:09 +0200 merged
wenzelm [Tue, 03 Apr 2012 21:09:09 +0200] rev 47322
merged
Tue, 03 Apr 2012 20:41:13 +0200 merged
wenzelm [Tue, 03 Apr 2012 20:41:13 +0200] rev 47321
merged
Tue, 03 Apr 2012 20:42:00 +0200 formal integration of "prog-prove" manual;
wenzelm [Tue, 03 Apr 2012 20:42:00 +0200] rev 47320
formal integration of "prog-prove" manual; "main" is a reference manual;
Tue, 03 Apr 2012 20:37:52 +0200 prefer static dependencies;
wenzelm [Tue, 03 Apr 2012 20:37:52 +0200] rev 47319
prefer static dependencies;
Tue, 03 Apr 2012 20:56:32 +0200 merged
huffman [Tue, 03 Apr 2012 20:56:32 +0200] rev 47318
merged
Tue, 03 Apr 2012 15:15:00 +0200 modernized obsolete old-style theory name with proper new-style underscore
huffman [Tue, 03 Apr 2012 15:15:00 +0200] rev 47317
modernized obsolete old-style theory name with proper new-style underscore
Tue, 03 Apr 2012 17:33:22 +0100 removed use of CharVector in generated parser, to make SMLNJ happy
sultana [Tue, 03 Apr 2012 17:33:22 +0100] rev 47316
removed use of CharVector in generated parser, to make SMLNJ happy
Tue, 03 Apr 2012 20:24:00 +0200 avoid duplicate PIDE markup;
wenzelm [Tue, 03 Apr 2012 20:24:00 +0200] rev 47315
avoid duplicate PIDE markup; tuned;
Tue, 03 Apr 2012 20:08:08 +0200 less intrusive visibility;
wenzelm [Tue, 03 Apr 2012 20:08:08 +0200] rev 47314
less intrusive visibility;
Tue, 03 Apr 2012 19:49:14 +0200 more robust re-import wrt. non-HHF assumptions;
wenzelm [Tue, 03 Apr 2012 19:49:14 +0200] rev 47313
more robust re-import wrt. non-HHF assumptions;
Tue, 03 Apr 2012 19:33:46 +0200 consider polyml-5.3.0 as "experimental" since it chokes on HOL-Codegenerator_Test, while 5.2.1 happens to work;
wenzelm [Tue, 03 Apr 2012 19:33:46 +0200] rev 47312
consider polyml-5.3.0 as "experimental" since it chokes on HOL-Codegenerator_Test, while 5.2.1 happens to work;
Tue, 03 Apr 2012 18:22:14 +0200 close context elements via Expression.cert/read_declaration;
wenzelm [Tue, 03 Apr 2012 18:22:14 +0200] rev 47311
close context elements via Expression.cert/read_declaration; ensure visible context;
Tue, 03 Apr 2012 17:48:16 +0200 merged
wenzelm [Tue, 03 Apr 2012 17:48:16 +0200] rev 47310
merged
Tue, 03 Apr 2012 16:45:44 +0100 added me to isatest email list
sultana [Tue, 03 Apr 2012 16:45:44 +0100] rev 47309
added me to isatest email list
Tue, 03 Apr 2012 16:26:48 +0200 new package Lifting - initial commit
kuncar [Tue, 03 Apr 2012 16:26:48 +0200] rev 47308
new package Lifting - initial commit
Tue, 03 Apr 2012 14:09:37 +0200 add floor/ceiling lemmas suggested by René Thiemann
huffman [Tue, 03 Apr 2012 14:09:37 +0200] rev 47307
add floor/ceiling lemmas suggested by René Thiemann
Tue, 03 Apr 2012 08:55:06 +0200 made sure that " is shown in tutorial text
nipkow [Tue, 03 Apr 2012 08:55:06 +0200] rev 47306
made sure that " is shown in tutorial text
Mon, 02 Apr 2012 21:26:46 +0100 merged
Christian Urban <urbanc@in.tum.de> [Mon, 02 Apr 2012 21:26:46 +0100] rev 47305
merged
Mon, 02 Apr 2012 21:26:07 +0100 tuned proofs
Christian Urban <urbanc@in.tum.de> [Mon, 02 Apr 2012 21:26:07 +0100] rev 47304
tuned proofs
Mon, 02 Apr 2012 20:12:19 +0200 merged
nipkow [Mon, 02 Apr 2012 20:12:19 +0200] rev 47303
merged
Mon, 02 Apr 2012 20:12:10 +0200 towards showing " in the tutorial
nipkow [Mon, 02 Apr 2012 20:12:10 +0200] rev 47302
towards showing " in the tutorial
Mon, 02 Apr 2012 18:12:53 +0100 tuned proof in order to avoid warning message
Christian Urban <urbanc@in.tum.de> [Mon, 02 Apr 2012 18:12:53 +0100] rev 47301
tuned proof in order to avoid warning message
Mon, 02 Apr 2012 16:07:24 +0200 remove unnecessary qualifiers on names
huffman [Mon, 02 Apr 2012 16:07:24 +0200] rev 47300
remove unnecessary qualifiers on names
Mon, 02 Apr 2012 16:06:24 +0200 add lemma Suc_1
huffman [Mon, 02 Apr 2012 16:06:24 +0200] rev 47299
add lemma Suc_1
Mon, 02 Apr 2012 14:09:27 +0200 merged
berghofe [Mon, 02 Apr 2012 14:09:27 +0200] rev 47298
merged
Mon, 02 Apr 2012 13:58:59 +0200 Require "For" keyword to be followed by at least one whitespace, to avoid that
berghofe [Mon, 02 Apr 2012 13:58:59 +0200] rev 47297
Require "For" keyword to be followed by at least one whitespace, to avoid that identifiers starting with "For" are interpreted as traceability information
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip