Wed, 04 Sep 2013 13:45:46 +0200 merge
panny [Wed, 04 Sep 2013 13:45:46 +0200] rev 53402
merge
Wed, 04 Sep 2013 02:11:50 +0200 various refactoring;
panny [Wed, 04 Sep 2013 02:11:50 +0200] rev 53401
various refactoring; handle self-mappings; handle range types containing function types;
Wed, 04 Sep 2013 13:22:03 +0200 expose basic Symbol.properties (uninterpreted);
wenzelm [Wed, 04 Sep 2013 13:22:03 +0200] rev 53400
expose basic Symbol.properties (uninterpreted);
Wed, 04 Sep 2013 13:13:14 +0200 tuned proofs;
wenzelm [Wed, 04 Sep 2013 13:13:14 +0200] rev 53399
tuned proofs;
Wed, 04 Sep 2013 12:20:00 +0200 remove Swing input map, which might bind keys in unexpected ways (e.g. LEFT/RIGHT in singleton list);
wenzelm [Wed, 04 Sep 2013 12:20:00 +0200] rev 53398
remove Swing input map, which might bind keys in unexpected ways (e.g. LEFT/RIGHT in singleton list); handle KP_UP/KP_DOWN keys as well, like Swing does;
Wed, 04 Sep 2013 11:12:00 +0200 no completion on backspace -- too intrusive, e.g. when deleting keywords;
wenzelm [Wed, 04 Sep 2013 11:12:00 +0200] rev 53397
no completion on backspace -- too intrusive, e.g. when deleting keywords;
Wed, 04 Sep 2013 10:46:57 +0200 more contributors;
wenzelm [Wed, 04 Sep 2013 10:46:57 +0200] rev 53396
more contributors;
Tue, 03 Sep 2013 21:46:42 +0100 updated TPTP parser to conform to version 5.5.0 (but excluding the TPI language since its parser spec is still incomplete);
sultana [Tue, 03 Sep 2013 21:46:42 +0100] rev 53395
updated TPTP parser to conform to version 5.5.0 (but excluding the TPI language since its parser spec is still incomplete);
Tue, 03 Sep 2013 21:46:41 +0100 updated TPTP parser to conform to version 5.4.0;
sultana [Tue, 03 Sep 2013 21:46:41 +0100] rev 53394
updated TPTP parser to conform to version 5.4.0; clarified abstract syntax for 'let' in TPTP_Syntax (and in the parser); improved parsing of 'let' (in TFF) -- previously it wasn't looking at the structure of the definition; fixed bug when parsing 'let' (in TFF and THF) -- was only keeping the first quantified variable, and ignoring the rest; added comments to remind that 'let' support for THF is currently broken in TPTP;
Tue, 03 Sep 2013 21:46:41 +0100 included axiom formulas (removing a FIXME) in the imported problem;
sultana [Tue, 03 Sep 2013 21:46:41 +0100] rev 53393
included axiom formulas (removing a FIXME) in the imported problem; turned tests into asserts; changed problem to one which actually succeeds using z3;
Tue, 03 Sep 2013 21:46:41 +0100 updated syntax to use 'ML_file' rather than 'uses';
sultana [Tue, 03 Sep 2013 21:46:41 +0100] rev 53392
updated syntax to use 'ML_file' rather than 'uses';
Tue, 03 Sep 2013 21:46:41 +0100 now allowing numeric identifiers to be used in 'file' annotations;
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;
Tue, 03 Sep 2013 21:46:40 +0100 get_file_list now returns files sorted by size;
sultana [Tue, 03 Sep 2013 21:46:40 +0100] rev 53390
get_file_list now returns files sorted by size;
Tue, 03 Sep 2013 21:46:40 +0100 brought up to date with TPTP_Proof;
sultana [Tue, 03 Sep 2013 21:46:40 +0100] rev 53389
brought up to date with TPTP_Proof;
Tue, 03 Sep 2013 21:46:40 +0100 using richer annotation from formula annotations in proof;
sultana [Tue, 03 Sep 2013 21:46:40 +0100] rev 53388
using richer annotation from formula annotations in proof;
Tue, 03 Sep 2013 21:46:40 +0100 extracting more info from formula annotation in proof;
sultana [Tue, 03 Sep 2013 21:46:40 +0100] rev 53387
extracting more info from formula annotation in proof;
Tue, 03 Sep 2013 21:46:40 +0100 corrected syntax filter;
sultana [Tue, 03 Sep 2013 21:46:40 +0100] rev 53386
corrected syntax filter;
Tue, 03 Sep 2013 21:46:40 +0100 reading tptp status code;
sultana [Tue, 03 Sep 2013 21:46:40 +0100] rev 53385
reading tptp status code;
Tue, 03 Sep 2013 21:46:40 +0100 improved handling of nonstandard problem names;
sultana [Tue, 03 Sep 2013 21:46:40 +0100] rev 53384
improved handling of nonstandard problem names;
Tue, 03 Sep 2013 22:30:52 +0200 merged
wenzelm [Tue, 03 Sep 2013 22:30:52 +0200] rev 53383
merged
Tue, 03 Sep 2013 22:10:54 +0200 merged
wenzelm [Tue, 03 Sep 2013 22:10:54 +0200] rev 53382
merged
Tue, 03 Sep 2013 22:04:23 +0200 tuned proofs -- less guessing;
wenzelm [Tue, 03 Sep 2013 22:04:23 +0200] rev 53381
tuned proofs -- less guessing;
Tue, 03 Sep 2013 19:58:00 +0200 cases: formal binding of 'assumes', with position provided via invoke_case;
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;
Tue, 03 Sep 2013 18:21:43 +0200 minor tuning;
wenzelm [Tue, 03 Sep 2013 18:21:43 +0200] rev 53379
minor tuning;
Tue, 03 Sep 2013 13:09:15 +0200 cases: more position information and PIDE markup;
wenzelm [Tue, 03 Sep 2013 13:09:15 +0200] rev 53378
cases: more position information and PIDE markup;
Tue, 03 Sep 2013 11:58:34 +0200 more liberal 'case' syntax: allow parentheses without arguments;
wenzelm [Tue, 03 Sep 2013 11:58:34 +0200] rev 53377
more liberal 'case' syntax: allow parentheses without arguments;
Tue, 03 Sep 2013 11:55:59 +0200 more robust ToyList_Test;
wenzelm [Tue, 03 Sep 2013 11:55:59 +0200] rev 53376
more robust ToyList_Test;
Tue, 03 Sep 2013 11:29:01 +0200 Execution.fork formally requires registered Execution.running;
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);
Tue, 03 Sep 2013 01:12:40 +0200 tuned proofs -- clarified flow of facts wrt. calculation;
wenzelm [Tue, 03 Sep 2013 01:12:40 +0200] rev 53374
tuned proofs -- clarified flow of facts wrt. calculation;
Tue, 03 Sep 2013 00:51:08 +0200 proper imports;
wenzelm [Tue, 03 Sep 2013 00:51:08 +0200] rev 53373
proper imports; tuned proofs;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip