Sat, 01 Mar 2014 23:48:55 +0100 wenzelm merged
Sat, 01 Mar 2014 23:17:37 +0100 wenzelm tuned signature;
Sat, 01 Mar 2014 22:46:31 +0100 wenzelm clarified language markup: added "delimited" property;
Sat, 01 Mar 2014 19:55:01 +0100 wenzelm clarified module structure;
Sat, 01 Mar 2014 19:43:35 +0100 wenzelm tuned;
Sat, 01 Mar 2014 19:39:27 +0100 wenzelm tuned signature -- separate module Font_Info;
Sat, 01 Mar 2014 18:33:49 +0100 wenzelm tuned;
Sat, 01 Mar 2014 16:34:30 +0100 wenzelm font size change with delay, to avoid GUI lagging behind user input;
Sat, 01 Mar 2014 15:58:47 +0100 wenzelm incorporate chunk range that is 1 off end-of-input, for improved error positions (NB: command spans are tight, without trailing whitespace);
Sat, 01 Mar 2014 13:05:46 +0100 wenzelm more symbols, less parentheses;
Sat, 01 Mar 2014 12:07:26 +0100 wenzelm tuned signature -- more explicit Document.Elements;
Sat, 01 Mar 2014 20:40:31 +0100 traytel made SML/NJ happier
Sat, 01 Mar 2014 17:08:39 +0100 haftmann more precise imports;
Sat, 01 Mar 2014 09:34:08 +0100 haftmann earlier setup of transfer, without dependency on psychodelic interpretations
Sat, 01 Mar 2014 08:21:46 +0100 haftmann cursory polishing: tuned proofs, tuned symbols, tuned headings
Fri, 28 Feb 2014 22:56:15 +0100 wenzelm merged
Fri, 28 Feb 2014 22:42:56 +0100 wenzelm tuned whitespace;
Fri, 28 Feb 2014 22:19:29 +0100 wenzelm allow completion within a word (or symbol), like semantic completion;
Fri, 28 Feb 2014 22:11:52 +0100 wenzelm more regular buffer_range, despite 47e8c8daccae;
Fri, 28 Feb 2014 17:54:52 +0100 traytel load Metis a little later
Fri, 28 Feb 2014 22:00:13 +0100 traytel made SML/NJ happier
Fri, 28 Feb 2014 18:11:11 +0100 nipkow merged
Fri, 28 Feb 2014 18:11:02 +0100 nipkow added Rene Thiemann's patch for the nonterminating equality/subset test code for multisets
Fri, 28 Feb 2014 18:09:37 +0100 nipkow added function "List.extract"
Fri, 28 Feb 2014 17:31:19 +0100 wenzelm explicit link to Z3 license;
Fri, 28 Feb 2014 15:20:18 +0100 wenzelm recovered minimal README from 30de372ca56f;
Thu, 27 Feb 2014 22:46:29 +0100 traytel adapt examples to new intermediate typedef
Tue, 25 Feb 2014 18:14:26 +0100 traytel joint work with blanchet: intermediate typedef for the input to fp-operations
Fri, 28 Feb 2014 12:04:40 +0100 wenzelm prefer abstract datatype -- in accordance to ML version;
Fri, 28 Feb 2014 11:58:26 +0100 wenzelm tuned data structure;
Fri, 28 Feb 2014 11:50:54 +0100 wenzelm tuned;
Fri, 28 Feb 2014 11:48:14 +0100 wenzelm tuned comment;
Fri, 28 Feb 2014 11:46:54 +0100 wenzelm tuned signature;
Fri, 28 Feb 2014 11:13:25 +0100 wenzelm tuned errors -- in accordance to Scala version;
Fri, 28 Feb 2014 10:50:54 +0100 wenzelm tuned errors -- in accordance to ML antiquotations;
Fri, 28 Feb 2014 10:40:04 +0100 wenzelm more explicit method reports;
Thu, 27 Feb 2014 21:36:40 +0100 wenzelm merged
Thu, 27 Feb 2014 21:31:58 +0100 wenzelm tuned whitespace;
Thu, 27 Feb 2014 21:27:58 +0100 wenzelm tuned whitespace;
Thu, 27 Feb 2014 21:02:09 +0100 wenzelm clarified init_models: simultaneous initialization of all document models, before flushing edits by regular means (via PIDE.editor.invoke) -- important for consolidated doc_blobs when determining initial edits;
Thu, 27 Feb 2014 17:56:59 +0100 wenzelm simplified rendering -- no need to over-emphasize "token_range";
Thu, 27 Feb 2014 17:39:20 +0100 wenzelm modernized theory setup;
Thu, 27 Feb 2014 17:29:58 +0100 wenzelm store blobs / inlined files as separate text lines: smaller values are more healthy for the Poly/ML RTS and allow implicit sharing;
Thu, 27 Feb 2014 17:24:46 +0100 wenzelm more symbols;
Thu, 27 Feb 2014 17:24:16 +0100 wenzelm more symbol abbrevs to support HOL library maintenance;
Thu, 27 Feb 2014 14:51:14 +0100 wenzelm reparse only for actually changed blobs;
Thu, 27 Feb 2014 14:15:23 +0100 wenzelm proper document blobs for initial edit, which is relevant for loading auxiliary file buffers;
Thu, 27 Feb 2014 14:07:04 +0100 wenzelm more formal Document.Blobs;
Thu, 27 Feb 2014 12:48:59 +0100 wenzelm tuned output;
Thu, 27 Feb 2014 12:37:43 +0100 wenzelm proper update of text perspective for nodes with changed blobs, which is important to refresh the corresponding command perspective (otherwise it might refer to invalid thy_load commands and cause full execution of the node by the prover);
Thu, 27 Feb 2014 10:59:12 +0100 wenzelm tuned iterator;
Thu, 27 Feb 2014 10:58:43 +0100 wenzelm tuned;
Thu, 27 Feb 2014 10:38:47 +0100 wenzelm tuned comment;
Wed, 26 Feb 2014 20:56:55 +0100 wenzelm tuned output;
Thu, 27 Feb 2014 18:07:53 +0100 haftmann amended some slips, rolling back currently dysfunctional export minimimalisation for Scala
Thu, 27 Feb 2014 16:07:21 +0000 paulson A bit of tidying up
Thu, 27 Feb 2014 15:19:09 +0100 blanchet added two examples
Thu, 27 Feb 2014 13:52:33 +0100 kuncar hide Lifting.invariant from a user completely
Thu, 27 Feb 2014 13:04:57 +0100 blanchet correct most general type for mutual recursion when several identical types are involved
Thu, 27 Feb 2014 11:41:32 +0100 Lars Hupel removed bogus "error" message (it appeared during regular mode of operation)
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip