Thu, 05 Sep 2013 16:39:01 +0200 standardize jdk name;
wenzelm [Thu, 05 Sep 2013 16:39:01 +0200] rev 53418
standardize jdk name; check tar errors;
Thu, 05 Sep 2013 16:03:44 +0200 updated to jdk-7u25;
wenzelm [Thu, 05 Sep 2013 16:03:44 +0200] rev 53417
updated to jdk-7u25; less redundant directory structure;
Thu, 05 Sep 2013 13:09:31 +0200 support only one scala version;
wenzelm [Thu, 05 Sep 2013 13:09:31 +0200] rev 53416
support only one scala version; tuned;
Thu, 05 Sep 2013 12:33:51 +0200 updated to jedit_build-20130905 which is based on jedit-5.1.0;
wenzelm [Thu, 05 Sep 2013 12:33:51 +0200] rev 53415
updated to jedit_build-20130905 which is based on jedit-5.1.0; added jsr305-2.0.0.jar from http://code.google.com/p/findbugs (via ivy cache), which is required to resolve javax.annotation.*;
Thu, 05 Sep 2013 18:05:03 +0200 explicit module names have precedence over identifier declarations
haftmann [Thu, 05 Sep 2013 18:05:03 +0200] rev 53414
explicit module names have precedence over identifier declarations
Thu, 05 Sep 2013 18:05:02 +0200 check explicit module names for conformity
haftmann [Thu, 05 Sep 2013 18:05:02 +0200] rev 53413
check explicit module names for conformity
Thu, 05 Sep 2013 11:10:51 +0200 list_to_set_comprehension: don't crash in case distinctions on datatypes with even number of constructors
traytel [Thu, 05 Sep 2013 11:10:51 +0200] rev 53412
list_to_set_comprehension: don't crash in case distinctions on datatypes with even number of constructors
Thu, 05 Sep 2013 01:58:48 +0200 support indirect corecursion
panny [Thu, 05 Sep 2013 01:58:48 +0200] rev 53411
support indirect corecursion
Wed, 04 Sep 2013 23:57:38 +0200 tuned proofs;
wenzelm [Wed, 04 Sep 2013 23:57:38 +0200] rev 53410
tuned proofs;
Wed, 04 Sep 2013 22:37:19 +0200 tuned proofs;
wenzelm [Wed, 04 Sep 2013 22:37:19 +0200] rev 53409
tuned proofs;
Wed, 04 Sep 2013 21:25:03 +0200 tuned proofs;
wenzelm [Wed, 04 Sep 2013 21:25:03 +0200] rev 53408
tuned proofs;
Wed, 04 Sep 2013 17:40:07 +0200 tuned;
wenzelm [Wed, 04 Sep 2013 17:40:07 +0200] rev 53407
tuned;
Wed, 04 Sep 2013 17:36:37 +0200 tuned proofs;
wenzelm [Wed, 04 Sep 2013 17:36:37 +0200] rev 53406
tuned proofs;
Wed, 04 Sep 2013 17:35:47 +0200 interpret keys more movement only when needed;
wenzelm [Wed, 04 Sep 2013 17:35:47 +0200] rev 53405
interpret keys more movement only when needed;
Wed, 04 Sep 2013 16:03:45 +0200 non-persistent print_state: trade-off between JVM space vs. ML time;
wenzelm [Wed, 04 Sep 2013 16:03:45 +0200] rev 53404
non-persistent print_state: trade-off between JVM space vs. ML time;
Wed, 04 Sep 2013 15:27:24 +0200 some explicit indication of Proof General legacy;
wenzelm [Wed, 04 Sep 2013 15:27:24 +0200] rev 53403
some explicit indication of Proof General legacy;
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 tip