Tue, 17 Jul 2012 22:34:29 +0200 |
wenzelm |
basic support for session ROOT files, with examples for FOL and ZF;
|
file |
diff |
annotate
|
Tue, 29 May 2012 22:24:31 +0200 |
wenzelm |
separate syslog dockable -- discontinued tendency of sub-window management via tabs;
|
file |
diff |
annotate
|
Tue, 29 May 2012 16:39:42 +0200 |
wenzelm |
separate README dockable, which allows to make it more prominent first and remove it later;
|
file |
diff |
annotate
|
Thu, 24 May 2012 22:49:39 +0200 |
wenzelm |
include scala-compiler.jar in basic Isabelle/Scala environment, to make Isabelle/jEdit console work with scala-2.10.0-M3;
|
file |
diff |
annotate
|
Wed, 02 May 2012 16:04:07 +0200 |
wenzelm |
accomodate scala-2.10.0-M3 with its extra jar;
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 16:32:26 +0200 |
wenzelm |
pretend jedit is up-to-date if this is not a repository -- avoid accidental build attempts after touching files etc.;
|
file |
diff |
annotate
|
Mon, 26 Mar 2012 16:25:08 +0200 |
wenzelm |
more robust command invocation via ISABELLE_JDK_HOME or SCALA_HOME (NB: bash exec requires genuine executable, not function);
|
file |
diff |
annotate
|
Sat, 24 Mar 2012 20:24:16 +0100 |
wenzelm |
ISABELLE_JDK_HOME settings variable points to JDK with javac and jar (not just JRE);
|
file |
diff |
annotate
|
Sun, 18 Mar 2012 21:52:50 +0100 |
wenzelm |
less noisy Isabelle/Scala build process;
|
file |
diff |
annotate
|
Sat, 17 Mar 2012 17:36:10 +0100 |
wenzelm |
include scala.xml as of scala-2.9.1.final/misc/scala-tool-support/jedit/modes/scala.xml -- seems to be missing in more recent distributions;
|
file |
diff |
annotate
|
Tue, 21 Feb 2012 16:04:58 +0100 |
wenzelm |
separate module for text status overview;
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 14:14:58 +0100 |
wenzelm |
more uniform / portable representation of the idea of "copy_dir" (NB: cp -f dereferences symlinks on GNU/Linux, but does not on old-school Unixen including BSD/Mac OS X);
|
file |
diff |
annotate
|
Mon, 28 Nov 2011 20:39:08 +0100 |
wenzelm |
renamed Isabelle_Markup to Isabelle_Rendering to emphasize its meaning and make room for Pure Isabelle_Markup module;
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 11:24:22 +0200 |
wenzelm |
always use sockets on Windows/Cygwin;
|
file |
diff |
annotate
|
Fri, 23 Sep 2011 23:46:13 +0200 |
wenzelm |
prefer socket comminication on Cygwin, which is more stable here than fifos;
|
file |
diff |
annotate
|
Fri, 23 Sep 2011 13:44:31 +0200 |
wenzelm |
explicit option for socket vs. fifo communication;
|
file |
diff |
annotate
|
Sat, 10 Sep 2011 13:43:09 +0200 |
wenzelm |
tuned usage;
|
file |
diff |
annotate
|
Tue, 30 Aug 2011 11:43:47 +0200 |
wenzelm |
separate module for jEdit primitives for loading theory files;
|
file |
diff |
annotate
|
Sun, 28 Aug 2011 13:05:34 +0200 |
wenzelm |
more portable cp options, e.g. for non-GNU version on Mac OS X Leopard;
|
file |
diff |
annotate
|
Fri, 26 Aug 2011 22:25:41 +0200 |
wenzelm |
back to tradition Scratch.thy default -- execution wrt. perspective overcomes the main problems of 226563829580;
|
file |
diff |
annotate
|
Thu, 07 Jul 2011 13:48:30 +0200 |
wenzelm |
simplified Symbol based on lazy Symbol.Interpretation -- reduced odd "functorial style";
|
file |
diff |
annotate
|
Thu, 23 Jun 2011 17:17:40 +0200 |
wenzelm |
simplified arrangement of jars;
|
file |
diff |
annotate
|
Thu, 23 Jun 2011 16:10:22 +0200 |
wenzelm |
provide Isabelle/Scala environment as Java extension, instead of user classpath
|
file |
diff |
annotate
|
Sun, 19 Jun 2011 00:03:44 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 16 Jun 2011 22:05:40 +0200 |
wenzelm |
static token markup, based on outer syntax only;
|
file |
diff |
annotate
|
Thu, 16 Jun 2011 20:12:59 +0200 |
wenzelm |
explicit dependency on Pure.jar;
|
file |
diff |
annotate
|
Wed, 15 Jun 2011 21:22:51 +0200 |
wenzelm |
tuned messages;
|
file |
diff |
annotate
|
Wed, 15 Jun 2011 15:08:22 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 21:41:00 +0200 |
wenzelm |
include scala mode;
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 13:34:27 +0200 |
wenzelm |
more explicit check of dependencies;
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 11:36:08 +0200 |
wenzelm |
separate module for text area painting;
|
file |
diff |
annotate
|
Sun, 12 Jun 2011 20:08:49 +0200 |
wenzelm |
separate isabelle.jedit.Text_Painter, which actually replaces the original TextAreaPainter$PaintText instance;
|
file |
diff |
annotate
|
Sun, 12 Jun 2011 16:19:29 +0200 |
wenzelm |
check source dependencies only if jedit_build component is available;
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 10:59:25 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 08 Jun 2011 22:06:05 +0200 |
wenzelm |
simplified directory structure;
|
file |
diff |
annotate
|
Wed, 08 Jun 2011 21:40:54 +0200 |
wenzelm |
simplified directory structure;
|
file |
diff |
annotate
|
Wed, 08 Jun 2011 21:29:49 +0200 |
wenzelm |
further jedit build option;
|
file |
diff |
annotate
|
Wed, 08 Jun 2011 20:58:51 +0200 |
wenzelm |
build jedit as part of regular startup script (in that case depending on jedit_build component);
|
file |
diff |
annotate
| base
|