Wed, 11 Sep 2013 23:32:47 +0200 more official initial class path according to sun.misc.Launcher;
wenzelm [Wed, 11 Sep 2013 23:32:47 +0200] rev 53575
more official initial class path according to sun.misc.Launcher;
Wed, 11 Sep 2013 22:46:51 +0200 provide main classpath again, notably for cold-start;
wenzelm [Wed, 11 Sep 2013 22:46:51 +0200] rev 53574
provide main classpath again, notably for cold-start;
Wed, 11 Sep 2013 21:40:03 +0200 cold-start of main application even on Linux;
wenzelm [Wed, 11 Sep 2013 21:40:03 +0200] rev 53573
cold-start of main application even on Linux;
Wed, 11 Sep 2013 20:34:45 +0200 tuned proofs;
wenzelm [Wed, 11 Sep 2013 20:34:45 +0200] rev 53572
tuned proofs;
Wed, 11 Sep 2013 20:16:28 +0200 more explicit indication of 'done' as proof script element;
wenzelm [Wed, 11 Sep 2013 20:16:28 +0200] rev 53571
more explicit indication of 'done' as proof script element;
Thu, 12 Sep 2013 17:36:06 +0200 made tactic handle gracefully the case: codatatype ('a, 's) scheduler2 = Combine2 "'s => 'a" "'s => ('a, 's) scheduler2"
blanchet [Thu, 12 Sep 2013 17:36:06 +0200] rev 53570
made tactic handle gracefully the case: codatatype ('a, 's) scheduler2 = Combine2 "'s => 'a" "'s => ('a, 's) scheduler2"
Thu, 12 Sep 2013 17:18:20 +0200 conceal definitions of high-level constructors and (co)iterators
traytel [Thu, 12 Sep 2013 17:18:20 +0200] rev 53569
conceal definitions of high-level constructors and (co)iterators
Thu, 12 Sep 2013 17:13:36 +0200 conceal low-level noted facts (+ FIXME to get rid of the notes altogether eventually)
traytel [Thu, 12 Sep 2013 17:13:36 +0200] rev 53568
conceal low-level noted facts (+ FIXME to get rid of the notes altogether eventually)
Thu, 12 Sep 2013 16:58:22 +0200 buffer the notes even more
traytel [Thu, 12 Sep 2013 16:58:22 +0200] rev 53567
buffer the notes even more
Thu, 12 Sep 2013 16:31:42 +0200 conceal internal bindings
traytel [Thu, 12 Sep 2013 16:31:42 +0200] rev 53566
conceal internal bindings
Thu, 12 Sep 2013 15:46:44 +0200 add a notice to myself in doc
blanchet [Thu, 12 Sep 2013 15:46:44 +0200] rev 53565
add a notice to myself in doc
Thu, 12 Sep 2013 15:14:54 +0200 more robust approach to avoid Python byte code -- environment variables get inherited by subprocesses
blanchet [Thu, 12 Sep 2013 15:14:54 +0200] rev 53564
more robust approach to avoid Python byte code -- environment variables get inherited by subprocesses
Thu, 12 Sep 2013 15:14:53 +0200 unset some spurious executable flags
blanchet [Thu, 12 Sep 2013 15:14:53 +0200] rev 53563
unset some spurious executable flags
Thu, 12 Sep 2013 11:23:49 +0200 handle corner case in tactic
traytel [Thu, 12 Sep 2013 11:23:49 +0200] rev 53562
handle corner case in tactic
Thu, 12 Sep 2013 11:23:49 +0200 simplified derivation of in_rel
traytel [Thu, 12 Sep 2013 11:23:49 +0200] rev 53561
simplified derivation of in_rel
Thu, 12 Sep 2013 11:23:49 +0200 removed unused/inlinable theorems
traytel [Thu, 12 Sep 2013 11:23:49 +0200] rev 53560
removed unused/inlinable theorems
Thu, 12 Sep 2013 11:05:19 +0200 when pouring in extra features into the goal, only consider facts from the current theory -- the bottom 10 facts of the last import might be completely unrelated
blanchet [Thu, 12 Sep 2013 11:05:19 +0200] rev 53559
when pouring in extra features into the goal, only consider facts from the current theory -- the bottom 10 facts of the last import might be completely unrelated
Thu, 12 Sep 2013 10:40:53 +0200 minor fixes
blanchet [Thu, 12 Sep 2013 10:40:53 +0200] rev 53558
minor fixes
Thu, 12 Sep 2013 10:35:33 +0200 commented out code parts leading to runtime errors due to missing gensim module
blanchet [Thu, 12 Sep 2013 10:35:33 +0200] rev 53557
commented out code parts leading to runtime errors due to missing gensim module
Thu, 12 Sep 2013 10:05:10 +0200 invoke Python with "no bytecode" option to avoid litering Isabelle source directory with ".pyc" files (which can be problematic for a number of reasons)
blanchet [Thu, 12 Sep 2013 10:05:10 +0200] rev 53556
invoke Python with "no bytecode" option to avoid litering Isabelle source directory with ".pyc" files (which can be problematic for a number of reasons)
Thu, 12 Sep 2013 09:59:45 +0200 new version of MaSh
blanchet [Thu, 12 Sep 2013 09:59:45 +0200] rev 53555
new version of MaSh
Thu, 12 Sep 2013 00:34:48 +0200 more (co)data docs
blanchet [Thu, 12 Sep 2013 00:34:48 +0200] rev 53554
more (co)data docs
Thu, 12 Sep 2013 00:07:46 +0200 avoid a keyword
blanchet [Thu, 12 Sep 2013 00:07:46 +0200] rev 53553
avoid a keyword
Wed, 11 Sep 2013 23:55:47 +0200 more (co)datatype docs
blanchet [Wed, 11 Sep 2013 23:55:47 +0200] rev 53552
more (co)datatype docs
Wed, 11 Sep 2013 22:20:45 +0200 killed dead code
blanchet [Wed, 11 Sep 2013 22:20:45 +0200] rev 53551
killed dead code
Wed, 11 Sep 2013 22:20:45 +0200 get rid of another complication in relevance filter
blanchet [Wed, 11 Sep 2013 22:20:45 +0200] rev 53550
get rid of another complication in relevance filter
Wed, 11 Sep 2013 22:20:44 +0200 tuning
blanchet [Wed, 11 Sep 2013 22:20:44 +0200] rev 53549
tuning
Wed, 11 Sep 2013 22:20:43 +0200 renamed config option
blanchet [Wed, 11 Sep 2013 22:20:43 +0200] rev 53548
renamed config option
Wed, 11 Sep 2013 18:52:30 +0200 more correct NEWS
haftmann [Wed, 11 Sep 2013 18:52:30 +0200] rev 53547
more correct NEWS
Wed, 11 Sep 2013 18:38:23 +0200 kick out totally hopeless facts after 5 iterations to speed things up
blanchet [Wed, 11 Sep 2013 18:38:23 +0200] rev 53546
kick out totally hopeless facts after 5 iterations to speed things up
Wed, 11 Sep 2013 18:37:47 +0200 reintroduced 8d8f72aa5c0b, which does make a small difference in practice, but implemented more efficiently
blanchet [Wed, 11 Sep 2013 18:37:47 +0200] rev 53545
reintroduced 8d8f72aa5c0b, which does make a small difference in practice, but implemented more efficiently
Wed, 11 Sep 2013 18:32:43 +0200 more (co)data docs
blanchet [Wed, 11 Sep 2013 18:32:43 +0200] rev 53544
more (co)data docs
Wed, 11 Sep 2013 17:17:58 +0200 more (co)data docs
blanchet [Wed, 11 Sep 2013 17:17:58 +0200] rev 53543
more (co)data docs
Wed, 11 Sep 2013 16:55:01 +0200 more (co)data docs
blanchet [Wed, 11 Sep 2013 16:55:01 +0200] rev 53542
more (co)data docs
Wed, 11 Sep 2013 16:16:45 +0200 merged
wenzelm [Wed, 11 Sep 2013 16:16:45 +0200] rev 53541
merged
Wed, 11 Sep 2013 15:54:53 +0200 prefer explicit type constraint (again, see also Type.appl_error);
wenzelm [Wed, 11 Sep 2013 15:54:53 +0200] rev 53540
prefer explicit type constraint (again, see also Type.appl_error); pretty const with markup; clarified "the context";
Wed, 11 Sep 2013 15:42:05 +0200 tuned signature;
wenzelm [Wed, 11 Sep 2013 15:42:05 +0200] rev 53539
tuned signature;
Wed, 11 Sep 2013 15:30:12 +0200 tuned whitespace;
wenzelm [Wed, 11 Sep 2013 15:30:12 +0200] rev 53538
tuned whitespace;
Wed, 11 Sep 2013 15:25:51 +0200 tuned message;
wenzelm [Wed, 11 Sep 2013 15:25:51 +0200] rev 53537
tuned message;
Wed, 11 Sep 2013 14:23:06 +0200 do not expose internal flags to attribute name space;
wenzelm [Wed, 11 Sep 2013 14:23:06 +0200] rev 53536
do not expose internal flags to attribute name space;
Wed, 11 Sep 2013 15:49:39 +0200 more (co)data docs
blanchet [Wed, 11 Sep 2013 15:49:39 +0200] rev 53535
more (co)data docs
Wed, 11 Sep 2013 15:22:43 +0200 more (co)datatype documentation
blanchet [Wed, 11 Sep 2013 15:22:43 +0200] rev 53534
more (co)datatype documentation
Wed, 11 Sep 2013 14:07:24 +0200 tuning
blanchet [Wed, 11 Sep 2013 14:07:24 +0200] rev 53533
tuning
Wed, 11 Sep 2013 14:07:24 +0200 disable some checks for huge background theories
blanchet [Wed, 11 Sep 2013 14:07:24 +0200] rev 53532
disable some checks for huge background theories
Wed, 11 Sep 2013 14:07:24 +0200 tuning
blanchet [Wed, 11 Sep 2013 14:07:24 +0200] rev 53531
tuning
Wed, 11 Sep 2013 14:07:24 +0200 reintroduced half of f99ee3adb81d -- that part definitely looks useless (and is inefficient)
blanchet [Wed, 11 Sep 2013 14:07:24 +0200] rev 53530
reintroduced half of f99ee3adb81d -- that part definitely looks useless (and is inefficient)
Wed, 11 Sep 2013 14:07:24 +0200 reverted f99ee3adb81d -- that old logic seems to make a difference still today
blanchet [Wed, 11 Sep 2013 14:07:24 +0200] rev 53529
reverted f99ee3adb81d -- that old logic seems to make a difference still today
Wed, 11 Sep 2013 11:38:07 +0200 merged
wenzelm [Wed, 11 Sep 2013 11:38:07 +0200] rev 53528
merged
Wed, 11 Sep 2013 11:34:27 +0200 tuned comment;
wenzelm [Wed, 11 Sep 2013 11:34:27 +0200] rev 53527
tuned comment;
Wed, 11 Sep 2013 11:08:48 +0200 tuned;
wenzelm [Wed, 11 Sep 2013 11:08:48 +0200] rev 53526
tuned;
Wed, 11 Sep 2013 11:07:39 +0200 updated for release;
wenzelm [Wed, 11 Sep 2013 11:07:39 +0200] rev 53525
updated for release;
Wed, 11 Sep 2013 00:00:59 +0200 tuned proofs;
wenzelm [Wed, 11 Sep 2013 00:00:59 +0200] rev 53524
tuned proofs;
Tue, 10 Sep 2013 23:50:03 +0200 tuned proofs;
wenzelm [Tue, 10 Sep 2013 23:50:03 +0200] rev 53523
tuned proofs;
Tue, 10 Sep 2013 23:08:48 +0200 updated to jedit_build-20130910 (with update of jedit.jar and Highlight.jar);
wenzelm [Tue, 10 Sep 2013 23:08:48 +0200] rev 53522
updated to jedit_build-20130910 (with update of jedit.jar and Highlight.jar);
Tue, 10 Sep 2013 22:37:01 +0200 disable some key event workarounds going back to Matthieu Casanova (08-Dec-2007) and Slava Pestov (until 2005) -- lets hope that Java 7 works more uniformly with numeric keypads;
wenzelm [Tue, 10 Sep 2013 22:37:01 +0200] rev 53521
disable some key event workarounds going back to Matthieu Casanova (08-Dec-2007) and Slava Pestov (until 2005) -- lets hope that Java 7 works more uniformly with numeric keypads;
Tue, 10 Sep 2013 18:14:47 +0200 tuned proofs;
wenzelm [Tue, 10 Sep 2013 18:14:47 +0200] rev 53520
tuned proofs;
Tue, 10 Sep 2013 16:09:33 +0200 discontinued obsolete command-line tool "isabelle build_dialog";
wenzelm [Tue, 10 Sep 2013 16:09:33 +0200] rev 53519
discontinued obsolete command-line tool "isabelle build_dialog";
Wed, 11 Sep 2013 10:57:09 +0200 updated docs
blanchet [Wed, 11 Sep 2013 10:57:09 +0200] rev 53518
updated docs
Wed, 11 Sep 2013 09:51:30 +0200 speed up often-called function
blanchet [Wed, 11 Sep 2013 09:51:30 +0200] rev 53517
speed up often-called function
Wed, 11 Sep 2013 09:51:19 +0200 got rid of currently unused data structure, to speed up relevance filter
blanchet [Wed, 11 Sep 2013 09:51:19 +0200] rev 53516
got rid of currently unused data structure, to speed up relevance filter
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip