wenzelm [Mon, 17 Oct 2022 20:24:15 +0200] rev 76327
allow spaces in SCALA_HOME directory name;
wenzelm [Mon, 17 Oct 2022 20:18:05 +0200] rev 76326
avoid spurious error messages, e.g. when scala is missing;
wenzelm [Mon, 17 Oct 2022 16:10:45 +0200] rev 76325
more NEWS;
wenzelm [Mon, 17 Oct 2022 14:24:35 +0200] rev 76324
tuned, following hints by IntelliJ IDEA;
wenzelm [Mon, 17 Oct 2022 14:11:59 +0200] rev 76323
avoid result based on outdated state, e.g. relevant for use_theories with changed files;
wenzelm [Mon, 17 Oct 2022 12:15:23 +0200] rev 76322
tuned signature;
wenzelm [Mon, 17 Oct 2022 11:58:13 +0200] rev 76321
tuned signature, following hints by IntelliJ IDEA;
wenzelm [Sun, 16 Oct 2022 20:33:59 +0200] rev 76320
more robust treatment of state and events;
wenzelm [Sun, 16 Oct 2022 19:12:27 +0200] rev 76319
tuned signature;
wenzelm [Sun, 16 Oct 2022 16:09:33 +0200] rev 76318
proper result state (amending 954640e846d6);