src/Pure/PIDE/document.ML
Thu, 05 Apr 2012 10:45:53 +0200 wenzelm tuned;
Wed, 04 Apr 2012 21:03:30 +0200 wenzelm tuned -- NB: get_theory still needs to apply Lazy.force due to interrupt instabilities;
Wed, 04 Apr 2012 14:19:47 +0200 wenzelm separate module for prover command execution;
Wed, 04 Apr 2012 14:00:47 +0200 wenzelm tuned;
Tue, 20 Mar 2012 18:01:34 +0100 wenzelm minimalistic support for remote URLs: no master dir here;
Fri, 16 Mar 2012 13:05:30 +0100 wenzelm define keywords early when processing the theory header, before running the body commands;
Thu, 15 Mar 2012 22:08:53 +0100 wenzelm declare command keywords via theory header, including strict checking outside Pure;
Thu, 15 Mar 2012 17:40:26 +0100 wenzelm declare keywords as side-effect of header edit;
Thu, 15 Mar 2012 00:10:45 +0100 wenzelm some support for outer syntax keyword declarations within theory header;
Tue, 13 Mar 2012 21:17:37 +0100 wenzelm clarified command state -- markup within proper_range, excluding trailing whitespace;
Mon, 12 Mar 2012 17:27:52 +0100 wenzelm refined define_command vs. run_command: static tokenization vs. dynamic parsing, to increase the chance that the proper transaction is run after redefining commands (NB: requires slightly more space and time for document state);
Thu, 01 Mar 2012 11:28:33 +0100 wenzelm clarified document nodes (full import graph) vs. node_status (non-preloaded theories);
Tue, 29 Nov 2011 21:50:00 +0100 wenzelm clarified Time vs. Timing;
Mon, 28 Nov 2011 22:05:32 +0100 wenzelm separate module for concrete Isabelle markup;
Sun, 18 Sep 2011 19:49:35 +0200 wenzelm explicit master_dir as part of header -- still required (for Cygwin) since Scala layer does not pass file content yet;
Wed, 07 Sep 2011 21:31:50 +0200 wenzelm no print_state for final proof commands, which return to theory state;
Sat, 03 Sep 2011 19:47:31 +0200 wenzelm discontinued predefined empty command (obsolete!?);
Sat, 03 Sep 2011 19:39:16 +0200 wenzelm discontinued global execs: store exec value directly within entries;
Sat, 03 Sep 2011 18:08:09 +0200 wenzelm Document.remove_versions on ML side;
Fri, 02 Sep 2011 21:06:05 +0200 wenzelm less agressive parsing of commands (priority ~1);
Fri, 02 Sep 2011 15:21:40 +0200 wenzelm more precise iterate_entries_after if start refers to last entry;
Fri, 02 Sep 2011 11:52:13 +0200 wenzelm clarified define_command: store name as structural information;
Thu, 01 Sep 2011 23:08:42 +0200 wenzelm amended last_common, if that happens to the very last entry (important to load HOL/Auth, for example);
Thu, 01 Sep 2011 11:33:44 +0200 wenzelm more careful treatment of interrupts, to retain them within forked/joined boundary of command transactions;
Wed, 31 Aug 2011 20:32:24 +0200 wenzelm explicit running_color;
Wed, 31 Aug 2011 19:52:13 +0200 wenzelm tuned join_commands: avoid traversing cumulative table;
Sat, 27 Aug 2011 13:26:06 +0200 wenzelm more precise treatment of nodes that are fully required for partially visible ones;
Fri, 26 Aug 2011 21:27:58 +0200 wenzelm tuned signature -- iterate subsumes both fold and get_first;
Fri, 26 Aug 2011 21:18:42 +0200 wenzelm further clarification of Document.updated, based on last_common and after_entry;
Fri, 26 Aug 2011 16:06:58 +0200 wenzelm tuned signature;
less more (0) -100 -50 -30 tip