sultana [Tue, 03 Sep 2013 21:46:41 +0100] rev 53392
updated syntax to use 'ML_file' rather than 'uses';
sultana [Tue, 03 Sep 2013 21:46:41 +0100] rev 53391
now allowing numeric identifiers to be used in 'file' annotations;
more informative failure of missed cases by raising ANNOT_STRUCTURE instead of the default Match;
sultana [Tue, 03 Sep 2013 21:46:40 +0100] rev 53390
get_file_list now returns files sorted by size;
sultana [Tue, 03 Sep 2013 21:46:40 +0100] rev 53389
brought up to date with TPTP_Proof;
sultana [Tue, 03 Sep 2013 21:46:40 +0100] rev 53388
using richer annotation from formula annotations in proof;
sultana [Tue, 03 Sep 2013 21:46:40 +0100] rev 53387
extracting more info from formula annotation in proof;
sultana [Tue, 03 Sep 2013 21:46:40 +0100] rev 53386
corrected syntax filter;
sultana [Tue, 03 Sep 2013 21:46:40 +0100] rev 53385
reading tptp status code;
sultana [Tue, 03 Sep 2013 21:46:40 +0100] rev 53384
improved handling of nonstandard problem names;
wenzelm [Tue, 03 Sep 2013 22:30:52 +0200] rev 53383
merged
wenzelm [Tue, 03 Sep 2013 22:10:54 +0200] rev 53382
merged
wenzelm [Tue, 03 Sep 2013 22:04:23 +0200] rev 53381
tuned proofs -- less guessing;
wenzelm [Tue, 03 Sep 2013 19:58:00 +0200] rev 53380
cases: formal binding of 'assumes', with position provided via invoke_case;
allow literal equality on type Binding.binding;
wenzelm [Tue, 03 Sep 2013 18:21:43 +0200] rev 53379
minor tuning;
wenzelm [Tue, 03 Sep 2013 13:09:15 +0200] rev 53378
cases: more position information and PIDE markup;
wenzelm [Tue, 03 Sep 2013 11:58:34 +0200] rev 53377
more liberal 'case' syntax: allow parentheses without arguments;
wenzelm [Tue, 03 Sep 2013 11:55:59 +0200] rev 53376
more robust ToyList_Test;
wenzelm [Tue, 03 Sep 2013 11:29:01 +0200] rev 53375
Execution.fork formally requires registered Execution.running;
Thy_Info.load_thy: more official exec_id registration (batch mode);
dummy exec Document_ID.none is always registered (TTY mode);
clarified exceptions for module Execution (NB: fork is used in user space, unlike protocol operations of Command and Document);
wenzelm [Tue, 03 Sep 2013 01:12:40 +0200] rev 53374
tuned proofs -- clarified flow of facts wrt. calculation;
wenzelm [Tue, 03 Sep 2013 00:51:08 +0200] rev 53373
proper imports;
tuned proofs;
wenzelm [Mon, 02 Sep 2013 23:35:58 +0200] rev 53372
tuned proof;
wenzelm [Mon, 02 Sep 2013 16:10:26 +0200] rev 53371
more explicit indication of 'guess' as improper Isar (aka "script") element;
ballarin [Tue, 03 Sep 2013 22:12:48 +0200] rev 53370
Further clarifies sublocale and rewrite morphisms.
ballarin [Tue, 03 Sep 2013 22:12:48 +0200] rev 53369
Clarifies that interpretation does not only apply to facts, but to declaratoins in general.
ballarin [Tue, 03 Sep 2013 22:12:48 +0200] rev 53368
Clarifies documentation of interpretation in local theories.
ballarin [Tue, 03 Sep 2013 22:12:47 +0200] rev 53367
New test case: interpretation in named contexts is not persistent.
ballarin [Tue, 03 Sep 2013 22:12:47 +0200] rev 53366
Terminology: mixin -> rewrite morphism.
nipkow [Mon, 02 Sep 2013 17:57:56 +0200] rev 53365
merged
nipkow [Mon, 02 Sep 2013 17:12:59 +0200] rev 53364
added lemmas
Andreas Lochbihler [Mon, 02 Sep 2013 17:14:51 +0200] rev 53363
merged