wenzelm [Sat, 15 Dec 2007 19:55:54 +0100] rev 25648
reorganized demo;
wenzelm [Sat, 15 Dec 2007 19:55:54 +0100] rev 25647
reorganized demo;
wenzelm [Sat, 15 Dec 2007 17:53:33 +0100] rev 25646
class Result: replaced FAILURE by SYSTEM (internal notification);
tuned isabelle command line -- explicit bash makes it work on cygwin also;
wenzelm [Sat, 15 Dec 2007 17:53:32 +0100] rev 25645
non-ML session: run with 'nice', to prevent isabelle process from flooding interactive front-ends (ProofGeneral/XEmacs etc.)
wenzelm [Sat, 15 Dec 2007 14:52:55 +0100] rev 25644
recover: not skip over "`";
wenzelm [Sat, 15 Dec 2007 14:35:50 +0100] rev 25643
package isabelle;
replaced outputWrapped by outputSync;
wenzelm [Sat, 15 Dec 2007 13:08:33 +0100] rev 25642
text_of: made even more robust against recurrent errors;
tuned;
wenzelm [Sat, 15 Dec 2007 13:08:32 +0100] rev 25641
added separate_chars;
wenzelm [Sat, 15 Dec 2007 13:08:31 +0100] rev 25640
removed unused escape_malformed;
wenzelm [Sat, 15 Dec 2007 13:08:30 +0100] rev 25639
outputWrapped: more robust initial synchronization;
wenzelm [Sat, 15 Dec 2007 12:15:28 +0100] rev 25638
Result: added STDOUT, SIGNAL;
renamed method destroy to kill;
method kill: close--sleep--destroy;
tuned;
wenzelm [Sat, 15 Dec 2007 00:52:17 +0100] rev 25637
option -m: avoid additional quoting;
wenzelm [Sat, 15 Dec 2007 00:28:01 +0100] rev 25636
tuned whitespace;
wenzelm [Sat, 15 Dec 2007 00:24:02 +0100] rev 25635
proper termination of stdout thread;
tuned;
wenzelm [Fri, 14 Dec 2007 23:00:52 +0100] rev 25634
added exit thread;
added destroy method;
tuned;
wenzelm [Fri, 14 Dec 2007 21:22:02 +0100] rev 25633
tuned diagnostics;
wenzelm [Fri, 14 Dec 2007 21:16:27 +0100] rev 25632
run Isabelle process with plain tty interaction;
wenzelm [Fri, 14 Dec 2007 21:15:37 +0100] rev 25631
added output protocol specification;
PID: always on new line;
wenzelm [Fri, 14 Dec 2007 21:15:36 +0100] rev 25630
tuned;
wenzelm [Fri, 14 Dec 2007 21:15:35 +0100] rev 25629
added isatool tty;
wenzelm [Fri, 14 Dec 2007 21:15:34 +0100] rev 25628
added ISABELLE_LINE_EDITOR setting;
wenzelm [Fri, 14 Dec 2007 21:15:33 +0100] rev 25627
added ISABELLE_LINE_EDITOR;
tuned;
wenzelm [Fri, 14 Dec 2007 21:15:32 +0100] rev 25626
* isatool tty runs Isabelle process with plain tty interaction;
wenzelm [Fri, 14 Dec 2007 17:57:39 +0100] rev 25625
nested commands: avoid nested errors;
wenzelm [Fri, 14 Dec 2007 17:56:08 +0100] rev 25624
added close_witness;
kleing [Thu, 13 Dec 2007 22:35:45 +0100] rev 25623
removed syntax in locale left_commutative
haftmann [Thu, 13 Dec 2007 07:09:23 +0100] rev 25622
changed order in class parameters
haftmann [Thu, 13 Dec 2007 07:09:09 +0100] rev 25621
heutistics for type annotations in Haskell