haftmann [Sat, 20 Jun 2020 05:56:28 +0000] rev 71965
more class operations for the sake of efficient generated code
wenzelm [Fri, 19 Jun 2020 18:44:36 +0200] rev 71964
merged
wenzelm [Fri, 19 Jun 2020 18:44:31 +0200] rev 71963
back to parallel compression: full AFP build does require 16GB Java heap (reverting 107472ccc60d);
wenzelm [Fri, 19 Jun 2020 18:29:37 +0200] rev 71962
back to pide_session=false for now, requires too many JVM resources (reverting 026de3424c39);
wenzelm [Fri, 19 Jun 2020 18:22:03 +0200] rev 71961
clarified signature;
wenzelm [Fri, 19 Jun 2020 16:12:32 +0200] rev 71960
avoid redundant export handling for build;
haftmann [Fri, 19 Jun 2020 09:46:47 +0000] rev 71959
prefer single name
haftmann [Thu, 18 Jun 2020 09:07:54 +0000] rev 71958
more lemmas
haftmann [Thu, 18 Jun 2020 09:07:30 +0000] rev 71957
build bit operations on word on library theory on bit operations
haftmann [Thu, 18 Jun 2020 09:07:30 +0000] rev 71956
bit operations as distinctive library theory
haftmann [Thu, 18 Jun 2020 09:07:30 +0000] rev 71955
tweak for code generation
haftmann [Thu, 18 Jun 2020 09:07:30 +0000] rev 71954
pragmatically ruled out word types of length zero: a bit string with no bits is not bit string at all
haftmann [Thu, 18 Jun 2020 09:07:30 +0000] rev 71953
more lemmas and less name space pollution
haftmann [Thu, 18 Jun 2020 09:07:30 +0000] rev 71952
canonical bit shifts for word type, leaving duplicates as they are at the moment
haftmann [Thu, 18 Jun 2020 09:07:30 +0000] rev 71951
essential instance about bit structure
haftmann [Thu, 18 Jun 2020 09:07:29 +0000] rev 71950
more transfer rules
haftmann [Thu, 18 Jun 2020 09:07:29 +0000] rev 71949
dropped yet another duplicate
haftmann [Thu, 18 Jun 2020 09:07:29 +0000] rev 71948
fundamental construction of word type following existing transfer rules
haftmann [Thu, 18 Jun 2020 09:07:29 +0000] rev 71947
replaced mere alias by input abbreviation
haftmann [Thu, 18 Jun 2020 09:07:29 +0000] rev 71946
replaced mere alias by abbreviation
haftmann [Thu, 18 Jun 2020 09:07:29 +0000] rev 71945
replaced operation with weak abstraction by input abbreviation
haftmann [Thu, 18 Jun 2020 09:07:29 +0000] rev 71944
avoid compound operation
haftmann [Thu, 18 Jun 2020 09:07:29 +0000] rev 71943
formal relationships between operations
haftmann [Thu, 18 Jun 2020 09:07:29 +0000] rev 71942
eliminated warnings
haftmann [Thu, 18 Jun 2020 09:07:28 +0000] rev 71941
replaced mere alias by input abbreviation
wenzelm [Wed, 17 Jun 2020 20:42:52 +0200] rev 71940
enable pide_session by default;
wenzelm [Wed, 17 Jun 2020 19:46:50 +0200] rev 71939
avoid resource problems of JVM by too many parallel XZ compression tasks;
haftmann [Tue, 16 Jun 2020 08:41:39 +0000] rev 71938
interpretations for boolean operators
haftmann [Tue, 16 Jun 2020 08:41:39 +0000] rev 71937
more specific thm reference
wenzelm [Sat, 13 Jun 2020 14:17:34 +0200] rev 71936
clarified errors;