haftmann [Tue, 01 Jun 2010 10:30:53 +0200] rev 37222
added Scala code setup
haftmann [Tue, 01 Jun 2010 10:30:53 +0200] rev 37221
tuned code setup
wenzelm [Tue, 01 Jun 2010 11:37:24 +0200] rev 37220
keep structure ThyLoad for the sake of Proof General;
haftmann [Tue, 01 Jun 2010 09:12:12 +0200] rev 37219
added random instance for word
wenzelm [Mon, 31 May 2010 22:08:40 +0200] rev 37218
notes on Isabelle/jEdit;
wenzelm [Mon, 31 May 2010 21:29:27 +0200] rev 37217
remove presently unused Isabelle application;
wenzelm [Mon, 31 May 2010 21:06:57 +0200] rev 37216
modernized some structure names, keeping a few legacy aliases;
wenzelm [Mon, 31 May 2010 19:36:13 +0200] rev 37215
merged
blanchet [Mon, 31 May 2010 17:41:06 +0200] rev 37214
merge
blanchet [Mon, 31 May 2010 17:20:41 +0200] rev 37213
fix handling of "split" w.r.t. new definition + fix exception handling w.r.t. "expect" option
haftmann [Mon, 31 May 2010 17:31:33 +0200] rev 37212
updated generated files
haftmann [Mon, 31 May 2010 17:29:28 +0200] rev 37211
clarified
haftmann [Mon, 31 May 2010 17:29:26 +0200] rev 37210
adjusted
wenzelm [Mon, 31 May 2010 18:17:48 +0200] rev 37209
terminate ML compiler input produced by ML_Lex.read (cf. 85e864045497);
wenzelm [Mon, 31 May 2010 16:45:48 +0200] rev 37208
Toplevel.run_command: reraise Interrupt, to terminate the Isar_Document.execution and not store a failed attempt;