Mon, 09 Sep 2013 14:22:39 +0200 generate application ini based on $ISABELLE_JAVA_SYSTEM_OPTIONS $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also lib/Tools/java and src/Tools/jEdit/lib/Tools/jedit);
wenzelm [Mon, 09 Sep 2013 14:22:39 +0200] rev 53484
generate application ini based on $ISABELLE_JAVA_SYSTEM_OPTIONS $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also lib/Tools/java and src/Tools/jEdit/lib/Tools/jedit);
Mon, 09 Sep 2013 13:48:06 +0200 generate application based on $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also src/Tools/jEdit/lib/Tools/jedit);
wenzelm [Mon, 09 Sep 2013 13:48:06 +0200] rev 53483
generate application based on $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also src/Tools/jEdit/lib/Tools/jedit);
Mon, 09 Sep 2013 18:14:54 +0200 tuning
blanchet [Mon, 09 Sep 2013 18:14:54 +0200] rev 53482
tuning
Mon, 09 Sep 2013 18:12:41 +0200 made semantics of "max_new_instances" be what the name suggests, the previous implementation did, and the Sledgehammer manual documents
blanchet [Mon, 09 Sep 2013 18:12:41 +0200] rev 53481
made semantics of "max_new_instances" be what the name suggests, the previous implementation did, and the Sledgehammer manual documents
Mon, 09 Sep 2013 15:22:04 +0200 limit the number of instances of a single theorem
blanchet [Mon, 09 Sep 2013 15:22:04 +0200] rev 53480
limit the number of instances of a single theorem
Mon, 09 Sep 2013 15:22:04 +0200 move metis to new monomorphizer
blanchet [Mon, 09 Sep 2013 15:22:04 +0200] rev 53479
move metis to new monomorphizer
Mon, 09 Sep 2013 15:22:04 +0200 use new monomorphizer in Sledgehammer
blanchet [Mon, 09 Sep 2013 15:22:04 +0200] rev 53478
use new monomorphizer in Sledgehammer
Mon, 09 Sep 2013 14:23:04 +0200 tuning
blanchet [Mon, 09 Sep 2013 14:23:04 +0200] rev 53477
tuning
Mon, 09 Sep 2013 14:22:11 +0200 include map theorems in datastructure for "primcorec"
blanchet [Mon, 09 Sep 2013 14:22:11 +0200] rev 53476
include map theorems in datastructure for "primcorec"
Mon, 09 Sep 2013 13:47:58 +0200 enriched data structure with necessary theorems
blanchet [Mon, 09 Sep 2013 13:47:58 +0200] rev 53475
enriched data structure with necessary theorems
Sun, 08 Sep 2013 19:25:06 +0200 updated exe -- more explicit icon;
wenzelm [Sun, 08 Sep 2013 19:25:06 +0200] rev 53474
updated exe -- more explicit icon;
Sun, 08 Sep 2013 18:37:42 +0200 more official lib/logo/isabelle.bmp;
wenzelm [Sun, 08 Sep 2013 18:37:42 +0200] rev 53473
more official lib/logo/isabelle.bmp;
Sun, 08 Sep 2013 18:10:12 +0200 use windows_app based on WinRun4J;
wenzelm [Sun, 08 Sep 2013 18:10:12 +0200] rev 53472
use windows_app based on WinRun4J;
Sun, 08 Sep 2013 17:51:56 +0200 updated to WinRun4J;
wenzelm [Sun, 08 Sep 2013 17:51:56 +0200] rev 53471
updated to WinRun4J;
Sun, 08 Sep 2013 12:26:07 +0200 tuned whitespace
traytel [Sun, 08 Sep 2013 12:26:07 +0200] rev 53470
tuned whitespace
Sun, 08 Sep 2013 12:26:05 +0200 don't register "sequential" as a keyword for now as this breaks the parser for function
traytel [Sun, 08 Sep 2013 12:26:05 +0200] rev 53469
don't register "sequential" as a keyword for now as this breaks the parser for function
Sat, 07 Sep 2013 23:09:26 +0200 tuned proofs;
wenzelm [Sat, 07 Sep 2013 23:09:26 +0200] rev 53468
tuned proofs;
Sat, 07 Sep 2013 20:12:38 +0200 merged
wenzelm [Sat, 07 Sep 2013 20:12:38 +0200] rev 53467
merged
Sat, 07 Sep 2013 19:45:36 +0200 tuned message;
wenzelm [Sat, 07 Sep 2013 19:45:36 +0200] rev 53466
tuned message;
Sat, 07 Sep 2013 19:18:05 +0200 tuned message;
wenzelm [Sat, 07 Sep 2013 19:18:05 +0200] rev 53465
tuned message;
Sat, 07 Sep 2013 18:37:25 +0200 imitate "isabelle java" and "isabelle jedit" wrt. classpath and options (see also a221a4fdb5a0);
wenzelm [Sat, 07 Sep 2013 18:37:25 +0200] rev 53464
imitate "isabelle java" and "isabelle jedit" wrt. classpath and options (see also a221a4fdb5a0);
Sat, 07 Sep 2013 18:24:24 +0200 generate application wrapper for Linux;
wenzelm [Sat, 07 Sep 2013 18:24:24 +0200] rev 53463
generate application wrapper for Linux;
Sat, 07 Sep 2013 17:43:13 +0200 observe "stopped" after Cygwin init (which is itself uninterruptible);
wenzelm [Sat, 07 Sep 2013 17:43:13 +0200] rev 53462
observe "stopped" after Cygwin init (which is itself uninterruptible);
Sat, 07 Sep 2013 17:32:55 +0200 clarified modules;
wenzelm [Sat, 07 Sep 2013 17:32:55 +0200] rev 53461
clarified modules;
Sat, 07 Sep 2013 17:23:05 +0200 tuned signature;
wenzelm [Sat, 07 Sep 2013 17:23:05 +0200] rev 53460
tuned signature;
Sat, 07 Sep 2013 17:11:44 +0200 Cygwin_Init based on System_Dialog;
wenzelm [Sat, 07 Sep 2013 17:11:44 +0200] rev 53459
Cygwin_Init based on System_Dialog;
Sat, 07 Sep 2013 16:33:10 +0200 tuned imports;
wenzelm [Sat, 07 Sep 2013 16:33:10 +0200] rev 53458
tuned imports;
Sat, 07 Sep 2013 15:28:16 +0200 more robust exit;
wenzelm [Sat, 07 Sep 2013 15:28:16 +0200] rev 53457
more robust exit;
Sat, 07 Sep 2013 15:10:33 +0200 Build_Dialog based on System_Dialog;
wenzelm [Sat, 07 Sep 2013 15:10:33 +0200] rev 53456
Build_Dialog based on System_Dialog; avoid hopping between threads;
Sat, 07 Sep 2013 14:14:25 +0200 clarified close operations;
wenzelm [Sat, 07 Sep 2013 14:14:25 +0200] rev 53455
clarified close operations;
Sat, 07 Sep 2013 14:07:12 +0200 clarified result;
wenzelm [Sat, 07 Sep 2013 14:07:12 +0200] rev 53454
clarified result;
Sat, 07 Sep 2013 13:59:47 +0200 dialog for system processes, with optional output window;
wenzelm [Sat, 07 Sep 2013 13:59:47 +0200] rev 53453
dialog for system processes, with optional output window;
Sat, 07 Sep 2013 11:36:03 +0200 more portable access to icon -- avoid Isabelle_System which is not yet initialized in bootstrap;
wenzelm [Sat, 07 Sep 2013 11:36:03 +0200] rev 53452
more portable access to icon -- avoid Isabelle_System which is not yet initialized in bootstrap;
Sat, 07 Sep 2013 11:28:30 +0200 odd workaround for scalac to enable nohup;
wenzelm [Sat, 07 Sep 2013 11:28:30 +0200] rev 53451
odd workaround for scalac to enable nohup;
Sat, 07 Sep 2013 11:02:27 +0200 odd workaround for scalac to enable nohup;
wenzelm [Sat, 07 Sep 2013 11:02:27 +0200] rev 53450
odd workaround for scalac to enable nohup;
Sat, 07 Sep 2013 00:02:19 +0200 build session before start of jedit;
wenzelm [Sat, 07 Sep 2013 00:02:19 +0200] rev 53449
build session before start of jedit;
Fri, 06 Sep 2013 22:28:28 +0200 imitate "isabelle java" and "isabelle jedit" wrt. classpath and options;
wenzelm [Fri, 06 Sep 2013 22:28:28 +0200] rev 53448
imitate "isabelle java" and "isabelle jedit" wrt. classpath and options;
Fri, 06 Sep 2013 22:07:26 +0200 more Proof General legacy;
wenzelm [Fri, 06 Sep 2013 22:07:26 +0200] rev 53447
more Proof General legacy;
Fri, 06 Sep 2013 21:28:07 +0200 use JEDIT_OPTIONS only once (in isabelle.Main.start_jedit);
wenzelm [Fri, 06 Sep 2013 21:28:07 +0200] rev 53446
use JEDIT_OPTIONS only once (in isabelle.Main.start_jedit);
Fri, 06 Sep 2013 21:13:19 +0200 warm start of Isabelle/jEdit from Isabelle/Scala;
wenzelm [Fri, 06 Sep 2013 21:13:19 +0200] rev 53445
warm start of Isabelle/jEdit from Isabelle/Scala; avoid mass confusion of plugins due to change of -classpath (cf. 5bef05f5ed58);
Fri, 06 Sep 2013 18:15:25 +0200 prefer explicit thread;
wenzelm [Fri, 06 Sep 2013 18:15:25 +0200] rev 53444
prefer explicit thread;
Fri, 06 Sep 2013 18:14:50 +0200 tuned proofs;
wenzelm [Fri, 06 Sep 2013 18:14:50 +0200] rev 53443
tuned proofs;
Fri, 06 Sep 2013 17:55:01 +0200 tuned proofs;
wenzelm [Fri, 06 Sep 2013 17:55:01 +0200] rev 53442
tuned proofs;
Fri, 06 Sep 2013 17:26:58 +0200 prefer Isabelle/Scala over bash;
wenzelm [Fri, 06 Sep 2013 17:26:58 +0200] rev 53441
prefer Isabelle/Scala over bash; actual platform_path (in contrast to eb8806a2e348);
Fri, 06 Sep 2013 17:20:48 +0200 prefer Isabelle/Scala over bash;
wenzelm [Fri, 06 Sep 2013 17:20:48 +0200] rev 53440
prefer Isabelle/Scala over bash;
Fri, 06 Sep 2013 17:01:49 +0200 prefer warm start via JEdit_Main;
wenzelm [Fri, 06 Sep 2013 17:01:49 +0200] rev 53439
prefer warm start via JEdit_Main;
Fri, 06 Sep 2013 20:59:36 +0200 slight cleanup of lemma locations; tuned proof
haftmann [Fri, 06 Sep 2013 20:59:36 +0200] rev 53438
slight cleanup of lemma locations; tuned proof
Fri, 06 Sep 2013 20:55:14 +0200 tuned
haftmann [Fri, 06 Sep 2013 20:55:14 +0200] rev 53437
tuned
Fri, 06 Sep 2013 15:47:51 +0200 tuned;
wenzelm [Fri, 06 Sep 2013 15:47:51 +0200] rev 53436
tuned;
Fri, 06 Sep 2013 12:46:50 +0200 tuned;
wenzelm [Fri, 06 Sep 2013 12:46:50 +0200] rev 53435
tuned;
Fri, 06 Sep 2013 12:22:00 +0200 removed junk;
wenzelm [Fri, 06 Sep 2013 12:22:00 +0200] rev 53434
removed junk;
Fri, 06 Sep 2013 12:05:01 +0200 more standard header;
wenzelm [Fri, 06 Sep 2013 12:05:01 +0200] rev 53433
more standard header;
Fri, 06 Sep 2013 12:00:58 +0200 updated keywords;
wenzelm [Fri, 06 Sep 2013 12:00:58 +0200] rev 53432
updated keywords;
Fri, 06 Sep 2013 10:57:27 +0200 merged
noschinl [Fri, 06 Sep 2013 10:57:27 +0200] rev 53431
merged
Fri, 06 Sep 2013 10:56:40 +0200 added examples for Simps_Case_Conv
noschinl [Fri, 06 Sep 2013 10:56:40 +0200] rev 53430
added examples for Simps_Case_Conv
Fri, 06 Sep 2013 10:56:40 +0200 allowed less exhaustive patterns
noschinl [Fri, 06 Sep 2013 10:56:40 +0200] rev 53429
allowed less exhaustive patterns
Fri, 06 Sep 2013 10:56:40 +0200 use case_of_simps
noschinl [Fri, 06 Sep 2013 10:56:40 +0200] rev 53428
use case_of_simps
Fri, 06 Sep 2013 10:56:40 +0200 use case_of_simps
noschinl [Fri, 06 Sep 2013 10:56:40 +0200] rev 53427
use case_of_simps
Fri, 06 Sep 2013 10:56:40 +0200 added simps_of_case and case_of_simps to convert between simps and case rules
noschinl [Fri, 06 Sep 2013 10:56:40 +0200] rev 53426
added simps_of_case and case_of_simps to convert between simps and case rules
Thu, 05 Sep 2013 23:14:28 +0200 merged
wenzelm [Thu, 05 Sep 2013 23:14:28 +0200] rev 53425
merged
Thu, 05 Sep 2013 22:08:25 +0200 close window and start process asynchronously;
wenzelm [Thu, 05 Sep 2013 22:08:25 +0200] rev 53424
close window and start process asynchronously;
Thu, 05 Sep 2013 21:37:32 +0200 more explicit cygwin_root (again) -- do not rely on isabelle_home as cwd;
wenzelm [Thu, 05 Sep 2013 21:37:32 +0200] rev 53423
more explicit cygwin_root (again) -- do not rely on isabelle_home as cwd;
Thu, 05 Sep 2013 21:11:16 +0200 recovered cygwin.root from 1c87e79bb838;
wenzelm [Thu, 05 Sep 2013 21:11:16 +0200] rev 53422
recovered cygwin.root from 1c87e79bb838; removed junk;
Thu, 05 Sep 2013 20:37:24 +0200 provide file indicator;
wenzelm [Thu, 05 Sep 2013 20:37:24 +0200] rev 53421
provide file indicator;
Thu, 05 Sep 2013 20:26:41 +0200 updated windows_app-20130905;
wenzelm [Thu, 05 Sep 2013 20:26:41 +0200] rev 53420
updated windows_app-20130905;
Thu, 05 Sep 2013 20:19:22 +0200 main application entry point involves implicit Cygwin init, depending on "uninitialized" file indicator;
wenzelm [Thu, 05 Sep 2013 20:19:22 +0200] rev 53419
main application entry point involves implicit Cygwin init, depending on "uninitialized" file indicator; standardized jdk location;
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip