Sun, 05 Apr 2020 17:12:37 +0100 paulson merged
Sun, 05 Apr 2020 17:12:26 +0100 paulson Tidied up more ancient, horrible proofs. Liberalised frac_le
Sun, 05 Apr 2020 13:24:12 +0200 wenzelm clarified signature: more uniform ML vs. Scala;
Sun, 05 Apr 2020 13:19:29 +0200 wenzelm clarified names;
Sun, 05 Apr 2020 13:05:40 +0200 wenzelm clarified names;
Sat, 04 Apr 2020 21:38:20 +0200 wenzelm proper use of flag;
Sat, 04 Apr 2020 21:16:06 +0200 wenzelm clarified signature;
Sat, 04 Apr 2020 20:53:36 +0200 wenzelm tuned names;
Sat, 04 Apr 2020 20:16:25 +0200 wenzelm finally expose interrupt, similar to ML;
Sat, 04 Apr 2020 20:06:15 +0200 wenzelm Standard_Thread for isabelle command-line tools;
Sat, 04 Apr 2020 19:30:45 +0200 wenzelm tuned -- Command_Line.tool is already part of Isabelle_Tool;
Sat, 04 Apr 2020 19:18:19 +0200 wenzelm clarified signature;
Sat, 04 Apr 2020 18:13:05 +0200 wenzelm clarified signature;
Sat, 04 Apr 2020 18:05:37 +0200 wenzelm thread pool with Standard_Thread workers;
Sat, 04 Apr 2020 17:50:56 +0200 wenzelm clarified signature;
Sat, 04 Apr 2020 13:45:21 +0200 wenzelm support for uninterruptible execution;
Fri, 03 Apr 2020 20:49:49 +0200 wenzelm tuned -- prefer Config.T over Data;
Fri, 03 Apr 2020 20:31:55 +0200 wenzelm proper "editor_tracing_messages=0" as in "isabelle dump";
Fri, 03 Apr 2020 20:29:54 +0200 wenzelm tuned;
Fri, 03 Apr 2020 20:27:52 +0200 wenzelm clarified build_options vs. job options;
Fri, 03 Apr 2020 18:26:04 +0200 wenzelm more official handling of protocol messages, including export;
Fri, 03 Apr 2020 17:35:10 +0200 wenzelm less redundant markup reports;
Fri, 03 Apr 2020 13:51:56 +0200 wenzelm more accurate context position reports;
Fri, 03 Apr 2020 12:45:14 +0200 wenzelm clarified signature;
Fri, 03 Apr 2020 11:47:08 +0200 wenzelm clarified signature;
Fri, 03 Apr 2020 11:37:00 +0200 wenzelm tuned;
Fri, 03 Apr 2020 11:29:44 +0200 wenzelm clarified signature;
Fri, 03 Apr 2020 11:22:51 +0200 wenzelm tuned signature;
Thu, 02 Apr 2020 20:37:11 +0200 wenzelm proper treatment of startup errors, notably for Pure ROOT.ML;
Thu, 02 Apr 2020 20:06:43 +0200 wenzelm proper treatment of protocol exceptions and prover termination: avoid session.stop while saving image;
Thu, 02 Apr 2020 13:04:24 +0200 wenzelm merged
Thu, 02 Apr 2020 11:45:03 +0200 wenzelm Added tag Isabelle2020-RC4 for changeset 1f3d9a9dd42a
Sat, 28 Mar 2020 22:18:28 +0100 wenzelm more robust, notably wrt. interrupts;
Thu, 26 Mar 2020 11:48:52 +0100 wenzelm merged
Wed, 25 Mar 2020 17:38:22 +0100 wenzelm more NEWS;
Wed, 25 Mar 2020 17:33:46 +0100 wenzelm clarified messages: indicate termination explicitly;
Tue, 24 Mar 2020 13:43:29 +0100 wenzelm avoid vacous type variable, due to "potentially redundant" shyps in Thm.unconstrainT;
Mon, 23 Mar 2020 13:26:35 +0100 wenzelm Added tag Isabelle2020-RC3 for changeset 7fe1a344404a
Mon, 23 Mar 2020 12:29:40 +0100 wenzelm updated to current cygwin-20200323, after 3.1.4-1 from 19-Feb-2020;
Sun, 22 Mar 2020 22:03:48 +0100 wenzelm avoid jdk-11.0.6+10: it shows problem "S8217731: Font rendering and glyph spacing changed from jdk-8 to jdk-11" https://bugs.openjdk.java.net/browse/JDK-8217731 even though the changelog claims to have resolved this;
Thu, 02 Apr 2020 12:49:53 +0200 wenzelm clarified signature: more direct Isabelle_Process.EXIT;
Thu, 02 Apr 2020 12:19:09 +0200 wenzelm proper arguments of protocol function;
Wed, 01 Apr 2020 23:04:28 +0200 wenzelm merged
Wed, 01 Apr 2020 22:07:57 +0200 wenzelm more robust: process stdout on Windows may contain CR;
Wed, 01 Apr 2020 21:43:22 +0200 wenzelm clarified signature;
Wed, 01 Apr 2020 21:10:44 +0200 wenzelm prefer system option: easier to make it default;
Wed, 01 Apr 2020 20:55:48 +0200 wenzelm support multiple sessions, notably for "isabelle build -P -j2";
Wed, 01 Apr 2020 20:17:23 +0200 wenzelm pretty formatting as in Isabelle/ML;
Wed, 01 Apr 2020 18:36:58 +0200 wenzelm output prover messages;
Wed, 01 Apr 2020 18:22:19 +0200 wenzelm clarified signature;
Wed, 01 Apr 2020 18:19:46 +0200 wenzelm clarified signature: more robust;
Wed, 01 Apr 2020 14:32:30 +0200 wenzelm proper parent base;
Wed, 01 Apr 2020 13:55:30 +0200 wenzelm traditional print_mode for batch build;
Wed, 01 Apr 2020 12:59:05 +0200 wenzelm proper support for "isabelle build -P Pure";
Wed, 01 Apr 2020 12:58:44 +0200 wenzelm clarified signature: more robust bootstrap base;
Wed, 01 Apr 2020 12:57:19 +0200 wenzelm proper startup for Pure: its use_prelude produces stdout before stderr protocol init;
Wed, 01 Apr 2020 12:56:19 +0200 wenzelm proper context for loading Pure;
Tue, 31 Mar 2020 22:27:02 +0200 wenzelm clarified signature of ML_Process vs. Isabelle_Process: proper support for "isabelle build -P -b";
Tue, 31 Mar 2020 14:40:56 +0200 wenzelm close socket explicitly (idempotent);
Tue, 31 Mar 2020 14:09:36 +0200 wenzelm more robust message_context and shutdown, e.g. after errors in protocol loop (see also 3f02bc5a5a03);
Wed, 01 Apr 2020 21:48:39 +0200 nipkow simplified code and proofs
Wed, 01 Apr 2020 18:05:02 +0200 nipkow automated proof
Tue, 31 Mar 2020 17:26:54 +0200 nipkow merged
Tue, 31 Mar 2020 15:51:15 +0200 nipkow cleaned proofs
Mon, 30 Mar 2020 19:50:01 +0200 wenzelm clarified signature;
Mon, 30 Mar 2020 19:39:11 +0200 wenzelm more accurate treatment of errors;
Mon, 30 Mar 2020 11:59:44 +0200 wenzelm clarified modules: global quasi-scope for markers;
Mon, 30 Mar 2020 10:35:10 +0200 nipkow redunant simp rule
Sun, 29 Mar 2020 23:54:00 +0100 paulson merged
Sun, 29 Mar 2020 21:30:52 +0100 paulson more ugly old proofs
Sun, 29 Mar 2020 22:30:43 +0200 wenzelm merged
Sun, 29 Mar 2020 22:30:26 +0200 wenzelm tuned;
Sun, 29 Mar 2020 22:23:33 +0200 wenzelm clarified modules;
Sun, 29 Mar 2020 21:57:40 +0200 wenzelm clarified signature: more explicit type Protocol_Message.Marker;
Sun, 29 Mar 2020 21:32:20 +0200 wenzelm tuned signature -- follow Scala;
Sun, 29 Mar 2020 19:47:42 +0200 wenzelm tuned;
Sun, 29 Mar 2020 19:42:59 +0200 wenzelm more explicit type Protocol_Message.Marker;
Sun, 29 Mar 2020 13:25:59 +0200 wenzelm clarified protocol messages: explicitly use physical_writeln, always encode_lines;
Sun, 29 Mar 2020 12:30:27 +0200 wenzelm tuned;
Sun, 29 Mar 2020 12:11:02 +0200 wenzelm tuned whitespace;
Sun, 29 Mar 2020 15:44:54 +0100 paulson more tidying up of old apply-proofs
Sat, 28 Mar 2020 21:54:31 +0100 wenzelm merged
Sat, 28 Mar 2020 19:58:19 +0100 wenzelm tuned;
Sat, 28 Mar 2020 19:53:01 +0100 wenzelm tuned;
Sat, 28 Mar 2020 19:33:14 +0100 wenzelm tuned;
Sat, 28 Mar 2020 19:11:59 +0100 wenzelm eliminated pointless flag (see also 6533ceee4cd7);
Sat, 28 Mar 2020 18:33:25 +0100 wenzelm tuned;
Sat, 28 Mar 2020 17:27:08 +0000 paulson merged
Sat, 28 Mar 2020 17:27:01 +0000 paulson structured a lot of ancient, horrible proofs
Sat, 28 Mar 2020 14:01:45 +0100 wenzelm clarified Isabelle_Process phases;
Sat, 28 Mar 2020 13:40:55 +0100 wenzelm clarified order: update syslog before handling exit;
Sat, 28 Mar 2020 13:30:38 +0100 wenzelm tuned error message;
Sat, 28 Mar 2020 12:06:37 +0100 wenzelm clarified signature: more robust startup_join;
Fri, 27 Mar 2020 22:06:46 +0100 wenzelm merged
Fri, 27 Mar 2020 22:06:35 +0100 wenzelm tuned;
Fri, 27 Mar 2020 22:01:27 +0100 wenzelm misc tuning based on hints by IntelliJ IDEA;
Fri, 27 Mar 2020 13:04:15 +0100 wenzelm clarified signature;
Fri, 27 Mar 2020 13:02:56 +0100 wenzelm clarified signature;
Fri, 27 Mar 2020 12:46:56 +0100 wenzelm clarified signature;
Fri, 27 Mar 2020 12:28:55 +0100 wenzelm clarified signature;
Fri, 27 Mar 2020 12:15:26 +0100 wenzelm tuned;
Fri, 27 Mar 2020 12:13:39 +0100 wenzelm clarified signature: more accurate session_base_info.sessions_structure;
Fri, 27 Mar 2020 12:03:20 +0100 wenzelm clarified signature;
Fri, 27 Mar 2020 12:28:05 +0100 nipkow added lemma
Wed, 25 Mar 2020 14:00:23 +0000 paulson merged
Wed, 25 Mar 2020 12:37:57 +0000 paulson updated to more modern style
Mon, 23 Mar 2020 16:11:41 +0100 wenzelm updated to scala-2.12.11;
Mon, 23 Mar 2020 10:26:08 +0000 paulson merged
Mon, 23 Mar 2020 10:25:56 +0000 paulson put back Nat.le_diff_conv2 because AUTO2 doesn't work with Groups.le_diff_conv2
Sun, 22 Mar 2020 19:31:13 +0000 paulson merged
Sun, 22 Mar 2020 19:02:39 +0000 paulson new-style Greater lemmas
Sun, 22 Mar 2020 17:21:16 +0000 paulson tidying up some horrible proofs
Sun, 22 Mar 2020 22:03:48 +0100 wenzelm avoid jdk-11.0.6+10: it shows problem "S8217731: Font rendering and glyph spacing changed from jdk-8 to jdk-11" https://bugs.openjdk.java.net/browse/JDK-8217731 even though the changelog claims to have resolved this;
Sun, 22 Mar 2020 15:10:38 +0100 wenzelm tuned;
Sat, 21 Mar 2020 22:12:21 +0100 wenzelm merged;
Sat, 21 Mar 2020 21:41:13 +0100 wenzelm more NEWS;
Sat, 21 Mar 2020 21:12:07 +0100 wenzelm delete Isabelle distribution archive after use;
Sat, 21 Mar 2020 20:57:34 +0100 wenzelm documentation for "isabelle build_docker";
Sat, 21 Mar 2020 16:23:20 +0100 wenzelm updated for release;
Sat, 21 Mar 2020 15:51:05 +0100 wenzelm tuned bib;
Sat, 21 Mar 2020 15:47:45 +0100 wenzelm more documentation on view.antiAlias, not just NEWS;
Fri, 20 Mar 2020 22:41:49 +0100 wenzelm more NEWS;
Fri, 20 Mar 2020 20:23:40 +0100 wenzelm avoid premature crash due to missing session parents/imports;
Fri, 20 Mar 2020 19:55:42 +0100 wenzelm avoid accidental update of base session sources (following documentation in "system" manual);
Fri, 20 Mar 2020 16:21:58 +0100 wenzelm avoid duplicate stderr output in isabelle build -v, e.g. "Timing ..." (amending a829207b32a3);
Fri, 20 Mar 2020 11:35:33 +0100 wenzelm prefer subpixel antialiasing by default: rendering of text is usually much faster, notably on Linux (see also 093ab1a99eb6 and f610115ca3d0);
Wed, 18 Mar 2020 20:04:50 +0100 wenzelm slightly more explicit error, without going into the graph of proof futures;
Wed, 18 Mar 2020 18:06:36 +0100 wenzelm more robust re-use of $ISABELLE_TMP_PREFIX (amending c1597167563e);
Wed, 18 Mar 2020 17:44:27 +0100 wenzelm prefer strict qualification (default for 'interpretation', see 461ee3e49ad3) as proposed by Pedro Sánchez Terraf;
Wed, 18 Mar 2020 17:29:20 +0100 wenzelm tuned documentation, based on hints by Pedro Sánchez Terraf;
Wed, 18 Mar 2020 16:46:07 +0100 wenzelm backed out changeset 7eadccd4392c: too confusing wrt. text overview panel;
Thu, 19 Mar 2020 11:57:43 +0100 wenzelm back to old-style names for uniform sorting of build_status (amending 138e8226961e);
Thu, 19 Mar 2020 11:27:54 +0100 wenzelm support actual_host for lrzcloud2: the proxy_host/sshd cannot resolve invented hostname (amending 1d8b6c2253e6);
Wed, 18 Mar 2020 22:22:16 +0100 wenzelm clarified connection parameters (again, after adjusting $HOME/.ssh configuration);
Wed, 18 Mar 2020 22:10:29 +0100 wenzelm clarified output;
Mon, 16 Mar 2020 23:02:55 +0100 wenzelm proper host for ssh.hg_url (required aliasing works via $HOME/.ssh/config);
Mon, 16 Mar 2020 17:03:04 +0100 wenzelm clarified connection parameters;
Sun, 15 Mar 2020 15:00:22 +0100 wenzelm clarified test;
Sun, 15 Mar 2020 13:41:33 +0100 traytel remove Thm.transfer workaround made obsplete by cf2406e654cf
Sun, 15 Mar 2020 13:20:22 +0100 wenzelm back to post-release mode;
Sun, 15 Mar 2020 11:57:59 +0100 wenzelm Added tag Isabelle2020-RC2 for changeset 7eadccd4392c
Sun, 15 Mar 2020 11:55:16 +0100 wenzelm claried error elements: include internalized errors of tokens/commands;
Sun, 15 Mar 2020 11:38:36 +0100 wenzelm more robust connection via proxy_host;
Sat, 14 Mar 2020 21:58:29 +0100 wenzelm more robust: proper transfer if Context.eq_thy_id;
Sat, 14 Mar 2020 20:36:16 +0100 wenzelm merged
Sat, 14 Mar 2020 14:23:52 +0100 wenzelm tuned;
Sat, 14 Mar 2020 13:49:52 +0100 wenzelm tuned;
Sat, 14 Mar 2020 13:44:52 +0100 wenzelm more robust hg_url;
Fri, 13 Mar 2020 23:50:18 +0100 wenzelm proper usage (amending 8c7706b053c7);
Fri, 13 Mar 2020 23:25:34 +0100 wenzelm proper escape for literal single quotes;
Fri, 13 Mar 2020 16:12:50 +0100 wenzelm some uses of "' " as witness for this feature;
Fri, 13 Mar 2020 16:04:27 +0100 wenzelm allow slightly odd "' " in mixfix as documented (introduced in 55754d6d399c, but broken in be8a8d60d962);
Sat, 14 Mar 2020 15:58:51 +0000 paulson tidied up a few little proofs
Thu, 12 Mar 2020 23:05:11 +0100 wenzelm updated for release;
Thu, 12 Mar 2020 21:25:53 +0100 wenzelm more usable defaults for high resolution on Linux, where the desktop environment usually lacks automatic scaling;
Thu, 12 Mar 2020 21:13:42 +0100 wenzelm tuned for Isabelle2020;
Thu, 12 Mar 2020 21:02:05 +0100 wenzelm more explicit defaults;
Thu, 12 Mar 2020 20:58:18 +0100 wenzelm proper transfer for Thm.derivation_name;
Tue, 10 Mar 2020 22:52:21 +0100 wenzelm tuned OS names;
Tue, 10 Mar 2020 22:49:35 +0100 wenzelm standard tests for macOS 10.15 Catalina;
Tue, 10 Mar 2020 14:16:19 +0100 Manuel Eberl updated NEWS w.r.t. e0237f2eb49d
Sun, 08 Mar 2020 17:07:49 +0000 haftmann more frugal simp rules for bit operations; more pervasive use of bit selector
Mon, 09 Mar 2020 19:35:07 +0100 wenzelm more scalable output of YXML files;
Mon, 09 Mar 2020 16:58:23 +0100 wenzelm proper grounding of free types produced by reconstruct_proof/infer_type, e.g. relevant for Lattices_Big.semilattice_set.infinite;
Mon, 09 Mar 2020 16:12:53 +0100 wenzelm tuned;
Mon, 09 Mar 2020 15:50:24 +0100 wenzelm tuned whitespace;
Mon, 09 Mar 2020 15:38:52 +0100 wenzelm more thorough strip_shyps for proof boxes (but types are usually stripped and reconstructed later);
Mon, 09 Mar 2020 14:30:09 +0100 wenzelm clarified;
Mon, 09 Mar 2020 14:13:44 +0100 wenzelm tuned signature;
Mon, 09 Mar 2020 13:03:42 +0100 wenzelm tuned signature;
Mon, 09 Mar 2020 11:52:28 +0100 wenzelm tuned signature;
Sat, 07 Mar 2020 12:19:41 +0100 wenzelm tuned;
Sat, 07 Mar 2020 12:15:15 +0100 wenzelm copy jEdit sources instead of jar, for better browsing experience;
Sat, 07 Mar 2020 12:14:51 +0100 wenzelm proper option;
Fri, 06 Mar 2020 22:01:28 +0100 wenzelm tuned;
Fri, 06 Mar 2020 20:33:16 +0100 wenzelm formally depend on Java 11 --- discontinue Java 8 workaround;
Fri, 06 Mar 2020 20:18:21 +0100 wenzelm support Java/VM monitoring via jconsole;
Wed, 04 Mar 2020 21:09:02 +0100 wenzelm escape some special chars, notably for URL#NAME form;
Tue, 03 Mar 2020 19:26:24 +0000 haftmann library theory for extractions of equations x = t into premises
Tue, 03 Mar 2020 19:26:23 +0000 haftmann tuned
Wed, 04 Mar 2020 15:38:02 +0100 wenzelm rebuild x86_64-linux on Ubuntu 14.04.6 LTS;
Tue, 03 Mar 2020 20:14:48 +0100 wenzelm merged
Tue, 03 Mar 2020 19:53:14 +0100 wenzelm include actions for jEdit dockables, e.g. "vfs.browser";
Tue, 03 Mar 2020 19:48:51 +0100 wenzelm misc tuning and clarification;
Mon, 02 Mar 2020 14:58:37 +0000 haftmann infrastructure for extraction of equations x = t from premises beneath meta-all
Tue, 03 Mar 2020 15:51:57 +0100 wenzelm avoid conflict with isabelle.next-error, resulting in odd startup dialog;
Tue, 03 Mar 2020 15:51:02 +0100 wenzelm updated for release;
Mon, 02 Mar 2020 15:45:37 +0100 wenzelm Added tag Isabelle2020-RC1 for changeset a8849ac415cc
Mon, 02 Mar 2020 15:33:58 +0100 wenzelm follow Phabricator update 2020 Week 6;
Mon, 02 Mar 2020 14:09:39 +0100 wenzelm tuned signature;
Mon, 02 Mar 2020 13:57:03 +0100 wenzelm VSCode extension for official Isabelle release;
Mon, 02 Mar 2020 13:43:52 +0100 wenzelm more documentation;
Mon, 02 Mar 2020 13:43:39 +0100 wenzelm tuned GUI;
Sun, 01 Mar 2020 22:52:46 +0100 wenzelm clarified command line;
Sun, 01 Mar 2020 22:32:10 +0100 wenzelm proper navigation wrt. caret;
Sun, 01 Mar 2020 22:14:11 +0100 wenzelm clarified modifier: avoid confusion of CS+a as C+a;
Sun, 01 Mar 2020 22:05:47 +0100 wenzelm tuned -- avoid deprecated operations;
Sun, 01 Mar 2020 21:52:21 +0100 wenzelm more Isabelle/jEdit actions;
Sun, 01 Mar 2020 15:20:47 +0100 wenzelm updated for release;
Sat, 29 Feb 2020 17:16:17 +0100 wenzelm more Isabelle/jEdit actions;
Sat, 29 Feb 2020 16:38:59 +0100 wenzelm tuned signature;
Sat, 29 Feb 2020 16:30:30 +0100 wenzelm tuned;
Fri, 28 Feb 2020 21:23:11 +0100 traytel tuned lift_bnf's user interface for quotients
Fri, 28 Feb 2020 22:23:43 +0100 wenzelm NEWS;
Fri, 28 Feb 2020 21:34:04 +0100 wenzelm updated to polyml-5.8.1-20200228 test version (Poly/ML 6025c250b4f1);
Fri, 28 Feb 2020 16:40:28 +0100 wenzelm tuned;
Thu, 27 Feb 2020 13:27:49 +0100 wenzelm more complete signature;
Thu, 27 Feb 2020 12:58:03 +0100 wenzelm more complete signature;
Thu, 27 Feb 2020 12:27:49 +0100 wenzelm clarified versions -- more reproducible build;
Thu, 27 Feb 2020 12:18:16 +0100 nipkow removed dead lemma
Wed, 26 Feb 2020 23:49:16 +0100 nipkow simplified proofs
Wed, 26 Feb 2020 19:50:04 +0100 wenzelm updated for release;
Wed, 26 Feb 2020 19:26:00 +0100 wenzelm updated for release;
Wed, 26 Feb 2020 16:08:05 +0100 wenzelm merged
Wed, 26 Feb 2020 16:03:29 +0100 wenzelm updated for release;
Wed, 26 Feb 2020 15:41:27 +0100 wenzelm updated version;
Wed, 26 Feb 2020 15:38:13 +0100 wenzelm obsolete;
Wed, 26 Feb 2020 15:38:04 +0100 wenzelm less ambitious preview: discontinued preview-update / preview-source which did not work on the spot via WebviewPanel;
Wed, 26 Feb 2020 15:34:52 +0100 wenzelm misc tuning and clarification;
Wed, 26 Feb 2020 14:47:36 +0100 wenzelm obsolete;
Wed, 26 Feb 2020 14:43:43 +0100 wenzelm proper message passing -- discontinued obsolete auxiliary commands;
Tue, 25 Feb 2020 21:28:06 +0100 wenzelm clarified Panel;
Tue, 25 Feb 2020 19:20:21 +0100 wenzelm removed duplicate (amending 5763d9a2f47d, 5aa9cb83e70e);
Tue, 25 Feb 2020 18:30:08 +0100 wenzelm update to WebviewPanel API, following initial version by Peter Zeller;
Wed, 26 Feb 2020 12:21:48 +0000 paulson Moved a number of general-purpose lemmas into HOL
Tue, 25 Feb 2020 17:37:22 +0100 wenzelm more robust shutdown while Isabelle_Process is starting up, e.g. quit after dialog Isabelle version for testing";
Mon, 24 Feb 2020 23:17:41 +0100 traytel merged
Mon, 24 Feb 2020 21:46:45 +0100 traytel lift BNF witnesses for quotients (unless better ones are specified by the user)
Mon, 24 Feb 2020 22:14:52 +0100 wenzelm more robust (amending add9a9f6a290): proper syntax error instead of exception for grammar with unreachable nonterminals, e.g. nonterminal f1 syntax "_F" :: "f1 ⇒ 'b" ("F _" 10);
Mon, 24 Feb 2020 21:43:52 +0100 nipkow merged
Mon, 24 Feb 2020 21:43:28 +0100 nipkow tuned var names (avoid h)
Mon, 24 Feb 2020 20:57:29 +0100 wenzelm more position information for oracles (e.g. "skip_proof" for 'sorry'), requires Proofterm.proofs := 1;
Mon, 24 Feb 2020 12:14:13 +0000 paulson a few new lemmas
Fri, 21 Feb 2020 17:51:56 +0100 nipkow tuned deletion
Thu, 20 Feb 2020 09:05:19 +0100 traytel merged
Wed, 19 Feb 2020 15:49:10 +0100 traytel additional lemmas about alw and suntil (by Michael Foster)
Wed, 19 Feb 2020 20:00:07 +0100 wenzelm proper print mode for function_space notation (amending d68b705719ce);
Wed, 19 Feb 2020 15:40:28 +0100 wenzelm proper file name (amending ce3409dfb18c);
Tue, 18 Feb 2020 18:08:11 +0100 nipkow merged
Tue, 18 Feb 2020 18:08:08 +0100 nipkow tuned proof
Tue, 18 Feb 2020 15:40:37 +0100 wenzelm more robust pretty printing of broken YXML, e.g. single "\^E";
Mon, 17 Feb 2020 20:49:47 +0100 wenzelm merged
Mon, 17 Feb 2020 20:35:04 +0100 wenzelm proper sort constraints for strip_shyps, for sort relations used in minimization;
Mon, 17 Feb 2020 11:07:27 +0000 paulson merged
Mon, 17 Feb 2020 11:07:09 +0000 paulson a few new lemmas
Mon, 17 Feb 2020 11:17:09 +0100 wenzelm tuned;
Sun, 16 Feb 2020 21:11:28 +0100 nipkow merged
Sun, 16 Feb 2020 18:01:03 +0100 nipkow lemmas about "card A = 2"; prefer iff to implications
Sun, 16 Feb 2020 20:07:28 +0100 wenzelm NEWS;
Sun, 16 Feb 2020 17:24:10 +0100 wenzelm proper sort constraints for strip_shyps, which implicitly performs type instantiation;
Sat, 15 Feb 2020 21:15:03 +0100 wenzelm NEWS;
Fri, 14 Feb 2020 20:11:49 +0100 wenzelm Added tag Isabelle2020-RC0 for changeset 21c0b3a9d2f8
Thu, 13 Feb 2020 19:11:35 +0100 nipkow added lemmas
Thu, 13 Feb 2020 07:43:48 +0100 haftmann canonical approach towards lifting
Tue, 11 Feb 2020 19:03:57 +0100 haftmann more instances
Tue, 11 Feb 2020 19:03:56 +0100 haftmann tuned proof
Wed, 12 Feb 2020 21:18:04 +0100 wenzelm afford newer Mercurial version, just before odd problems in 4.0 and 4.1;
Wed, 12 Feb 2020 16:30:23 +0100 wenzelm afford more logging (following defaults on Ubuntu);
Tue, 11 Feb 2020 17:03:14 +0100 wenzelm updated for release;
Tue, 11 Feb 2020 15:41:40 +0100 wenzelm tuned;
Tue, 11 Feb 2020 15:39:05 +0100 wenzelm updated for release;
Tue, 11 Feb 2020 12:55:35 +0000 paulson some lemmas about the lex ordering on lists, etc.
Mon, 10 Feb 2020 23:04:45 +0100 wenzelm proper symbols;
Mon, 10 Feb 2020 22:47:43 +0100 wenzelm NEWS;
Mon, 10 Feb 2020 22:40:00 +0100 wenzelm recover from Unicode accident in 4abd07cd034f;
Mon, 10 Feb 2020 22:33:03 +0100 wenzelm updated for release;
Mon, 10 Feb 2020 22:32:29 +0100 wenzelm NEWS;
Mon, 10 Feb 2020 22:24:01 +0100 wenzelm NEWS;
Mon, 10 Feb 2020 21:59:24 +0100 wenzelm tuned;
Mon, 10 Feb 2020 21:12:52 +0100 wenzelm tuned;
Sun, 09 Feb 2020 22:03:07 +0000 haftmann easy abstraction over pointwise bit operations
Sun, 09 Feb 2020 21:58:42 +0000 haftmann more rules for natural deduction from inequalities
Sun, 09 Feb 2020 10:46:32 +0000 haftmann rule concerning bit (push_bit ...)
Sun, 09 Feb 2020 10:21:01 +0000 haftmann more lemmas
Sat, 08 Feb 2020 15:18:58 +0100 wenzelm allow to override repository versions at runtime;
Fri, 07 Feb 2020 20:26:31 +0100 wenzelm follow Phabricator update 2020 Week 5;
Wed, 05 Feb 2020 20:17:00 +0000 haftmann simplified logical constructions
Wed, 05 Feb 2020 20:16:59 +0000 haftmann simplified logical constructions
Mon, 03 Feb 2020 20:42:04 +0000 haftmann more theorems
Tue, 04 Feb 2020 16:19:15 +0000 paulson Simplified, generalised version of Constructible due to E. Gunther, M. Pagano and P. Sánchez Terraf
Tue, 04 Feb 2020 16:36:49 +0100 nipkow tuned
Mon, 03 Feb 2020 18:22:59 +0100 nipkow tuned
Mon, 03 Feb 2020 16:49:44 +0100 nipkow added Interval_Tree.thy
Sat, 01 Feb 2020 19:10:40 +0100 haftmann more specific class assumptions
Sat, 01 Feb 2020 19:10:37 +0100 haftmann more theorems
Tue, 28 Jan 2020 20:26:23 +0100 wenzelm ignore generated dependency files (see 91d5a8255c98, fd5cd1daf6a9);
Tue, 28 Jan 2020 14:59:54 +0000 paulson Tidied up some messy proofs
Sun, 26 Jan 2020 20:35:32 +0000 haftmann sketches of ideas still to come
Sun, 26 Jan 2020 20:35:32 +0000 haftmann more theorems
Sun, 26 Jan 2020 20:35:31 +0000 haftmann generalized
Sun, 26 Jan 2020 20:35:30 +0000 haftmann tuned
Mon, 27 Jan 2020 14:58:17 +0000 paulson Two lemmas about nsets
Mon, 27 Jan 2020 14:32:43 +0000 paulson A few lemmas connected with orderings
Wed, 22 Jan 2020 19:17:59 +0000 haftmann tuned
Wed, 22 Jan 2020 19:17:58 +0000 haftmann tuned
Wed, 22 Jan 2020 19:17:57 +0000 haftmann dropped dead code
Wed, 22 Jan 2020 15:23:42 +0100 nipkow merged
Wed, 22 Jan 2020 14:37:23 +0100 nipkow added lemma
Tue, 21 Jan 2020 11:02:27 +0100 Manuel Eberl Removed multiplicativity assumption from normalization_semidom
Sun, 19 Jan 2020 14:50:03 +0100 wenzelm clarified file names;
Sun, 19 Jan 2020 14:23:49 +0100 wenzelm clarified build_polyml_component: include IDE entry point for ML compiler;
Sun, 19 Jan 2020 12:57:20 +0100 wenzelm merged
Fri, 17 Jan 2020 16:59:32 +0100 wenzelm tuned spelling;
Sun, 19 Jan 2020 07:50:35 +0100 traytel new examples of BNF lifting across quotients using a new theory of confluence,
Fri, 17 Jan 2020 18:58:58 +0100 Manuel Eberl Removed unnecessary and problematic trivial lemma from HOL-Algebra
Thu, 16 Jan 2020 17:04:42 +0100 wenzelm proper executable file;
Thu, 16 Jan 2020 16:41:25 +0100 wenzelm more documentation: odd option for special situations;
Thu, 16 Jan 2020 16:35:17 +0100 wenzelm tuned;
Thu, 16 Jan 2020 16:15:25 +0100 wenzelm updated to sumatra_pdf-3.1.2-1: x86_64-windows;
Thu, 16 Jan 2020 15:34:55 +0100 wenzelm updated to stack-2.1.3, stackage lts-13.19, ghc-8.6.4;
Thu, 16 Jan 2020 15:10:16 +0100 wenzelm updated to opam-2.0.6;
Thu, 16 Jan 2020 14:07:28 +0100 wenzelm updated to current cygwin, after 3.1.2-1 from 21-Dec-2019;
Wed, 15 Jan 2020 20:11:28 +0100 wenzelm updated to jdk-11.0.6+10;
Wed, 15 Jan 2020 19:54:50 +0100 wenzelm misc tuning, following hint by IntelliJ;
Wed, 15 Jan 2020 19:49:13 +0100 wenzelm tuned;
Wed, 15 Jan 2020 19:46:04 +0100 wenzelm tuned -- avoid deprecated constructors;
Wed, 15 Jan 2020 19:45:06 +0100 wenzelm proper comparison of Option values, following hint by IntelliJ;
Wed, 15 Jan 2020 16:18:24 +0100 wenzelm unused -- clone of Option.apply;
Wed, 15 Jan 2020 15:05:33 +0100 wenzelm added "isabelle scala_project" to support e.g. IntelliJ IDEA;
Wed, 15 Jan 2020 13:22:16 +0100 wenzelm unused;
Tue, 14 Jan 2020 16:03:31 +0100 wenzelm more antiquotations;
Mon, 13 Jan 2020 12:11:25 +0100 wenzelm tuned messages;
Mon, 13 Jan 2020 12:09:28 +0100 wenzelm tuned;
Mon, 13 Jan 2020 11:19:24 +0100 wenzelm clarified output channel;
Mon, 13 Jan 2020 11:18:31 +0100 wenzelm clarified option -f: avoid accidental target_clean for proper release snapshot;
Sun, 12 Jan 2020 23:29:35 +0100 wenzelm more robust;
Sun, 12 Jan 2020 22:54:42 +0100 wenzelm updated to sqlite-jdbc-3.30.1;
Sun, 12 Jan 2020 22:21:40 +0100 wenzelm updated to postgresql-42.2.9;
Sun, 12 Jan 2020 21:35:56 +0100 wenzelm build in $ISABELLE_HOME;
Sun, 12 Jan 2020 17:53:38 +0100 wenzelm build in $ISABELLE_HOME;
Sat, 11 Jan 2020 17:15:54 +0100 wenzelm clarified fresh build;
Sat, 11 Jan 2020 16:22:17 +0100 wenzelm tuned documentation;
Sat, 11 Jan 2020 15:04:43 +0100 wenzelm tuned;
Fri, 10 Jan 2020 16:37:47 +0100 wenzelm clarified script name;
Fri, 10 Jan 2020 15:42:13 +0100 wenzelm prefer mercurial-2.8.2 for more robustness (i.e. the version used by the hosting service https://admin.phacility.com);
Thu, 09 Jan 2020 16:01:31 +0100 wenzelm proper name;
Thu, 09 Jan 2020 15:45:31 +0100 wenzelm more Isabelle fonts, notably for File Browser title in GTK L&F;
Thu, 09 Jan 2020 13:47:08 +0100 wenzelm eliminated deprecated scala.collection.JavaConversions;
Thu, 09 Jan 2020 13:44:16 +0100 wenzelm unused;
Thu, 09 Jan 2020 13:39:33 +0100 wenzelm tuned -- more direct java.util.Map.of;
Thu, 09 Jan 2020 08:42:01 +0100 nipkow added lemma
Tue, 07 Jan 2020 17:12:54 +0100 traytel merged
Tue, 07 Jan 2020 14:58:01 +0100 traytel eliminated one redundant proof obligation in lift_bnf for quotients
Tue, 07 Jan 2020 14:40:11 +0100 blanchet removed experimental option to SPASS
Tue, 07 Jan 2020 12:37:12 +0100 nipkow alternative deletion in Red-Black trees
Tue, 07 Jan 2020 07:03:18 +0100 nipkow generalized thm (as suggested by Christian Weinz)
Tue, 07 Jan 2020 06:43:09 +0100 nipkow tunded
Sat, 28 Dec 2019 23:44:26 +0100 nipkow tuned
Sat, 28 Dec 2019 00:15:43 +0100 nipkow tuned
Fri, 27 Dec 2019 16:02:23 +0100 wenzelm more examples;
Fri, 27 Dec 2019 10:54:15 +0100 nipkow tuned
Tue, 24 Dec 2019 21:50:02 +0100 nipkow tuned
Mon, 23 Dec 2019 22:35:54 +0100 wenzelm tuned;
Mon, 23 Dec 2019 22:30:03 +0100 wenzelm NEWS;
Mon, 23 Dec 2019 22:24:28 +0100 wenzelm updated platform situation: 32bit variants are marginal or absent;
Mon, 23 Dec 2019 22:08:20 +0100 wenzelm repackage as csdp-6.1-1, with proper platform names;
Mon, 23 Dec 2019 19:27:37 +0100 wenzelm proper File.platform_path for Windows;
Mon, 23 Dec 2019 19:07:25 +0100 wenzelm updated csdp-6.1: Linux and Windows executables are as before, but macOS has been rebuilt for x86_64 (to accommodate Catalina);
Mon, 23 Dec 2019 15:24:14 +0100 wenzelm updated linux_app-20191223: x86_64-linux;
Sun, 22 Dec 2019 16:19:57 +0100 wenzelm tuned;
Sun, 22 Dec 2019 16:18:55 +0100 wenzelm improved Markdown-like display in Phabricator;
Sun, 22 Dec 2019 16:12:13 +0100 wenzelm improved Markdown-like display in Phabricator;
Sun, 22 Dec 2019 15:53:54 +0100 wenzelm somewhat irrelevant -- defaults are OK;
Sun, 22 Dec 2019 15:48:42 +0100 wenzelm obsolete;
Sat, 21 Dec 2019 15:14:34 +0100 wenzelm clarified signature -- more operations;
Sat, 21 Dec 2019 14:47:20 +0100 wenzelm clarified signature;
Sat, 21 Dec 2019 14:43:07 +0100 wenzelm proper search with multiple "pages" of results;
Fri, 20 Dec 2019 15:24:34 +0100 wenzelm tuned documentation;
Fri, 20 Dec 2019 15:21:25 +0100 wenzelm tuned messages;
Thu, 19 Dec 2019 22:21:43 +0100 wenzelm more robust;
Thu, 19 Dec 2019 22:13:47 +0100 wenzelm tuned message;
Thu, 19 Dec 2019 17:29:35 +0100 wenzelm NEWS;
Thu, 19 Dec 2019 17:26:06 +0100 wenzelm more documentation;
Thu, 19 Dec 2019 16:55:33 +0100 wenzelm tuned documentation;
Thu, 19 Dec 2019 16:49:29 +0100 wenzelm more documentation;
Thu, 19 Dec 2019 16:21:52 +0100 wenzelm added option -r: support more robust consolidation of local clones with varying names;
Thu, 19 Dec 2019 16:16:49 +0100 wenzelm clarified backup;
Thu, 19 Dec 2019 15:55:52 +0100 wenzelm removed somewhat pointless option -R: more careful inspection of hgrc is required in practice;
Thu, 19 Dec 2019 15:29:48 +0100 wenzelm proper proof body context for Simplifier plugins (solvers, loopers, ...) -- avoid crash due to Subgoal.FOCUS (before e58bc223f46c);
Thu, 19 Dec 2019 15:22:35 +0100 wenzelm more robust bound_fixes: external name does appear in "fixes" name space and could clash with direct fixes (e.g. via Subgoal.FOCUS within a global context);
Thu, 19 Dec 2019 14:46:10 +0100 wenzelm tuned signature;
Wed, 18 Dec 2019 22:26:21 +0100 wenzelm proper backup;
Wed, 18 Dec 2019 21:28:50 +0100 wenzelm clarified signature;
Wed, 18 Dec 2019 21:18:14 +0100 wenzelm more ambitious edit_hgrc;
(0) -30000 -10000 -3000 -1000 -384 +384 +1000 +3000 +10000 tip