Sat, 05 Dec 2015 14:26:29 +0100before start update Isabelle2014 --> Isabelle2015 Isabelle2014/Isac
Walther Neuper <wneuper@ist.tugraz.at> [Sat, 05 Dec 2015 14:26:29 +0100] rev 59178
before start update Isabelle2014 --> Isabelle2015

Note: this update will need an according update of libisabelle.

Tue, 06 Oct 2015 15:56:47 +0200PIDE: corrected PIDE's strange handling of strings
Walther Neuper <wneuper@ist.tugraz.at> [Tue, 06 Oct 2015 15:56:47 +0200] rev 59177
PIDE: corrected PIDE's strange handling of strings

from formulas input in isac-java,
e.g. appendFormula 1 "-4 * b ^ 2 / (a + b) + 4 * a ^ 2 / (a + b)"
PIDE multiplicated "^" to,
e.g. CalcMessage: syntax error in '-4 * b ^^^^^^^^^ 2 / (a + b) + 4 * a ^^^^^^^^^ 2 / (a + b)' -4 * b ^ 2 / (a + b) + 4 * a ^ 2 / (a + b)

Tue, 06 Oct 2015 15:51:10 +0200PIDE: (Knowledge-)Context works also for met FINALLY
Walther Neuper <wneuper@ist.tugraz.at> [Tue, 06 Oct 2015 15:51:10 +0200] rev 59176
PIDE: (Knowledge-)Context works also for met FINALLY

There was another error lurking behind the first one,
c.f. isac-java b1c943da612b

Tue, 06 Oct 2015 09:34:43 +0200PIDE: (Knowledge-)Context works also for met
Walther Neuper <wneuper@ist.tugraz.at> [Tue, 06 Oct 2015 09:34:43 +0200] rev 59175
PIDE: (Knowledge-)Context works also for met

isac-java 206de785230d was premature.

Sun, 20 Sep 2015 16:04:35 +0200tuned
Walther Neuper <wneuper@ist.tugraz.at> [Sun, 20 Sep 2015 16:04:35 +0200] rev 59174
tuned

Sun, 20 Sep 2015 13:17:37 +0200found a failing test without assertion; check XML ?
Walther Neuper <wneuper@ist.tugraz.at> [Sun, 20 Sep 2015 13:17:37 +0200] rev 59173
found a failing test without assertion; check XML ?

TODO: find a way to check the new XML output

Sun, 20 Sep 2015 11:29:49 +0200unified (Knowledge-)Context for thy, pbl, met
Walther Neuper <wneuper@ist.tugraz.at> [Sun, 20 Sep 2015 11:29:49 +0200] rev 59172
unified (Knowledge-)Context for thy, pbl, met

Note: thy was implemented later than pbl, met

Sun, 13 Sep 2015 12:37:57 +0200improved exception handling in XML conversion
Walther Neuper <wneuper@ist.tugraz.at> [Sun, 13 Sep 2015 12:37:57 +0200] rev 59171
improved exception handling in XML conversion

debugging https://intra.ist.tugraz.at/hg/isac/rev/c19f69a8bf01
we expect improved error message from libisabelle/../Protocol.thy,
in particular at "operation_setup init_ctxt"

Sun, 13 Sep 2015 12:25:30 +0200updated tests to changes in 636013c7949f
Walther Neuper <wneuper@ist.tugraz.at> [Sun, 13 Sep 2015 12:25:30 +0200] rev 59170
updated tests to changes in 636013c7949f

use (XMLTAG) instead <XMLTAG> because the latter is translated
into html-encoding by PIDE

Sat, 29 Aug 2015 08:35:26 +0200tuned
Walther Neuper <wneuper@ist.tugraz.at> [Sat, 29 Aug 2015 08:35:26 +0200] rev 59169
tuned

cf. https://intra.ist.tugraz.at/hg/isac/rev/5cd211b9630e