Fri, 16 Jul 2021 12:34:47 +0200 clarified names;
wenzelm [Fri, 16 Jul 2021 12:34:47 +0200] rev 74012
clarified names;
Fri, 16 Jul 2021 12:11:13 +0200 clarified component setup for old graph browser;
wenzelm [Fri, 16 Jul 2021 12:11:13 +0200] rev 74011
clarified component setup for old graph browser;
Fri, 16 Jul 2021 11:36:24 +0200 redundant: *.class and *.jar are already ignored;
wenzelm [Fri, 16 Jul 2021 11:36:24 +0200] rev 74010
redundant: *.class and *.jar are already ignored;
Fri, 16 Jul 2021 11:32:32 +0200 proper cat_lines: avoid last "\n";
wenzelm [Fri, 16 Jul 2021 11:32:32 +0200] rev 74009
proper cat_lines: avoid last "\n";
Fri, 16 Jul 2021 20:13:12 +0100 merged
paulson [Fri, 16 Jul 2021 20:13:12 +0100] rev 74008
merged
Fri, 16 Jul 2021 14:43:25 +0100 A few new lemmas and simplifications
paulson <lp15@cam.ac.uk> [Fri, 16 Jul 2021 14:43:25 +0100] rev 74007
A few new lemmas and simplifications
Fri, 16 Jul 2021 15:42:52 +0200 removed support for experimental Pirate prover
blanchet [Fri, 16 Jul 2021 15:42:52 +0200] rev 74006
removed support for experimental Pirate prover
Fri, 16 Jul 2021 15:27:55 +0200 get rid of remote_vampire since it's hard, if possible at all, to follow Vampire's online options
blanchet [Fri, 16 Jul 2021 15:27:55 +0200] rev 74005
get rid of remote_vampire since it's hard, if possible at all, to follow Vampire's online options
Thu, 15 Jul 2021 22:51:49 +0200 merged
wenzelm [Thu, 15 Jul 2021 22:51:49 +0200] rev 74004
merged
Thu, 15 Jul 2021 22:49:24 +0200 NEWS;
wenzelm [Thu, 15 Jul 2021 22:49:24 +0200] rev 74003
NEWS;
Thu, 15 Jul 2021 22:28:26 +0200 proper example;
wenzelm [Thu, 15 Jul 2021 22:28:26 +0200] rev 74002
proper example;
Thu, 15 Jul 2021 22:14:11 +0200 more tests;
wenzelm [Thu, 15 Jul 2021 22:14:11 +0200] rev 74001
more tests;
Thu, 15 Jul 2021 22:09:45 +0200 more robust: component might be absent;
wenzelm [Thu, 15 Jul 2021 22:09:45 +0200] rev 74000
more robust: component might be absent;
Thu, 15 Jul 2021 22:07:56 +0200 clarified global state: allow to deactivate main plugin;
wenzelm [Thu, 15 Jul 2021 22:07:56 +0200] rev 73999
clarified global state: allow to deactivate main plugin;
Thu, 15 Jul 2021 21:35:31 +0200 more robust (again): allow to deactivate main plugin;
wenzelm [Thu, 15 Jul 2021 21:35:31 +0200] rev 73998
more robust (again): allow to deactivate main plugin;
Thu, 15 Jul 2021 21:11:39 +0200 tuned signature;
wenzelm [Thu, 15 Jul 2021 21:11:39 +0200] rev 73997
tuned signature;
Thu, 15 Jul 2021 21:21:16 +0200 more complete dockables;
wenzelm [Thu, 15 Jul 2021 21:21:16 +0200] rev 73996
more complete dockables;
Thu, 15 Jul 2021 21:07:03 +0200 more robust (see 4d91b6d5d49c);
wenzelm [Thu, 15 Jul 2021 21:07:03 +0200] rev 73995
more robust (see 4d91b6d5d49c);
Thu, 15 Jul 2021 20:15:03 +0200 clarified startup: implicitly enforce activation of isabelle.jedit_main.Plugin;
wenzelm [Thu, 15 Jul 2021 20:15:03 +0200] rev 73994
clarified startup: implicitly enforce activation of isabelle.jedit_main.Plugin;
Thu, 15 Jul 2021 20:11:23 +0200 more robust;
wenzelm [Thu, 15 Jul 2021 20:11:23 +0200] rev 73993
more robust;
Thu, 15 Jul 2021 19:51:01 +0200 tuned;
wenzelm [Thu, 15 Jul 2021 19:51:01 +0200] rev 73992
tuned;
Thu, 15 Jul 2021 18:56:15 +0200 avoid non-standard encoding;
wenzelm [Thu, 15 Jul 2021 18:56:15 +0200] rev 73991
avoid non-standard encoding;
Thu, 15 Jul 2021 18:29:34 +0200 proper cross-platform build: jdk component is required for ISABELLE_SETUP_CLASSPATH in other_isabelle;
wenzelm [Thu, 15 Jul 2021 18:29:34 +0200] rev 73990
proper cross-platform build: jdk component is required for ISABELLE_SETUP_CLASSPATH in other_isabelle;
Thu, 15 Jul 2021 18:18:07 +0200 more robust classpath: skip empty entries;
wenzelm [Thu, 15 Jul 2021 18:18:07 +0200] rev 73989
more robust classpath: skip empty entries;
Thu, 15 Jul 2021 17:33:06 +0200 more robust: avoid duplicate classpath entries;
wenzelm [Thu, 15 Jul 2021 17:33:06 +0200] rev 73988
more robust: avoid duplicate classpath entries;
Thu, 15 Jul 2021 16:35:45 +0200 build.props for isabelle.jar, including isabelle.jedit;
wenzelm [Thu, 15 Jul 2021 16:35:45 +0200] rev 73987
build.props for isabelle.jar, including isabelle.jedit; build minimal Isabelle/jEdit plugins on the spot; regular "jedit" component: discontinued special "jedit_build"; Isabelle/Scala services via jars, instead of settings;
Thu, 15 Jul 2021 16:01:04 +0200 more robust;
wenzelm [Thu, 15 Jul 2021 16:01:04 +0200] rev 73986
more robust;
Thu, 15 Jul 2021 15:50:32 +0200 more portable: avoid Windows CRLF in classpath output;
wenzelm [Thu, 15 Jul 2021 15:50:32 +0200] rev 73985
more portable: avoid Windows CRLF in classpath output;
Thu, 15 Jul 2021 12:51:11 +0200 proper lines (amending 59b6f0462086);
wenzelm [Thu, 15 Jul 2021 12:51:11 +0200] rev 73984
proper lines (amending 59b6f0462086);
Wed, 14 Jul 2021 11:37:35 +0200 more systematic treatment of encodings;
wenzelm [Wed, 14 Jul 2021 11:37:35 +0200] rev 73983
more systematic treatment of encodings;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip