Tue, 09 Apr 2013 21:22:15 +0200 add command timings (like document command status);
wenzelm [Tue, 09 Apr 2013 21:22:15 +0200] rev 51666
add command timings (like document command status);
Tue, 09 Apr 2013 21:14:00 +0200 tuned signature;
wenzelm [Tue, 09 Apr 2013 21:14:00 +0200] rev 51665
tuned signature;
Tue, 09 Apr 2013 20:34:15 +0200 public Isabelle_Process.xml_cache (thread-safe);
wenzelm [Tue, 09 Apr 2013 20:34:15 +0200] rev 51664
public Isabelle_Process.xml_cache (thread-safe); cache derived status messages;
Tue, 09 Apr 2013 20:27:27 +0200 tuned signature;
wenzelm [Tue, 09 Apr 2013 20:27:27 +0200] rev 51663
tuned signature;
Tue, 09 Apr 2013 20:16:52 +0200 just one timing protocol function, with 3 implementations: TTY/PG, PIDE/document, build;
wenzelm [Tue, 09 Apr 2013 20:16:52 +0200] rev 51662
just one timing protocol function, with 3 implementations: TTY/PG, PIDE/document, build;
Tue, 09 Apr 2013 15:59:02 +0200 clarified protocol_message undefinedness;
wenzelm [Tue, 09 Apr 2013 15:59:02 +0200] rev 51661
clarified protocol_message undefinedness;
Tue, 09 Apr 2013 15:40:34 +0200 quote by Alan Kay;
wenzelm [Tue, 09 Apr 2013 15:40:34 +0200] rev 51660
quote by Alan Kay;
Tue, 09 Apr 2013 15:37:23 +0200 more accurate documentation;
wenzelm [Tue, 09 Apr 2013 15:37:23 +0200] rev 51659
more accurate documentation;
Tue, 09 Apr 2013 15:29:25 +0200 discontinued Toplevel.no_timing complication -- also recovers timing of diagnostic commands, e.g. 'find_theorems';
wenzelm [Tue, 09 Apr 2013 15:29:25 +0200] rev 51658
discontinued Toplevel.no_timing complication -- also recovers timing of diagnostic commands, e.g. 'find_theorems'; print timing as tracing, to keep it out of the way in Proof General; no timing of control commands, especially relevant for Proof General;
Tue, 09 Apr 2013 13:55:28 +0200 more accurate documentation of "(structure)" mixfix;
wenzelm [Tue, 09 Apr 2013 13:55:28 +0200] rev 51657
more accurate documentation of "(structure)" mixfix;
Tue, 09 Apr 2013 13:24:00 +0200 more robust static structure reference, avoid dynamic Proof_Context.intern_skolem in Syntax_Phases.decode_term;
wenzelm [Tue, 09 Apr 2013 13:24:00 +0200] rev 51656
more robust static structure reference, avoid dynamic Proof_Context.intern_skolem in Syntax_Phases.decode_term;
Tue, 09 Apr 2013 13:20:09 +0200 tuned comment;
wenzelm [Tue, 09 Apr 2013 13:20:09 +0200] rev 51655
tuned comment;
Tue, 09 Apr 2013 12:56:26 +0200 just one syntax category "mixfix" -- check structure annotation semantically;
wenzelm [Tue, 09 Apr 2013 12:56:26 +0200] rev 51654
just one syntax category "mixfix" -- check structure annotation semantically;
Tue, 09 Apr 2013 12:29:36 +0200 tuned message;
wenzelm [Tue, 09 Apr 2013 12:29:36 +0200] rev 51653
tuned message;
Tue, 09 Apr 2013 16:32:04 +0200 handle case clashes on Mac file system by encoding goal numbers
blanchet [Tue, 09 Apr 2013 16:32:04 +0200] rev 51652
handle case clashes on Mac file system by encoding goal numbers
Tue, 09 Apr 2013 15:19:14 +0200 avoid duplicate "tcon_" names
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51651
avoid duplicate "tcon_" names
Tue, 09 Apr 2013 15:19:14 +0200 smoothly handle cyclic graphs
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51650
smoothly handle cyclic graphs
Tue, 09 Apr 2013 15:19:14 +0200 compile + fixed naming convention
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51649
compile + fixed naming convention
Tue, 09 Apr 2013 15:19:14 +0200 reverted accidental changes to theory file + updated wrt ML file
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51648
reverted accidental changes to theory file + updated wrt ML file
Tue, 09 Apr 2013 15:19:14 +0200 no need to filter tautologies anymore -- they are prefiltered by "all_facts"'
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51647
no need to filter tautologies anymore -- they are prefiltered by "all_facts"'
Tue, 09 Apr 2013 15:19:14 +0200 work on CASC LTB ISA exporter
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51646
work on CASC LTB ISA exporter
Tue, 09 Apr 2013 15:19:14 +0200 tuning
blanchet [Tue, 09 Apr 2013 15:19:14 +0200] rev 51645
tuning
Tue, 09 Apr 2013 15:07:35 +0200 add continuous_on rules for products
hoelzl [Tue, 09 Apr 2013 15:07:35 +0200] rev 51644
add continuous_on rules for products
Tue, 09 Apr 2013 14:13:13 +0200 fixed spelling
hoelzl [Tue, 09 Apr 2013 14:13:13 +0200] rev 51643
fixed spelling
Tue, 09 Apr 2013 14:04:47 +0200 move FrechetDeriv from the Library to HOL/Deriv; base DERIV on FDERIV and both derivatives allow a restricted support set; FDERIV is now an abbreviation of has_derivative
hoelzl [Tue, 09 Apr 2013 14:04:47 +0200] rev 51642
move FrechetDeriv from the Library to HOL/Deriv; base DERIV on FDERIV and both derivatives allow a restricted support set; FDERIV is now an abbreviation of has_derivative
Tue, 09 Apr 2013 14:04:41 +0200 remove the within-filter, replace "at" by "at _ within UNIV" (This allows to remove a couple of redundant lemmas)
hoelzl [Tue, 09 Apr 2013 14:04:41 +0200] rev 51641
remove the within-filter, replace "at" by "at _ within UNIV" (This allows to remove a couple of redundant lemmas)
Mon, 08 Apr 2013 21:01:59 +0200 improved printing of exception CTERM (see also d0f0f37ec346);
wenzelm [Mon, 08 Apr 2013 21:01:59 +0200] rev 51640
improved printing of exception CTERM (see also d0f0f37ec346);
Mon, 08 Apr 2013 17:10:49 +0200 prefer pretty_exn where possible -- NB: low-level General.exnMessage may still be used elsewhere (e.g. by the ML compiler itself);
wenzelm [Mon, 08 Apr 2013 17:10:49 +0200] rev 51639
prefer pretty_exn where possible -- NB: low-level General.exnMessage may still be used elsewhere (e.g. by the ML compiler itself);
Mon, 08 Apr 2013 16:06:54 +0200 more defensive representation of forced break within PolyML.PrettyBreak -- avoid accidental blowup if low-level operations are used, notably PolyML.makestring or its variant General.exnMessage;
wenzelm [Mon, 08 Apr 2013 16:06:54 +0200] rev 51638
more defensive representation of forced break within PolyML.PrettyBreak -- avoid accidental blowup if low-level operations are used, notably PolyML.makestring or its variant General.exnMessage;
Mon, 08 Apr 2013 15:44:09 +0200 discontinued odd magic number, which was once used for performance measurements;
wenzelm [Mon, 08 Apr 2013 15:44:09 +0200] rev 51637
discontinued odd magic number, which was once used for performance measurements;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip