Sat, 03 May 2014 20:31:29 +0200 yet another completion option, to imitate old less ambitious behavior;
wenzelm [Sat, 03 May 2014 20:31:29 +0200] rev 56842
yet another completion option, to imitate old less ambitious behavior;
Sat, 03 May 2014 20:20:55 +0200 reduced cluttering of popups;
wenzelm [Sat, 03 May 2014 20:20:55 +0200] rev 56841
reduced cluttering of popups;
Sat, 03 May 2014 20:10:49 +0200 propagate more events, notably after hide_popup (e.g. LEFT, RIGHT);
wenzelm [Sat, 03 May 2014 20:10:49 +0200] rev 56840
propagate more events, notably after hide_popup (e.g. LEFT, RIGHT);
Fri, 02 May 2014 23:31:25 +0200 merged
wenzelm [Fri, 02 May 2014 23:31:25 +0200] rev 56839
merged
Fri, 02 May 2014 23:30:47 +0200 NEWS;
wenzelm [Fri, 02 May 2014 23:30:47 +0200] rev 56838
NEWS;
Fri, 02 May 2014 23:25:56 +0200 more robust interrupt handling for Scala_Console, which uses JVM Thread.interrupt instead of POSIX SIGINT;
wenzelm [Fri, 02 May 2014 23:25:56 +0200] rev 56837
more robust interrupt handling for Scala_Console, which uses JVM Thread.interrupt instead of POSIX SIGINT;
Fri, 02 May 2014 23:06:05 +0200 more sensible interrupt of interpreter, when the user pushes Cancel button;
wenzelm [Fri, 02 May 2014 23:06:05 +0200] rev 56836
more sensible interrupt of interpreter, when the user pushes Cancel button;
Fri, 02 May 2014 22:33:34 +0200 obsolete in scala-2.11.0;
wenzelm [Fri, 02 May 2014 22:33:34 +0200] rev 56835
obsolete in scala-2.11.0;
Fri, 02 May 2014 22:22:51 +0200 fork Scala interpreter thread, independently of Swing_Thread;
wenzelm [Fri, 02 May 2014 22:22:51 +0200] rev 56834
fork Scala interpreter thread, independently of Swing_Thread;
Fri, 02 May 2014 20:41:01 +0200 clarified synchronization and exception handling;
wenzelm [Fri, 02 May 2014 20:41:01 +0200] rev 56833
clarified synchronization and exception handling;
Fri, 02 May 2014 20:07:55 +0200 more redirection;
wenzelm [Fri, 02 May 2014 20:07:55 +0200] rev 56832
more redirection;
Fri, 02 May 2014 20:01:45 +0200 prefer scala.Console with its support for thread-local redirection;
wenzelm [Fri, 02 May 2014 20:01:45 +0200] rev 56831
prefer scala.Console with its support for thread-local redirection;
Fri, 02 May 2014 19:51:40 +0200 tuned signature -- channels for diagnostic output for system tools means stderr;
wenzelm [Fri, 02 May 2014 19:51:40 +0200] rev 56830
tuned signature -- channels for diagnostic output for system tools means stderr;
Fri, 02 May 2014 19:30:34 +0200 proper tool wrap-up;
wenzelm [Fri, 02 May 2014 19:30:34 +0200] rev 56829
proper tool wrap-up;
Fri, 02 May 2014 19:28:32 +0200 tuned spelling;
wenzelm [Fri, 02 May 2014 19:28:32 +0200] rev 56828
tuned spelling;
Fri, 02 May 2014 18:54:47 +0200 avoid deprecated Scala syntax;
wenzelm [Fri, 02 May 2014 18:54:47 +0200] rev 56827
avoid deprecated Scala syntax;
Fri, 02 May 2014 21:18:50 +0200 enforce case of identifiers only to accomodate strict language requirements (or clear separation of constructors from variables in the case of SML)
haftmann [Fri, 02 May 2014 21:18:50 +0200] rev 56826
enforce case of identifiers only to accomodate strict language requirements (or clear separation of constructors from variables in the case of SML)
Fri, 02 May 2014 14:15:23 +0200 more standard doc session specification;
wenzelm [Fri, 02 May 2014 14:15:23 +0200] rev 56825
more standard doc session specification;
Fri, 02 May 2014 13:57:57 +0200 discontinued adhoc check (see also ea8343187225);
wenzelm [Fri, 02 May 2014 13:57:57 +0200] rev 56824
discontinued adhoc check (see also ea8343187225);
Fri, 02 May 2014 13:52:45 +0200 more frugal access to theory text via Reader, reduced costs for I/O text decoding;
wenzelm [Fri, 02 May 2014 13:52:45 +0200] rev 56823
more frugal access to theory text via Reader, reduced costs for I/O text decoding; prefer non-strict Symbol.decode, since Reader[Char] may present symbols in either way;
Fri, 02 May 2014 12:27:40 +0200 support URLs as well;
wenzelm [Fri, 02 May 2014 12:27:40 +0200] rev 56822
support URLs as well;
Fri, 02 May 2014 12:09:02 +0200 reclaimed Byte_Reader from 51560e392e1b;
wenzelm [Fri, 02 May 2014 12:09:02 +0200] rev 56821
reclaimed Byte_Reader from 51560e392e1b;
Fri, 02 May 2014 07:54:23 +0200 new documentation: How to Prove it
nipkow [Fri, 02 May 2014 07:54:23 +0200] rev 56820
new documentation: How to Prove it
Thu, 01 May 2014 23:04:07 +0200 disable bad Z3 proof
boehmes [Thu, 01 May 2014 23:04:07 +0200] rev 56819
disable bad Z3 proof
Thu, 01 May 2014 22:57:38 +0200 use SMT2 for Boogie examples
boehmes [Thu, 01 May 2014 22:57:38 +0200] rev 56818
use SMT2 for Boogie examples
Thu, 01 May 2014 22:57:36 +0200 less verbose SAT tactic
boehmes [Thu, 01 May 2014 22:57:36 +0200] rev 56817
less verbose SAT tactic
Thu, 01 May 2014 22:57:34 +0200 use internal proof-producing SAT solver for more efficient SMT proof replay
boehmes [Thu, 01 May 2014 22:57:34 +0200] rev 56816
use internal proof-producing SAT solver for more efficient SMT proof replay
Thu, 01 May 2014 22:56:59 +0200 added internal proof-producing SAT solver
boehmes [Thu, 01 May 2014 22:56:59 +0200] rev 56815
added internal proof-producing SAT solver
Thu, 01 May 2014 22:41:03 +0200 tuned output;
wenzelm [Thu, 01 May 2014 22:41:03 +0200] rev 56814
tuned output;
Thu, 01 May 2014 10:20:20 +0200 separate ML module
haftmann [Thu, 01 May 2014 10:20:20 +0200] rev 56813
separate ML module
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip