Wed, 15 Sep 2010 15:11:39 +0200 ignore code cache optionally
haftmann [Wed, 15 Sep 2010 15:11:39 +0200] rev 39397
ignore code cache optionally
Wed, 15 Sep 2010 13:44:11 +0200 dropped redundant normal_form command
haftmann [Wed, 15 Sep 2010 13:44:11 +0200] rev 39396
dropped redundant normal_form command
Wed, 15 Sep 2010 13:44:10 +0200 more explicit theory name
haftmann [Wed, 15 Sep 2010 13:44:10 +0200] rev 39395
more explicit theory name
Wed, 15 Sep 2010 13:44:10 +0200 more accurate dependencies
haftmann [Wed, 15 Sep 2010 13:44:10 +0200] rev 39394
more accurate dependencies
Wed, 15 Sep 2010 12:16:35 +0200 merged
haftmann [Wed, 15 Sep 2010 12:16:35 +0200] rev 39393
merged
Wed, 15 Sep 2010 12:11:11 +0200 more clear separation of static compilation and dynamic evaluation
haftmann [Wed, 15 Sep 2010 12:11:11 +0200] rev 39392
more clear separation of static compilation and dynamic evaluation
Wed, 15 Sep 2010 16:06:52 +0200 Document.async_state: some attempts to make this more robust wrt. cancelation of the main transaction -- avoid confusing feedback about pending forks;
wenzelm [Wed, 15 Sep 2010 16:06:52 +0200] rev 39391
Document.async_state: some attempts to make this more robust wrt. cancelation of the main transaction -- avoid confusing feedback about pending forks;
Wed, 15 Sep 2010 16:04:40 +0200 isatest: reactivated kodkodi and thus HOL-Nitpick_Examples -- being now on a local file system greatly increases the chance that it works;
wenzelm [Wed, 15 Sep 2010 16:04:40 +0200] rev 39390
isatest: reactivated kodkodi and thus HOL-Nitpick_Examples -- being now on a local file system greatly increases the chance that it works;
Wed, 15 Sep 2010 12:16:08 +0200 merged
haftmann [Wed, 15 Sep 2010 12:16:08 +0200] rev 39389
merged
Wed, 15 Sep 2010 11:30:32 +0200 replaced ML_Context.evaluate by ML_Context.value -- using context data instead of bare metal references
haftmann [Wed, 15 Sep 2010 11:30:32 +0200] rev 39388
replaced ML_Context.evaluate by ML_Context.value -- using context data instead of bare metal references
Wed, 15 Sep 2010 11:30:31 +0200 replaced ML_Context.evaluate by ML_Context.value -- using context data instead of bare metal references; tuned structures
haftmann [Wed, 15 Sep 2010 11:30:31 +0200] rev 39387
replaced ML_Context.evaluate by ML_Context.value -- using context data instead of bare metal references; tuned structures
Wed, 15 Sep 2010 10:45:22 +0200 merge
blanchet [Wed, 15 Sep 2010 10:45:22 +0200] rev 39386
merge
Wed, 15 Sep 2010 10:43:57 +0200 compile on SML/NJ
blanchet [Wed, 15 Sep 2010 10:43:57 +0200] rev 39385
compile on SML/NJ
Wed, 15 Sep 2010 10:26:09 +0200 in debug mode, don't touch "$true" and "$false"
blanchet [Wed, 15 Sep 2010 10:26:09 +0200] rev 39384
in debug mode, don't touch "$true" and "$false"
Wed, 15 Sep 2010 09:36:39 +0200 adding option show_invalid_clauses for a more detailed message when modes are not inferred
bulwahn [Wed, 15 Sep 2010 09:36:39 +0200] rev 39383
adding option show_invalid_clauses for a more detailed message when modes are not inferred
Wed, 15 Sep 2010 09:36:38 +0200 proposed modes for code_pred now supports modes for mutual predicates
bulwahn [Wed, 15 Sep 2010 09:36:38 +0200] rev 39382
proposed modes for code_pred now supports modes for mutual predicates
Wed, 15 Sep 2010 08:58:34 +0200 merged
haftmann [Wed, 15 Sep 2010 08:58:34 +0200] rev 39381
merged
Mon, 13 Sep 2010 16:43:23 +0200 established emerging canonical names *_eqI and *_eq_iff
haftmann [Mon, 13 Sep 2010 16:43:23 +0200] rev 39380
established emerging canonical names *_eqI and *_eq_iff
Mon, 13 Sep 2010 16:43:23 +0200 moved lemmas map_of_eqI and map_of_eq_dom to Map.thy
haftmann [Mon, 13 Sep 2010 16:43:23 +0200] rev 39379
moved lemmas map_of_eqI and map_of_eq_dom to Map.thy
Mon, 13 Sep 2010 16:15:12 +0200 more precise name for activation of improveable syntax
haftmann [Mon, 13 Sep 2010 16:15:12 +0200] rev 39378
more precise name for activation of improveable syntax
Tue, 14 Sep 2010 23:38:36 +0200 tuning
blanchet [Tue, 14 Sep 2010 23:38:36 +0200] rev 39377
tuning
Tue, 14 Sep 2010 23:38:20 +0200 tuning
blanchet [Tue, 14 Sep 2010 23:38:20 +0200] rev 39376
tuning
Tue, 14 Sep 2010 23:37:34 +0200 prefer version 0.6 of Vampire, now that we can parse its output
blanchet [Tue, 14 Sep 2010 23:37:34 +0200] rev 39375
prefer version 0.6 of Vampire, now that we can parse its output
Tue, 14 Sep 2010 23:36:23 +0200 fix splitting of proof lines for one-line metis calls;
blanchet [Tue, 14 Sep 2010 23:36:23 +0200] rev 39374
fix splitting of proof lines for one-line metis calls; needed for newly supported ATPs (Vampire 0.6 local and remote, SNARK)
Tue, 14 Sep 2010 23:01:29 +0200 finish support for E 1.2 proof reconstruction;
blanchet [Tue, 14 Sep 2010 23:01:29 +0200] rev 39373
finish support for E 1.2 proof reconstruction; this involves picking up the axiom and conjecture names specified using a "file" annotation in the TSTP file, since we cannot rely anymore on formula numbers (E 1.2 adds a strange offset)
Tue, 14 Sep 2010 20:07:18 +0200 first step in generalizing to nonnumeric proof step names (e.g. remote Vampire 0.6)
blanchet [Tue, 14 Sep 2010 20:07:18 +0200] rev 39372
first step in generalizing to nonnumeric proof step names (e.g. remote Vampire 0.6)
Tue, 14 Sep 2010 19:40:19 +0200 clarify message
blanchet [Tue, 14 Sep 2010 19:40:19 +0200] rev 39371
clarify message
Tue, 14 Sep 2010 19:38:44 +0200 use same hack as in "Async_Manager" to work around Proof General bug
blanchet [Tue, 14 Sep 2010 19:38:44 +0200] rev 39370
use same hack as in "Async_Manager" to work around Proof General bug
Tue, 14 Sep 2010 19:38:18 +0200 export function
blanchet [Tue, 14 Sep 2010 19:38:18 +0200] rev 39369
export function
Tue, 14 Sep 2010 17:36:27 +0200 generalize proof reconstruction code;
blanchet [Tue, 14 Sep 2010 17:36:27 +0200] rev 39368
generalize proof reconstruction code; first step towards support for nonnumeric formula names, needed for E 1.2
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip