Mon, 30 Aug 2010 20:12:43 +0200 |
wenzelm |
text_edits/recover_spans: reparse at least until line boundary -- increases chance of recovery for bad ML text, for example;
|
changeset |
files
|
Mon, 30 Aug 2010 20:11:21 +0200 |
wenzelm |
Command.newlines: account for physical newlines;
|
changeset |
files
|
Mon, 30 Aug 2010 16:49:41 +0200 |
wenzelm |
Toplevel.run_command: more careful treatment of interrupts stemming from nested multi-exceptions etc.;
|
changeset |
files
|
Mon, 30 Aug 2010 15:19:39 +0200 |
wenzelm |
tuned messages: discontinued spurious full-stops (messages are occasionally composed unexpectedly);
|
changeset |
files
|
Mon, 30 Aug 2010 15:09:20 +0200 |
wenzelm |
more careful treatment of nested multi-exceptions, collapsing cumulatively empty list to Interrupt;
|
changeset |
files
|
Mon, 30 Aug 2010 14:56:27 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 30 Aug 2010 13:01:32 +0200 |
wenzelm |
Command.results: ordered by serial number;
|
changeset |
files
|
Mon, 30 Aug 2010 11:35:17 +0200 |
wenzelm |
message serial number indicates physical order;
|
changeset |
files
|
Mon, 30 Aug 2010 11:17:05 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 30 Aug 2010 11:09:26 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 30 Aug 2010 10:38:28 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 30 Aug 2010 10:01:25 +0200 |
haftmann |
what is hidden is hidden
|
changeset |
files
|
Mon, 30 Aug 2010 09:37:43 +0200 |
haftmann |
hide all-too-popular constant name eq
|
changeset |
files
|
Mon, 30 Aug 2010 09:35:30 +0200 |
haftmann |
merged
|
changeset |
files
|
Sat, 28 Aug 2010 16:14:32 +0200 |
haftmann |
formerly unnamed infix equality now named HOL.eq
|
changeset |
files
|
Mon, 30 Aug 2010 09:28:02 +0200 |
haftmann |
code checking: compiler invocation happens in same directory as generated file -- avoid problem with different path representations on cygwin
|
changeset |
files
|
Mon, 30 Aug 2010 15:52:09 +0900 |
Cezary Kaliszyk |
Quotient Package: dont unfold mem_def, use rsp and prs instead
|
changeset |
files
|
Mon, 30 Aug 2010 15:44:33 +0900 |
Cezary Kaliszyk |
Quotient Package: added respectfulness and preservation lemmas for mem.
|
changeset |
files
|
Sat, 28 Aug 2010 21:17:25 +0800 |
Christian Urban |
quotient package: added a list of pre-simplification rules for Ball, Bex and mem
|
changeset |
files
|
Sat, 28 Aug 2010 20:24:40 +0800 |
Christian Urban |
quotient package: lemmas to be lifted and descended can be pre-simplified
|
changeset |
files
|
Sat, 28 Aug 2010 11:42:33 +0200 |
haftmann |
merged
|
changeset |
files
|
Fri, 27 Aug 2010 19:34:23 +0200 |
haftmann |
renamed class/constant eq to equal; tuned some instantiations
|
changeset |
files
|
Fri, 27 Aug 2010 15:36:02 +0200 |
haftmann |
improved deresolving of implicits
|
changeset |
files
|
Mon, 30 Aug 2010 10:36:55 +0200 |
wenzelm |
Document_View.text_area_extension: do not insist in crashing if (weak) assertion is violated;
|
changeset |
files
|
Sun, 29 Aug 2010 22:47:36 +0200 |
wenzelm |
Isabelle/jEdit property for global tooltip dismiss delay;
|
changeset |
files
|
Sun, 29 Aug 2010 21:21:37 +0200 |
wenzelm |
External_Hyperlink: proper error dialog;
|
changeset |
files
|
Sun, 29 Aug 2010 21:02:42 +0200 |
wenzelm |
Document_Mode.Line_Context: proper semantic equality/hash code avoids memory leak due to interning in org.gjt.sp.jedit.syntax.TokenMarker;
|
changeset |
files
|
Sun, 29 Aug 2010 20:09:46 +0200 |
wenzelm |
JEDIT_JAVA_OPTIONS: actors.enableForkJoin=false is supposed to enable ResizableThreadPoolScheduler, to avoid starvation of excessive amounts of future tasks etc.;
|
changeset |
files
|
Sun, 29 Aug 2010 20:07:59 +0200 |
wenzelm |
session_actor: ignore spurious TIMEOUT (again) -- probably stemming from earlier use of receiveWithin;
|
changeset |
files
|
Sun, 29 Aug 2010 19:48:35 +0200 |
wenzelm |
session_actor: await state assigment of previous change before signalling current change, and avoid crash in overrun situations;
|
changeset |
files
|