wenzelm [Sun, 13 Nov 2022 21:31:45 +0100] rev 76516
prefer sorted result;
wenzelm [Sun, 13 Nov 2022 20:45:49 +0100] rev 76515
separate style for re-use;
wenzelm [Sun, 13 Nov 2022 20:28:39 +0100] rev 76514
ML support for the Prism.js syntax highlighter -- via Isabelle/Scala;
wenzelm [Sun, 13 Nov 2022 14:56:24 +0100] rev 76513
retain data structures more accurately;
tuned signature;
wenzelm [Sat, 12 Nov 2022 19:09:41 +0100] rev 76512
proper join without delimiter;
wenzelm [Sat, 12 Nov 2022 19:04:28 +0100] rev 76511
more accurate token types;
keep untyped tokens for complete covering;
wenzelm [Sat, 12 Nov 2022 17:21:38 +0100] rev 76510
clarified JS namespace;
wenzelm [Fri, 11 Nov 2022 23:25:24 +0100] rev 76509
proper support for Windows;
wenzelm [Fri, 11 Nov 2022 23:04:55 +0100] rev 76508
support for the Prism.js syntax highlighter -- via external Node.js process;
wenzelm [Fri, 11 Nov 2022 21:35:33 +0100] rev 76507
support for JavaScript syntax and Node.js platform;
wenzelm [Thu, 10 Nov 2022 14:55:20 +0100] rev 76506
merged
wenzelm [Thu, 10 Nov 2022 12:25:28 +0100] rev 76505
tuned signature;
wenzelm [Thu, 10 Nov 2022 12:21:44 +0100] rev 76504
clarified signature: ensure that entries are well-formed --- no consecutive separators, no separators at start/end;
wenzelm [Thu, 10 Nov 2022 11:20:37 +0100] rev 76503
clarified signature: only support nameless separator;
wenzelm [Thu, 10 Nov 2022 11:17:26 +0100] rev 76502
tuned signature;
blanchet [Thu, 10 Nov 2022 11:49:34 +0100] rev 76501
use timeout with MiniSat
desharna [Thu, 10 Nov 2022 08:13:28 +0100] rev 76500
merged
desharna [Wed, 09 Nov 2022 16:36:22 +0100] rev 76499
added lemma reflp_on_conversp[simp]
desharna [Wed, 09 Nov 2022 15:38:43 +0100] rev 76498
added lemma transp_reflclp[simp]
desharna [Wed, 09 Nov 2022 15:37:21 +0100] rev 76497
added lemma reflclp_ident_if_reflp[simp]
desharna [Wed, 09 Nov 2022 16:39:45 +0100] rev 76496
added lemma reflp_on_reflclp[simp]
desharna [Wed, 09 Nov 2022 16:45:12 +0100] rev 76495
strengthened lemma reflp_rtranclp and renamed to reflp_on_rtranclp
wenzelm [Wed, 09 Nov 2022 21:14:20 +0100] rev 76494
more robust selection: avoid duplicates via "batch" number;
evade attempts to select separator via keyboard or mouse (non-keyboard), assuming there are no consecutive separators;
wenzelm [Wed, 09 Nov 2022 20:30:52 +0100] rev 76493
tuned GUI;
wenzelm [Wed, 09 Nov 2022 19:42:21 +0100] rev 76492
clarified GUI.Selector, with support for separator as pseudo-entry;
clarified signature;
wenzelm [Wed, 09 Nov 2022 14:20:52 +0100] rev 76491
clarified GUI state;
added "Load" button;
wenzelm [Wed, 09 Nov 2022 13:33:32 +0100] rev 76490
clarified file names;
wenzelm [Wed, 09 Nov 2022 13:21:18 +0100] rev 76489
clarified Log_Progress vs. GUI: more like Syslog_Dockable;
wenzelm [Wed, 09 Nov 2022 12:32:20 +0100] rev 76488
clarified signature: more public operations;
wenzelm [Wed, 09 Nov 2022 12:05:32 +0100] rev 76487
tuned signature, following hints by IntelliJ IDEA;
nipkow [Tue, 08 Nov 2022 08:41:48 +0100] rev 76486
merged
nipkow [Tue, 08 Nov 2022 08:41:29 +0100] rev 76485
retain derived lemma for better findability
nipkow [Mon, 07 Nov 2022 22:16:37 +0100] rev 76484
generalized sorted_sort_id to sort_key_id_if_sorted
wenzelm [Mon, 07 Nov 2022 21:53:36 +0100] rev 76483
suppress document_required GUI element for now: still unused;
wenzelm [Mon, 07 Nov 2022 21:51:14 +0100] rev 76482
clarified layout;
wenzelm [Mon, 07 Nov 2022 21:32:09 +0100] rev 76481
clarified node_required status: distinguish theory_required vs. document_required;
more robust and more correct Geometry.in operation;
wenzelm [Sun, 06 Nov 2022 23:10:28 +0100] rev 76480
proper user tool;
wenzelm [Sun, 06 Nov 2022 22:20:51 +0100] rev 76479
tuned comments;
wenzelm [Sun, 06 Nov 2022 22:17:28 +0100] rev 76478
support for EPTCS style with demo document;
wenzelm [Sun, 06 Nov 2022 21:45:06 +0100] rev 76477
tuned message;
wenzelm [Sun, 06 Nov 2022 20:56:05 +0100] rev 76476
clarified delay -- more reactive;
wenzelm [Sun, 06 Nov 2022 20:44:12 +0100] rev 76475
provide Session.init_time as reference point for diagnostic messages;
wenzelm [Sun, 06 Nov 2022 20:27:35 +0100] rev 76474
afford more reactive consolidation;
typical timings for big theories in HOL-Analysis: Session.Consolidate_Execution < 5ms for negative test and < 50ms for positive test;
wenzelm [Sun, 06 Nov 2022 19:25:48 +0100] rev 76473
minor performance tuning;
wenzelm [Sun, 06 Nov 2022 18:54:32 +0100] rev 76472
tuned;
wenzelm [Sun, 06 Nov 2022 15:28:56 +0100] rev 76471
afford unconditional presentation, notably export_theory and present_thy, notably for HTML + PDF presentation within PIDE;
typical timings for big theories in HOL-Analysis: Export.make_entry < 10ms, Document_Output.present_thy < 150ms;
wenzelm [Sun, 06 Nov 2022 12:54:46 +0100] rev 76470
proper executable files for Windows;
wenzelm [Sun, 06 Nov 2022 12:20:38 +0100] rev 76469
further attempts to confine dotnet to $ISABELLE_HOME_USER;
wenzelm [Sun, 06 Nov 2022 12:11:13 +0100] rev 76468
tuned output;
wenzelm [Sun, 06 Nov 2022 12:07:44 +0100] rev 76467
more command-line options;
wenzelm [Sun, 06 Nov 2022 12:00:35 +0100] rev 76466
clarified component settings: always update existing version;
remove old component version from $ISABELLE_HOME_USER/etc/components;
wenzelm [Sun, 06 Nov 2022 00:00:17 +0100] rev 76465
more TODO for release;
wenzelm [Sat, 05 Nov 2022 23:42:07 +0100] rev 76464
disable telemetry;
wenzelm [Sat, 05 Nov 2022 23:16:43 +0100] rev 76463
clarified error;
wenzelm [Sat, 05 Nov 2022 23:08:35 +0100] rev 76462
tuned message, example is in NEWS;
wenzelm [Sat, 05 Nov 2022 22:59:38 +0100] rev 76461
proper default_platform;