bin/isabelle-process
2013-05-17 wenzelm added isabelle-process option -o;
2013-05-17 wenzelm discontinued obsolete isabelle-process options -f and -u;
2013-05-13 wenzelm clean startup of RAW session;
2013-05-12 wenzelm re-init ISABELLE_PROCESS_OPTIONS to allow nested ISABELLE_PROCESS invocations, e.g. HOL-Mutabelle-ex;
2013-05-12 wenzelm load options for regular isabelle-process, not just for Isar loop (relevant for numerous low-level tools) -- NB: Isabelle_Process manages options via protocol message;
2013-05-12 wenzelm Proof General interaction always uses Isar loop;
2013-05-11 wenzelm removed some obsolete PGIP/PGEclipse material;
2013-02-28 wenzelm more robust build error handling, e.g. missing outer syntax commands;
2012-08-06 wenzelm pass Isabelle/Scala system options into ML process of Isar tty or build jobs;
2011-09-23 wenzelm augment existing print mode;
2011-09-21 wenzelm alternative Socket_Channel;
2010-08-09 wenzelm Isabelle_Process: separate input fifo for commands (still using the old tty protocol);
2009-12-18 wenzelm removed junk (cf. f49d45afa634);
2009-12-17 wenzelm Result.cache;
2009-11-29 wenzelm double check file permissions of write-back image -- more robust for root or administrator on Cygwin;
2009-08-22 wenzelm function splitarray: splightly more abstract version that accomodates older bashes;
2009-08-04 wenzelm change IFS only locally -- thanks to bash arrays;
2009-06-25 wenzelm renamed IsabelleProcess to Isabelle_Process;
2009-05-31 wenzelm removed "compress" option from isabelle-process and isabelle usedir -- this is always enabled;
2009-05-31 wenzelm removed obsolete COPYDB flag;
2008-12-02 wenzelm removed CVS Id;
2008-09-04 wenzelm check WRAPPER_OUTPUT node type;
2008-08-28 wenzelm refined option -W: output stream;
2008-06-14 wenzelm removed obsolete ML_SUFFIX;
2007-12-15 wenzelm non-ML session: run with 'nice', to prevent isabelle process from flooding interactive front-ends (ProofGeneral/XEmacs etc.)
2007-12-04 wenzelm replaced option -p by -W (process wrapper);
2007-11-29 wenzelm isabelle-process: option -p echos ISABELLE_PID;
2006-12-04 aspinall Forward compatibility with new Proof General module.
2006-10-09 wenzelm tuned;
2006-10-09 wenzelm added option -S (secure mode);
2005-10-08 wenzelm support ML_SUFFIX;
2005-07-19 wenzelm tuned;
2005-07-13 aspinall Add ISABELLE_PID for proof_general.ML
2005-05-27 aspinall Add back rudely removed and popular -X option.
2005-05-17 wenzelm proper treatment of directory links;
2005-04-27 gagern make symlink handling compatible with whitespaces
2005-04-26 wenzelm improved handling of symlinks;
2005-04-21 wenzelm superceded by Pure.thy and CPure.thy;
2005-04-20 gagern removed redundant readlink call
2005-04-20 quigley Removed remaining references to Main.thy in reconstruction code.
2005-04-20 gagern Allow symlinks to shell scripts
2004-06-21 kleing Merged in license change from Isabelle2004
2004-05-07 aspinall Add -X option to trigger PGIP interaction mode.
2001-09-08 wenzelm smart selection of isabelle-process versus isabelle-interface;
less more (0) tip