wenzelm [Tue, 21 Oct 2008 23:16:03 +0200] rev 34338
hint on -settings=...;
wenzelm [Tue, 21 Oct 2008 22:28:58 +0200] rev 34337
renamed VFS protocol prefix from "isa:" to "isabelle:";
wenzelm [Tue, 21 Oct 2008 22:27:53 +0200] rev 34336
explicit home path for default file -- more robust;
pass -settings=... here, not via Isabelle settings -- more robust;
wenzelm [Tue, 21 Oct 2008 22:00:11 +0200] rev 34335
disabled tracing;
wenzelm [Tue, 21 Oct 2008 21:48:44 +0200] rev 34334
essential default properties for jEdit;
wenzelm [Tue, 21 Oct 2008 21:48:16 +0200] rev 34333
Isabelle/jEdit interface wrapper.
wenzelm [Tue, 21 Oct 2008 21:47:49 +0200] rev 34332
make Isabelle/jEdit distribution;
wenzelm [Tue, 21 Oct 2008 17:32:23 +0200] rev 34331
refined application.args;
immler@in.tum.de [Tue, 21 Oct 2008 16:21:13 +0200] rev 34330
reading command_decls from 'new' protocol
wenzelm [Mon, 20 Oct 2008 20:25:54 +0200] rev 34329
added target -pre-jar which copies jEdit plugin to be included in jar;
wenzelm [Mon, 20 Oct 2008 17:02:03 +0200] rev 34328
added application.args (Why does it end up in pricate properties?);
wenzelm [Mon, 20 Oct 2008 16:46:28 +0200] rev 34327
tuned whitespace;
wenzelm [Mon, 20 Oct 2008 12:05:08 +0200] rev 34326
fixed jEdit version;
wenzelm [Mon, 20 Oct 2008 11:44:59 +0200] rev 34325
requires Java from Sun;
hints on running;
wenzelm [Mon, 20 Oct 2008 11:35:27 +0200] rev 34324
Requirements to build from sources.
wenzelm [Sun, 19 Oct 2008 20:04:47 +0200] rev 34323
removed private properties;
wenzelm [Sun, 19 Oct 2008 20:04:05 +0200] rev 34322
basic setup for running jEdit;
wenzelm [Sun, 19 Oct 2008 18:32:22 +0200] rev 34321
deactivated tests due to lack of testng installation;
wenzelm [Sun, 19 Oct 2008 18:27:30 +0200] rev 34320
basic Netbeans project setup;
wenzelm [Sun, 19 Oct 2008 18:26:37 +0200] rev 34319
explicit result type for _listFiles;
wenzelm [Sun, 19 Oct 2008 16:51:55 +0200] rev 34318
original sources from Johannes Hölzl a48e0c6ab1aea77c52d596f7efc007a543d3d10c with minor modifications of directory layout;
wenzelm [Mon, 11 Jan 2010 22:01:01 +0100] rev 34317
tuned message;
wenzelm [Mon, 11 Jan 2010 21:37:48 +0100] rev 34316
clarified Symbol.is_plain/is_wellformed -- is_closed was rejecting plain backslashes;
wenzelm [Mon, 11 Jan 2010 20:50:03 +0100] rev 34315
Text_Edit.toString;
wenzelm [Mon, 11 Jan 2010 20:36:59 +0100] rev 34314
timeit message;
wenzelm [Mon, 11 Jan 2010 20:36:31 +0100] rev 34313
treat *all* JVM throwables as "exceptions", cf. ML version;
wenzelm [Mon, 11 Jan 2010 18:24:22 +0100] rev 34312
simplified Text_Edit -- deflated class hierarchy;
wenzelm [Mon, 11 Jan 2010 18:23:06 +0100] rev 34311
Outer_Lex.is_ignored;
wenzelm [Mon, 11 Jan 2010 10:55:43 +0100] rev 34310
merged
haftmann [Sun, 10 Jan 2010 18:14:29 +0100] rev 34309
merged
haftmann [Fri, 08 Jan 2010 14:34:18 +0100] rev 34308
proper types for user-defined syntax
haftmann [Fri, 08 Jan 2010 14:34:18 +0100] rev 34307
single quote is not a valid letter any more