src/Tools/jEdit/src/jedit/scala_console.scala
Sun, 10 Jan 2010 15:15:04 +0100 wenzelm provide global "Isabelle" within interpreter loop -- using import instead of val avoids pontential conflicts with later import isabelle.jedit._;
Sat, 09 Jan 2010 23:28:52 +0100 wenzelm redirect scala.Console output during interpretation;
Sat, 09 Jan 2010 22:03:47 +0100 wenzelm bind "session";
Sat, 09 Jan 2010 18:25:48 +0100 wenzelm pass all jEdit jars to compiler as classpath -- to enable proper referencing of application name space;
Sat, 09 Jan 2010 00:49:51 +0100 wenzelm provide some bindings of jEdit values;
Fri, 08 Jan 2010 12:26:44 +0100 wenzelm more precise prompt etc.;
Fri, 08 Jan 2010 00:47:10 +0100 wenzelm some attempts at Scala console plugin;
less more (0) tip