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
haftmann [Fri, 08 Jan 2010 14:34:18 +0100] rev 34306
simple tests
haftmann [Fri, 08 Jan 2010 14:34:17 +0100] rev 34305
boolean operators for scala
wenzelm [Sun, 10 Jan 2010 23:43:25 +0100] rev 34304
elements with start entry;
wenzelm [Sun, 10 Jan 2010 23:16:26 +0100] rev 34303
plain object;
wenzelm [Sun, 10 Jan 2010 23:16:18 +0100] rev 34302
tuned signature;
wenzelm [Sun, 10 Jan 2010 17:29:09 +0100] rev 34301
tuned;
wenzelm [Sat, 09 Jan 2010 23:22:56 +0100] rev 34300
misc tuning;
wenzelm [Sat, 09 Jan 2010 23:22:24 +0100] rev 34299
Swing_Thread.future: plain Future.value if this is already Swing;
wenzelm [Sat, 09 Jan 2010 18:23:02 +0100] rev 34298
added find_files;
wenzelm [Sat, 09 Jan 2010 18:22:40 +0100] rev 34297
pass build error code;
wenzelm [Sat, 09 Jan 2010 16:31:19 +0100] rev 34296
tuned isatest ML_OPTIONS;
haftmann [Fri, 08 Jan 2010 14:07:07 +0100] rev 34295
merged
haftmann [Fri, 08 Jan 2010 12:25:15 +0100] rev 34294
a primitive scala serializer
wenzelm [Fri, 08 Jan 2010 11:07:53 +0100] rev 34293
fixed type error;
hoelzl [Thu, 07 Jan 2010 17:41:06 +0100] rev 34292
remove overloaded star operator, use specific vector / matrix operators
hoelzl [Thu, 07 Jan 2010 18:56:39 +0100] rev 34291
finite annotation on cartesian product is now implicit.
hoelzl [Thu, 07 Jan 2010 17:43:35 +0100] rev 34290
added syntax translation to automatically add finite typeclass to index type of cartesian product type
himmelma [Wed, 06 Jan 2010 13:07:30 +0100] rev 34289
Made finite cartesian products finite