Fri, 19 Aug 2022 05:49:11 +0000 haftmann more thorough split rules for div and mod on numerals, tuned split rules setup
Fri, 19 Aug 2022 05:49:10 +0000 haftmann streamlined simpset building, avoiding duplicated rewrite rules
Fri, 19 Aug 2022 05:49:09 +0000 haftmann consolidated attribute name
Fri, 19 Aug 2022 05:49:07 +0000 haftmann streamlined theorems
Fri, 19 Aug 2022 05:49:06 +0000 haftmann streamlined theorems and sections
Wed, 17 Aug 2022 20:37:16 +0000 haftmann streamlined primitive definitions for integer division
Thu, 18 Aug 2022 09:29:11 +0200 blanchet reintroduced SPASS to the mix
Wed, 17 Aug 2022 18:20:10 +0200 blanchet tweaked generation of Isar proofs
Wed, 17 Aug 2022 15:09:53 +0200 blanchet tweak Sledgehammer's slicing mechanism -- updated Zipperposition's slices and make them half as long as other provers' to pack more of them in 30 s
Wed, 17 Aug 2022 11:57:13 +0200 wenzelm tuned comments;
Wed, 17 Aug 2022 11:52:45 +0200 wenzelm updated to sumatra_pdf-3.4.6;
Wed, 17 Aug 2022 11:28:10 +0200 wenzelm proper Java/Scala compiler classpath (amending b42e20adaeed): ISABELLE_SETUP_CLASSPATH must not be included prematurely (breaks on Windows), instead use runtime Classpath().jars;
Tue, 16 Aug 2022 17:24:58 +0200 blanchet revived 'try0' and 'smart' Isar proofs in Sledgehammer
Tue, 16 Aug 2022 10:39:44 +0100 paulson Cleanup of NonstandardAnalysis
Mon, 15 Aug 2022 21:57:55 +0100 paulson A bit of cleaning up
Mon, 15 Aug 2022 12:50:24 +0100 paulson The same, without adding a new simprule
Sun, 14 Aug 2022 23:51:47 +0100 paulson moved some material from Sum_of_Powers
Sun, 14 Aug 2022 18:38:40 +0200 wenzelm merged
Sun, 14 Aug 2022 18:35:59 +0200 wenzelm clarified signature;
Sun, 14 Aug 2022 12:18:06 +0200 wenzelm clarified theory_names with exported content;
Sun, 14 Aug 2022 12:01:47 +0200 wenzelm proper export theory_names: theory/parents are not necessarily present (amending 4d27b520622a);
Sun, 14 Aug 2022 11:39:28 +0200 wenzelm proper treatment of empty lines (amending 08f89f0e8a62);
Sun, 14 Aug 2022 11:20:10 +0200 wenzelm clarified signature: avoid confusing operation name (amending 8cf14d4ebec4);
Sun, 14 Aug 2022 11:11:11 +0100 paulson merged
Sat, 13 Aug 2022 20:08:24 +0100 paulson The right way to formulate card_UNION, plus the old version for compatibility
Sat, 13 Aug 2022 23:47:08 +0200 wenzelm tuned comments;
Sat, 13 Aug 2022 23:08:07 +0200 wenzelm tuned signature;
Sat, 13 Aug 2022 23:04:53 +0200 wenzelm clarified signature;
Sat, 13 Aug 2022 22:41:45 +0200 wenzelm clarified signature;
Sat, 13 Aug 2022 21:43:45 +0200 wenzelm clarified signature;
Sat, 13 Aug 2022 21:42:52 +0200 wenzelm unused;
Sat, 13 Aug 2022 21:23:59 +0200 wenzelm clarified modules;
Sat, 13 Aug 2022 18:06:30 +0200 wenzelm clarified signature;
Sat, 13 Aug 2022 17:18:45 +0200 wenzelm clarified signature: more explicit types;
Sat, 13 Aug 2022 16:24:14 +0200 wenzelm clarified signature --- avoid dependent types;
Sat, 13 Aug 2022 16:12:22 +0200 wenzelm tuned whitespace;
Sat, 13 Aug 2022 15:41:12 +0200 wenzelm clarified signature: avoid public representation;
Sat, 13 Aug 2022 15:09:10 +0200 wenzelm tuned signature;
Sat, 13 Aug 2022 15:06:23 +0200 wenzelm clarified signature;
Sat, 13 Aug 2022 14:45:36 +0200 wenzelm unused;
Sat, 13 Aug 2022 14:29:59 +0200 wenzelm more accurate treatment of option "editor_output_state", e.g. when changed via Isabelle/jEdit Plugin Options panel;
Sat, 13 Aug 2022 12:32:38 +0200 wenzelm clarified signature: more explicit types;
Sat, 13 Aug 2022 11:59:06 +0200 wenzelm tuned whitespace;
Sat, 13 Aug 2022 11:53:45 +0200 wenzelm tuned, following 298707451ec2;
Sat, 13 Aug 2022 11:36:24 +0200 wenzelm unused;
Sat, 13 Aug 2022 11:22:51 +0200 wenzelm tuned, following hints by IntelliJ IDEA;
Sat, 13 Aug 2022 11:19:18 +0200 wenzelm clarified signature: more explicit types;
Sat, 13 Aug 2022 11:18:46 +0200 wenzelm tuned whitespace;
Sat, 13 Aug 2022 11:18:22 +0200 wenzelm tuned, following hints by IntelliJ IDEA;
Fri, 12 Aug 2022 20:21:09 +0200 wenzelm merged
Fri, 12 Aug 2022 20:20:53 +0200 wenzelm more GUI elements;
Fri, 12 Aug 2022 20:14:20 +0200 wenzelm clarified signature;
Fri, 12 Aug 2022 20:05:21 +0200 wenzelm tuned;
Fri, 12 Aug 2022 19:47:38 +0200 wenzelm tuned, following hints by IntelliJ IDEA;
Fri, 12 Aug 2022 16:58:30 +0200 wenzelm clarified signature --- more operations;
Fri, 12 Aug 2022 16:08:12 +0200 wenzelm clarified signature --- simplified types;
Fri, 12 Aug 2022 16:01:52 +0200 wenzelm tuned signature;
Fri, 12 Aug 2022 15:57:22 +0200 wenzelm proper toString for Content_XML, which is not covered by trait Content;
Fri, 12 Aug 2022 15:48:47 +0200 wenzelm clarified output;
Fri, 12 Aug 2022 15:40:38 +0200 wenzelm clarified signature: support different document_session, e.g. within running PIDE session;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip