Mon, 16 Aug 2010 13:59:04 +0200 blanchet detect old Vampire and give a nicer error message
Tue, 17 Aug 2010 12:49:43 +0200 nipkow merged
Tue, 17 Aug 2010 12:49:33 +0200 nipkow now works for schematic terms as well, thanks to Alex for the `how-to'
Tue, 17 Aug 2010 12:30:31 +0200 haftmann added section on program refinement
Tue, 17 Aug 2010 12:30:30 +0200 haftmann tuned whitespace
Tue, 17 Aug 2010 15:54:04 +0200 wenzelm tune;
Tue, 17 Aug 2010 15:10:49 +0200 wenzelm added functor Linear_Set, based on former adhoc structures in document.ML;
Mon, 16 Aug 2010 22:56:28 +0200 wenzelm HOL-Proofs-Extraction: some workaround to make it work in low-memory situations (e.g. atbroy102 with as little as 1GB heap space);
Mon, 16 Aug 2010 18:20:36 +0200 wenzelm XML.Cache: pipe-lined (thread-safe) version using actor;
Mon, 16 Aug 2010 17:04:22 +0200 wenzelm simplified internal message format: dropped special Symbol.STX header;
Mon, 16 Aug 2010 16:24:22 +0200 wenzelm HTML.spans: explicit flag for preservation of original data (which would be turned into org.w3c.dom user data in XML.document_node);
Mon, 16 Aug 2010 12:33:52 +0200 wenzelm merged
Mon, 16 Aug 2010 12:11:01 +0200 haftmann merged
Mon, 16 Aug 2010 11:18:28 +0200 haftmann tuned section on predicate compiler
Mon, 16 Aug 2010 10:54:08 +0200 haftmann section "if something goes utterly wrong"
Mon, 16 Aug 2010 10:32:45 +0200 haftmann merged
Mon, 16 Aug 2010 10:32:35 +0200 haftmann merged
Mon, 16 Aug 2010 10:32:14 +0200 haftmann adaptation to new outline
Fri, 13 Aug 2010 17:17:16 +0200 haftmann merged
Fri, 13 Aug 2010 17:17:04 +0200 haftmann corrected handling of `constrains` elements
Mon, 16 Aug 2010 10:05:00 +0100 kleing removed non-BSD compatible option from cp
Mon, 16 Aug 2010 09:39:05 +0200 blanchet Geoff's formatter now needs closed formulas
Sun, 15 Aug 2010 17:14:10 +0200 nipkow Using type real does not require a separate logic now.
Sun, 15 Aug 2010 16:48:58 +0200 nipkow merged
Sun, 15 Aug 2010 16:48:42 +0200 nipkow tuned text about "value" and added note on comments.
Mon, 16 Aug 2010 00:07:28 +0200 wenzelm simplified command status: interpret stacked markup on demand;
Sun, 15 Aug 2010 23:13:56 +0200 wenzelm event_bus.scala rather belongs to system plumbing;
Sun, 15 Aug 2010 23:07:22 +0200 wenzelm some derived operations on Text.Range;
Sun, 15 Aug 2010 22:48:56 +0200 wenzelm specific types Text.Offset and Text.Range;
Sun, 15 Aug 2010 21:42:13 +0200 wenzelm moved Text_Edit to Text.Edit;
Sun, 15 Aug 2010 21:03:13 +0200 wenzelm moved History/Snapshot to document.scala;
Sun, 15 Aug 2010 20:27:29 +0200 wenzelm renamed raw_results to raw_protocol;
Sun, 15 Aug 2010 20:19:56 +0200 wenzelm rename "unit" to "atom", to avoid confusion with the unit type;
Sun, 15 Aug 2010 20:13:07 +0200 wenzelm document commands: maintain transition as future (wrt. potentially slow Outer_Syntax.prepare_command), refrain from second Toplevel.put_id;
Sun, 15 Aug 2010 19:36:13 +0200 wenzelm use Synchronized.var and prevent global CRITICAL sections in this hot spot;
Sun, 15 Aug 2010 19:30:11 +0200 wenzelm renamed create_id to new_id;
Sun, 15 Aug 2010 18:41:23 +0200 wenzelm more explicit / functional ML version of document model;
Sun, 15 Aug 2010 14:18:52 +0200 wenzelm renamed class Document to Document.Version etc.;
Sun, 15 Aug 2010 13:17:45 +0200 wenzelm fixed Isabelle/Scala build (cf. f3220ef79d51);
Sat, 14 Aug 2010 23:01:53 +0200 wenzelm Snapshot.state: fall back on Command.empty_state -- looked-up command might be unavailable due to editing divergence;
Sat, 14 Aug 2010 22:45:23 +0200 wenzelm more basic Markup.parse_int/print_int (using signed_string_of_int) (ML);
Sat, 14 Aug 2010 21:25:20 +0200 wenzelm Keyword.status: always suppress position;
Sat, 14 Aug 2010 18:43:45 +0200 wenzelm moved isar_document.ML/scala to Pure/System/ -- side-by-side with isar.ML;
Sat, 14 Aug 2010 13:24:06 +0200 wenzelm merged
Fri, 13 Aug 2010 16:40:47 +0200 haftmann robustified proof
Fri, 13 Aug 2010 14:45:07 +0200 haftmann lemma execute_bind_case
Fri, 13 Aug 2010 14:43:16 +0200 haftmann unit and bool are instances of heap
Fri, 13 Aug 2010 14:41:27 +0200 haftmann merged
Fri, 13 Aug 2010 14:41:12 +0200 haftmann sketch of new outline
Fri, 13 Aug 2010 14:40:15 +0200 haftmann sketch of new outline
Fri, 13 Aug 2010 13:43:55 +0200 haftmann ditem
Fri, 13 Aug 2010 13:43:55 +0200 haftmann refined abstract
Fri, 13 Aug 2010 13:43:54 +0200 haftmann added stub "If something utterly fails"
Fri, 13 Aug 2010 12:15:25 +0200 haftmann avoid variable name acc (cf. cs. 3142c1e21a0e)
Fri, 13 Aug 2010 10:51:23 +0200 haftmann import swap prevents strange failure of SML code generator for datatypes
Fri, 13 Aug 2010 10:38:28 +0200 haftmann added setup
Thu, 12 Aug 2010 19:56:21 +0200 haftmann merged
Thu, 12 Aug 2010 19:55:53 +0200 haftmann group record-related ML files
Thu, 12 Aug 2010 19:47:56 +0200 haftmann merged
Thu, 12 Aug 2010 17:56:44 +0200 haftmann dropped dead code
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip