Sun, 30 May 2010 18:23:50 +0200 |
wenzelm |
more detailed token markup, including command kind as sub_kind;
|
changeset |
files
|
Sun, 30 May 2010 16:54:40 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 30 May 2010 16:00:13 +0200 |
wenzelm |
separate markup for ML delimiters;
|
changeset |
files
|
Sun, 30 May 2010 15:27:49 +0200 |
wenzelm |
less pschedelic token markup;
|
changeset |
files
|
Sun, 30 May 2010 14:21:35 +0200 |
wenzelm |
simplified command/keyword markup;
|
changeset |
files
|
Sun, 30 May 2010 14:14:30 +0200 |
wenzelm |
markup non-identifier keyword as operator;
|
changeset |
files
|
Sun, 30 May 2010 13:47:12 +0200 |
wenzelm |
Isabelle_Process: do not enforce future_terminal_proof by default -- no error propagation yet;
|
changeset |
files
|
Sun, 30 May 2010 13:44:35 +0200 |
wenzelm |
more basic default behaviour of ENTER, HOME, END;
|
changeset |
files
|
Sat, 29 May 2010 20:49:04 +0200 |
wenzelm |
tuned messages;
|
changeset |
files
|
Sat, 29 May 2010 20:34:28 +0200 |
wenzelm |
do not highlight ignored command spans;
|
changeset |
files
|
Sat, 29 May 2010 20:03:47 +0200 |
wenzelm |
more explicit handling of document;
|
changeset |
files
|
Sat, 29 May 2010 19:46:29 +0200 |
wenzelm |
explicit markup for forked goals, as indicated by Goal.fork;
|
changeset |
files
|
Sat, 29 May 2010 17:26:02 +0200 |
wenzelm |
avoid :\ which is not tail-recursive and tends to overflow the tiny JVM stack, which is not resizable at runtime;
|
changeset |
files
|
Sat, 29 May 2010 16:44:44 +0200 |
wenzelm |
define_state/new_state: provide state immediately, which is now lazy;
|
changeset |
files
|
Sat, 29 May 2010 15:52:47 +0200 |
wenzelm |
force_result within the current execution context -- avoids overhead of potential thread context switch and robustifies Interrupt handling;
|
changeset |
files
|