Wed, 12 Feb 2014 16:35:58 +0100 HOL-IMP fastness
traytel [Wed, 12 Feb 2014 16:35:58 +0100] rev 55441
HOL-IMP fastness
Wed, 12 Feb 2014 14:32:45 +0100 merged, resolving some conflicts;
wenzelm [Wed, 12 Feb 2014 14:32:45 +0100] rev 55440
merged, resolving some conflicts;
Wed, 12 Feb 2014 13:56:43 +0100 eliminated hard tabs (assuming tab-width=2);
wenzelm [Wed, 12 Feb 2014 13:56:43 +0100] rev 55439
eliminated hard tabs (assuming tab-width=2);
Wed, 12 Feb 2014 13:53:11 +0100 more platform notes;
wenzelm [Wed, 12 Feb 2014 13:53:11 +0100] rev 55438
more platform notes;
Wed, 12 Feb 2014 13:33:05 +0100 tuned whitespace;
wenzelm [Wed, 12 Feb 2014 13:33:05 +0100] rev 55437
tuned whitespace;
Wed, 12 Feb 2014 13:31:18 +0100 removed odd comments -- inferred types are shown by Prover IDE;
wenzelm [Wed, 12 Feb 2014 13:31:18 +0100] rev 55436
removed odd comments -- inferred types are shown by Prover IDE;
Wed, 12 Feb 2014 11:28:17 +0100 maintain blob edits within history, which is important for Snapshot.convert/revert;
wenzelm [Wed, 12 Feb 2014 11:28:17 +0100] rev 55435
maintain blob edits within history, which is important for Snapshot.convert/revert;
Wed, 12 Feb 2014 11:05:48 +0100 more accurate eq_content;
wenzelm [Wed, 12 Feb 2014 11:05:48 +0100] rev 55434
more accurate eq_content;
Wed, 12 Feb 2014 10:50:49 +0100 clarified message_positions: cover alt_id as well;
wenzelm [Wed, 12 Feb 2014 10:50:49 +0100] rev 55433
clarified message_positions: cover alt_id as well; tuned;
Tue, 11 Feb 2014 21:58:31 +0100 maintain multiple command chunks and markup trees: for main chunk and loaded files;
wenzelm [Tue, 11 Feb 2014 21:58:31 +0100] rev 55432
maintain multiple command chunks and markup trees: for main chunk and loaded files; document view for all text areas, including auxiliary files;
Tue, 11 Feb 2014 17:44:29 +0100 common Command.Chunk for command source and auxiliary files (static Symbol.Index without actual String content);
wenzelm [Tue, 11 Feb 2014 17:44:29 +0100] rev 55431
common Command.Chunk for command source and auxiliary files (static Symbol.Index without actual String content); more informative type Blob, to allow markup reports;
Tue, 11 Feb 2014 15:55:05 +0100 tuned signature;
wenzelm [Tue, 11 Feb 2014 15:55:05 +0100] rev 55430
tuned signature;
Tue, 11 Feb 2014 15:05:13 +0100 report (but ignore) markup within auxiliary files;
wenzelm [Tue, 11 Feb 2014 15:05:13 +0100] rev 55429
report (but ignore) markup within auxiliary files;
Wed, 12 Feb 2014 10:59:25 +0100 merged
Andreas Lochbihler [Wed, 12 Feb 2014 10:59:25 +0100] rev 55428
merged
Wed, 12 Feb 2014 09:06:04 +0100 make integer_of_char and char_of_integer work with NBE and code_simp
Andreas Lochbihler [Wed, 12 Feb 2014 09:06:04 +0100] rev 55427
make integer_of_char and char_of_integer work with NBE and code_simp
Wed, 12 Feb 2014 08:56:38 +0100 make lifting setup for String.literal local to prevent transfer from replacing STR ''...'' literals
Andreas Lochbihler [Wed, 12 Feb 2014 08:56:38 +0100] rev 55426
make lifting setup for String.literal local to prevent transfer from replacing STR ''...'' literals
Wed, 12 Feb 2014 10:20:31 +0100 [mq]: news
blanchet [Wed, 12 Feb 2014 10:20:31 +0100] rev 55425
[mq]: news
Wed, 12 Feb 2014 08:37:28 +0100 remove hidden fact about hidden constant from code generator setup
blanchet [Wed, 12 Feb 2014 08:37:28 +0100] rev 55424
remove hidden fact about hidden constant from code generator setup
Wed, 12 Feb 2014 08:37:28 +0100 for extraction -- use the exhaust rule that's registered with 'datatype_realizer.ML'
blanchet [Wed, 12 Feb 2014 08:37:28 +0100] rev 55423
for extraction -- use the exhaust rule that's registered with 'datatype_realizer.ML'
Wed, 12 Feb 2014 08:37:28 +0100 compile
blanchet [Wed, 12 Feb 2014 08:37:28 +0100] rev 55422
compile
Wed, 12 Feb 2014 08:37:28 +0100 updated certificates
blanchet [Wed, 12 Feb 2014 08:37:28 +0100] rev 55421
updated certificates
Wed, 12 Feb 2014 08:37:28 +0100 tuned message
blanchet [Wed, 12 Feb 2014 08:37:28 +0100] rev 55420
tuned message
Wed, 12 Feb 2014 08:37:28 +0100 tabled, v.: postpone consideration of
blanchet [Wed, 12 Feb 2014 08:37:28 +0100] rev 55419
tabled, v.: postpone consideration of
Wed, 12 Feb 2014 08:37:28 +0100 adapted to renaming of 'Projl' and 'Projr'
blanchet [Wed, 12 Feb 2014 08:37:28 +0100] rev 55418
adapted to renaming of 'Projl' and 'Projr'
Wed, 12 Feb 2014 08:37:06 +0100 adapted to 'xxx_{case,rec}' renaming, to new theorem names, and to new variable names in theorems
blanchet [Wed, 12 Feb 2014 08:37:06 +0100] rev 55417
adapted to 'xxx_{case,rec}' renaming, to new theorem names, and to new variable names in theorems * * * more transition of 'xxx_rec' to 'rec_xxx' and same for case * * * compile * * * 'rename_tac's to avoid referring to generated names * * * more robust scripts with 'rename_tac' * * * 'where' -> 'of' * * * 'where' -> 'of' * * * renamed 'xxx_rec' to 'rec_xxx'
Wed, 12 Feb 2014 08:35:57 +0100 adapted theories to 'xxx_case' to 'case_xxx'
blanchet [Wed, 12 Feb 2014 08:35:57 +0100] rev 55416
adapted theories to 'xxx_case' to 'case_xxx' * * * 'char_case' -> 'case_char' and same for 'rec' * * * compile * * * renamed 'xxx_case' to 'case_xxx'
Wed, 12 Feb 2014 08:35:57 +0100 renamed 'nat_{case,rec}' to '{case,rec}_nat'
blanchet [Wed, 12 Feb 2014 08:35:57 +0100] rev 55415
renamed 'nat_{case,rec}' to '{case,rec}_nat'
Wed, 12 Feb 2014 08:35:57 +0100 renamed '{prod,sum,bool,unit}_case' to 'case_...'
blanchet [Wed, 12 Feb 2014 08:35:57 +0100] rev 55414
renamed '{prod,sum,bool,unit}_case' to 'case_...'
Wed, 12 Feb 2014 08:35:56 +0100 adapted theories to '{case,rec}_{list,option}' names
blanchet [Wed, 12 Feb 2014 08:35:56 +0100] rev 55413
adapted theories to '{case,rec}_{list,option}' names
Wed, 12 Feb 2014 08:35:56 +0100 avoid old 'prod.simps' -- better be more specific
blanchet [Wed, 12 Feb 2014 08:35:56 +0100] rev 55412
avoid old 'prod.simps' -- better be more specific
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip