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;
paulson <lp15@cam.ac.uk> [Thu, 11 Jun 2020 16:13:53 +0100] rev 71935
fixed the utterly weird definitions of asym / asymp, and added many asym lemmas
wenzelm [Thu, 11 Jun 2020 14:18:34 +0200] rev 71934
tuned whitespace;
wenzelm [Thu, 11 Jun 2020 14:13:04 +0200] rev 71933
proper rendering of complex codepoints, e.g. \<^url> code: 0x01F310;
wenzelm [Wed, 10 Jun 2020 19:59:12 +0200] rev 71932
updated to jedit-5.6pre1 (repository version 25349);