Sat, 20 Jun 2020 22:35:24 +0200 wenzelm enable pide_session by default (again), with extra JVM heap for AFP tests (see also 86e429abd38d, 026de3424c39);
Sat, 20 Jun 2020 21:44:43 +0200 wenzelm discontinued old AFP test: ancient hardware with insufficient resources;
Sat, 20 Jun 2020 19:05:56 +0200 wenzelm tuned output;
Sat, 20 Jun 2020 16:36:32 +0200 wenzelm merged
Sat, 20 Jun 2020 16:18:33 +0200 wenzelm share cache for parallel sessions;
Sat, 20 Jun 2020 15:09:20 +0200 wenzelm clarified signature;
Sat, 20 Jun 2020 14:36:27 +0200 wenzelm more caching, notably for build/pide_session;
Sat, 20 Jun 2020 11:01:57 +0200 wenzelm removed pointless pide_exports: unused during "build_session" process (reverting 6a64205b491a);
Fri, 19 Jun 2020 20:15:00 +0200 wenzelm tuned --- avoid error in IntelliJ IDEA;
Sat, 20 Jun 2020 05:56:28 +0000 haftmann simp rules for conversions
Sat, 20 Jun 2020 05:56:28 +0000 haftmann more class operations for the sake of efficient generated code
Fri, 19 Jun 2020 18:44:36 +0200 wenzelm merged
Fri, 19 Jun 2020 18:44:31 +0200 wenzelm back to parallel compression: full AFP build does require 16GB Java heap (reverting 107472ccc60d);
Fri, 19 Jun 2020 18:29:37 +0200 wenzelm back to pide_session=false for now, requires too many JVM resources (reverting 026de3424c39);
Fri, 19 Jun 2020 18:22:03 +0200 wenzelm clarified signature;
Fri, 19 Jun 2020 16:12:32 +0200 wenzelm avoid redundant export handling for build;
Fri, 19 Jun 2020 09:46:47 +0000 haftmann prefer single name
Thu, 18 Jun 2020 09:07:54 +0000 haftmann more lemmas
Thu, 18 Jun 2020 09:07:30 +0000 haftmann build bit operations on word on library theory on bit operations
Thu, 18 Jun 2020 09:07:30 +0000 haftmann bit operations as distinctive library theory
Thu, 18 Jun 2020 09:07:30 +0000 haftmann tweak for code generation
Thu, 18 Jun 2020 09:07:30 +0000 haftmann pragmatically ruled out word types of length zero: a bit string with no bits is not bit string at all
Thu, 18 Jun 2020 09:07:30 +0000 haftmann more lemmas and less name space pollution
Thu, 18 Jun 2020 09:07:30 +0000 haftmann canonical bit shifts for word type, leaving duplicates as they are at the moment
Thu, 18 Jun 2020 09:07:30 +0000 haftmann essential instance about bit structure
Thu, 18 Jun 2020 09:07:29 +0000 haftmann more transfer rules
Thu, 18 Jun 2020 09:07:29 +0000 haftmann dropped yet another duplicate
Thu, 18 Jun 2020 09:07:29 +0000 haftmann fundamental construction of word type following existing transfer rules
Thu, 18 Jun 2020 09:07:29 +0000 haftmann replaced mere alias by input abbreviation
Thu, 18 Jun 2020 09:07:29 +0000 haftmann replaced mere alias by abbreviation
Thu, 18 Jun 2020 09:07:29 +0000 haftmann replaced operation with weak abstraction by input abbreviation
Thu, 18 Jun 2020 09:07:29 +0000 haftmann avoid compound operation
Thu, 18 Jun 2020 09:07:29 +0000 haftmann formal relationships between operations
Thu, 18 Jun 2020 09:07:29 +0000 haftmann eliminated warnings
Thu, 18 Jun 2020 09:07:28 +0000 haftmann replaced mere alias by input abbreviation
Wed, 17 Jun 2020 20:42:52 +0200 wenzelm enable pide_session by default;
Wed, 17 Jun 2020 19:46:50 +0200 wenzelm avoid resource problems of JVM by too many parallel XZ compression tasks;
Tue, 16 Jun 2020 08:41:39 +0000 haftmann interpretations for boolean operators
Tue, 16 Jun 2020 08:41:39 +0000 haftmann more specific thm reference
Sat, 13 Jun 2020 14:17:34 +0200 wenzelm clarified errors;
Thu, 11 Jun 2020 16:13:53 +0100 paulson fixed the utterly weird definitions of asym / asymp, and added many asym lemmas
Thu, 11 Jun 2020 14:18:34 +0200 wenzelm tuned whitespace;
Thu, 11 Jun 2020 14:13:04 +0200 wenzelm proper rendering of complex codepoints, e.g. \<^url> code: 0x01F310;
Wed, 10 Jun 2020 19:59:12 +0200 wenzelm updated to jedit-5.6pre1 (repository version 25349);
Wed, 10 Jun 2020 15:55:41 +0200 blanchet simplified 'smt_proofs' option to be a binary option (instead of ternary), now that SMT proofs are accepted in the AFP (done with Martin Desharnais)
Tue, 09 Jun 2020 12:13:15 +0100 paulson New Ackermann development
Mon, 08 Jun 2020 22:49:06 +0200 wenzelm tuned document;
Mon, 08 Jun 2020 22:31:36 +0200 wenzelm proper latex macros, notably for src/HOL/Examples/Iff_Oracle.thy;
Mon, 08 Jun 2020 21:56:06 +0200 wenzelm NEWS;
Mon, 08 Jun 2020 21:55:14 +0200 wenzelm clarified sessions;
Mon, 08 Jun 2020 21:38:41 +0200 wenzelm clarified sessions: "Notable Examples in Isabelle/HOL";
Mon, 08 Jun 2020 15:09:57 +0200 wenzelm clarified sessions: "Notable Examples in Isabelle/Pure";
Sat, 06 Jun 2020 10:58:13 +0200 haftmann NEWS
Thu, 04 Jun 2020 19:38:52 +0000 haftmann more theorems
Thu, 04 Jun 2020 19:38:50 +0000 haftmann avoid overaggressive default simp rules
Thu, 04 Jun 2020 15:30:22 +0000 haftmann activate simproc for FOL
Thu, 04 Jun 2020 15:30:22 +0000 haftmann more rules for FOL also
Thu, 04 Jun 2020 15:30:22 +0000 haftmann more simp rules
Wed, 03 Jun 2020 11:44:21 +0200 nipkow should have been copied across from Set.thy as well for better printing
Sat, 30 May 2020 11:48:35 +0000 haftmann specific atomization inert to later rule set modifications
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip