haftmann [Sun, 04 Mar 2012 00:26:23 +0100] rev 46805
tuned ML
haftmann [Sun, 04 Mar 2012 00:17:13 +0100] rev 46804
dropped silly code
haftmann [Sun, 04 Mar 2012 00:15:08 +0100] rev 46803
tuned
haftmann [Sun, 04 Mar 2012 00:04:37 +0100] rev 46802
dropped dead code
haftmann [Sun, 04 Mar 2012 00:03:21 +0100] rev 46801
actually add "the" Importer theory
haftmann [Sun, 04 Mar 2012 00:03:04 +0100] rev 46800
avoid internal hol4 name references in generic importer code
haftmann [Sat, 03 Mar 2012 23:54:44 +0100] rev 46799
generalized user-visible text
haftmann [Sat, 03 Mar 2012 23:49:54 +0100] rev 46798
generalized attribute name
haftmann [Sat, 03 Mar 2012 23:49:22 +0100] rev 46797
dropped dead theories
haftmann [Sat, 03 Mar 2012 23:43:21 +0100] rev 46796
one unified Importer theory
haftmann [Sat, 03 Mar 2012 23:42:56 +0100] rev 46795
added actual dependencies
haftmann [Sat, 03 Mar 2012 23:18:23 +0100] rev 46794
import all importer theories in compatibility layer
wenzelm [Sat, 03 Mar 2012 22:53:24 +0100] rev 46793
merged;
haftmann [Sat, 03 Mar 2012 22:46:34 +0100] rev 46792
dropped obsolete ROOT.ML
haftmann [Sat, 03 Mar 2012 22:38:53 +0100] rev 46791
plugged in pre-existing theories appropriately
haftmann [Sat, 03 Mar 2012 22:38:33 +0100] rev 46790
switch of target Import-HOL_Light-Imported: not operative at the moment
haftmann [Sat, 03 Mar 2012 22:38:11 +0100] rev 46789
turn on quick and dirty in batch mode
haftmann [Sat, 03 Mar 2012 22:37:56 +0100] rev 46788
tuned whitespace
haftmann [Sat, 03 Mar 2012 22:37:41 +0100] rev 46787
file system structure separating HOL4 and HOL Light concerns
haftmann [Sat, 03 Mar 2012 21:51:38 +0100] rev 46786
distribution of compatibility theories
haftmann [Sat, 03 Mar 2012 21:42:41 +0100] rev 46785
formal infrastructure for import sessions
haftmann [Sat, 03 Mar 2012 21:01:32 +0100] rev 46784
dropped dead code
haftmann [Sat, 03 Mar 2012 21:01:23 +0100] rev 46783
tuned whitespace
haftmann [Sat, 03 Mar 2012 21:00:31 +0100] rev 46782
spurious set/pred correction
haftmann [Sat, 03 Mar 2012 21:00:24 +0100] rev 46781
explicit locations for import_theory and setup_theory, for better user interface conformance; spurious set/pred correction
haftmann [Sat, 03 Mar 2012 21:00:04 +0100] rev 46780
explicit locations for import_theory and setup_theory, for better user interface conformance
wenzelm [Sat, 03 Mar 2012 22:27:30 +0100] rev 46779
discontinued obsolete Library.foldl_map and Library.apply (NB: apply = fold I);
wenzelm [Sat, 03 Mar 2012 22:17:52 +0100] rev 46778
tuned;
wenzelm [Sat, 03 Mar 2012 22:11:51 +0100] rev 46777
tuned;
wenzelm [Sat, 03 Mar 2012 21:52:15 +0100] rev 46776
tuned;
wenzelm [Sat, 03 Mar 2012 21:43:59 +0100] rev 46775
canonical argument order for attribute application;
wenzelm [Sat, 03 Mar 2012 18:18:39 +0100] rev 46774
clarified terminology of raw protocol messages;
wenzelm [Sat, 03 Mar 2012 17:46:50 +0100] rev 46773
tuned;
wenzelm [Sat, 03 Mar 2012 17:30:14 +0100] rev 46772
tuned signature -- emphasize Isabelle_Process Input vs. Output;
wenzelm [Sat, 03 Mar 2012 16:59:30 +0100] rev 46771
explicit syslog_limit reduces danger of low-level message flooding;
tuned;
wenzelm [Sat, 03 Mar 2012 14:04:49 +0100] rev 46770
retain original "uses" (again) -- still required for Thy_Load.use_file etc. in ML (notably for maintaining required/provided);
tuned;
wenzelm [Sat, 03 Mar 2012 11:31:12 +0100] rev 46769
clarified scope of exception handlers;
wenzelm [Sat, 03 Mar 2012 11:09:17 +0100] rev 46768
relevant timing as in ML;
more PIDE modules;
haftmann [Fri, 02 Mar 2012 21:45:45 +0100] rev 46767
more fundamental pred-to-set conversions for range and domain by means of inductive_set
wenzelm [Fri, 02 Mar 2012 22:57:57 +0100] rev 46766
merged
haftmann [Fri, 02 Mar 2012 18:26:54 +0100] rev 46765
tuned whitespace
haftmann [Fri, 02 Mar 2012 15:18:05 +0100] rev 46764
tuned import
haftmann [Fri, 02 Mar 2012 15:17:54 +0100] rev 46763
dropped dead code
wenzelm [Fri, 02 Mar 2012 22:34:42 +0100] rev 46762
terminate after first exception -- avoid syslog flooding;
wenzelm [Fri, 02 Mar 2012 21:22:42 +0100] rev 46761
avoid buffer loading overrun;
tuned;
wenzelm [Fri, 02 Mar 2012 19:05:13 +0100] rev 46760
merged
bulwahn [Fri, 02 Mar 2012 09:35:39 +0100] rev 46759
collecting all axioms in a locale context in quickcheck;
adding some verbose output;
bulwahn [Fri, 02 Mar 2012 09:35:35 +0100] rev 46758
choosing longer constant names in Quickcheck_Narrowing to reduce the chances of name clashes in Quickcheck-Narrowing
bulwahn [Fri, 02 Mar 2012 09:35:33 +0100] rev 46757
removing finiteness goals
bulwahn [Fri, 02 Mar 2012 09:35:32 +0100] rev 46756
adding finiteness of intervals on integer sets; adding another finiteness theorem for multisets
wenzelm [Thu, 01 Mar 2012 22:26:29 +0100] rev 46755
Symbol.encode header edits;
wenzelm [Thu, 01 Mar 2012 21:35:49 +0100] rev 46754
merged
haftmann [Thu, 01 Mar 2012 19:35:02 +0100] rev 46753
tuned whitespace
haftmann [Thu, 01 Mar 2012 19:34:52 +0100] rev 46752
more fundamental pred-to-set conversions, particularly by means of inductive_set; associated consolidation of some theorem names (c.f. NEWS)
paulson [Thu, 01 Mar 2012 17:13:54 +0000] rev 46751
Removal of obsolete ML bindings
wenzelm [Thu, 01 Mar 2012 15:48:03 +0100] rev 46750
more robust locking;
wenzelm [Thu, 01 Mar 2012 15:42:44 +0100] rev 46749
proper update_header;
wenzelm [Thu, 01 Mar 2012 15:16:20 +0100] rev 46748
refined node_header -- more direct buffer access (again);
wenzelm [Thu, 01 Mar 2012 14:48:32 +0100] rev 46747
merged
blanchet [Thu, 01 Mar 2012 11:28:56 +0100] rev 46746
improved handling of polymorphic quotient types, by avoiding comparing types that will generally differ in the polymorphic case