Wed, 26 Sep 2012 14:38:23 +0200 wenzelm more uniform graphview terminology;
Wed, 26 Sep 2012 14:23:33 +0200 wenzelm tuned pretty_locale/print_locale, with more basic pretty_locale_deps based on that;
Wed, 26 Sep 2012 14:13:07 +0200 wenzelm proper install_fonts;
Tue, 25 Sep 2012 22:52:40 +0200 wenzelm proper jvmpath for Windows;
Tue, 25 Sep 2012 22:36:06 +0200 wenzelm basic integration of graphview into document model;
Tue, 25 Sep 2012 20:28:47 +0200 wenzelm ML support for generic graph display, with browser and graphview backends (via print modes);
Tue, 25 Sep 2012 18:24:49 +0200 wenzelm tuned;
Tue, 25 Sep 2012 16:55:32 +0200 wenzelm more complete build;
Tue, 25 Sep 2012 16:48:33 +0200 wenzelm proper error message;
Tue, 25 Sep 2012 15:40:41 +0200 wenzelm separate module Graph_Display;
Tue, 25 Sep 2012 14:32:41 +0200 wenzelm added graph encode/decode operations;
Tue, 25 Sep 2012 12:17:58 +0200 wenzelm tuned;
Mon, 24 Sep 2012 21:16:33 +0200 wenzelm minimal component and build setup for graphview;
Mon, 24 Sep 2012 20:22:58 +0200 Markus Kaiser added Graphview tool, based on Isabelle/Scala and Swing/Graphics2D;
Mon, 24 Sep 2012 19:11:35 +0200 haftmann made smlnj even happier
Mon, 24 Sep 2012 17:52:44 +0200 wenzelm tuned proofs;
Mon, 24 Sep 2012 17:28:36 +0200 wenzelm more explicit keyword1/keyword2 markup -- avoid potential conflict with input token markup produced by Token_Marker;
Mon, 24 Sep 2012 16:41:51 +0200 wenzelm updated checksum, which appears to have changed accidentally;
Mon, 24 Sep 2012 16:39:26 +0200 wenzelm updated to exec_process-1.0.2;
Mon, 24 Sep 2012 16:27:48 +0200 wenzelm search bash via PATH as usual (this is no longer restricted to Cygwin with its known file-system layout);
Mon, 24 Sep 2012 16:13:56 +0200 wenzelm discontinued futile attempt to hardwire build options into the image, sequential mode is enabled more robustly at runtime (cf. 3b0a60eee56e);
Mon, 24 Sep 2012 15:37:58 +0200 wenzelm Mirabelle appears to work better in single-threaded mode;
Mon, 24 Sep 2012 14:22:07 +0200 nipkow generalized types
Mon, 24 Sep 2012 06:58:09 +0200 nipkow tuned termination proof
Sun, 23 Sep 2012 14:52:53 +0200 blanchet adapted examples to new names
Sun, 23 Sep 2012 14:52:53 +0200 blanchet renamed coinduction principles to have "dtor" in the name
Sun, 23 Sep 2012 14:52:53 +0200 blanchet renamed "set_incl" etc. to have "ctor" or "dtor" in the name
Sun, 23 Sep 2012 14:52:53 +0200 blanchet renamed low-level "map_unique" to have "ctor" or "dtor" in the name
Sun, 23 Sep 2012 14:52:53 +0200 blanchet renamed low-level "set_simps" and "set_induct" to have "ctor" or "dtor" in the name
Sun, 23 Sep 2012 14:52:53 +0200 blanchet renamed "map_simps" to "{c,d}tor_maps"
Sun, 23 Sep 2012 14:52:53 +0200 blanchet took out accidentally submitted "tracing" calls
Sun, 23 Sep 2012 14:52:53 +0200 blanchet fixed bug in "fold" tactic with nested products (beyond the sum of product corresponding to constructors)
Sun, 23 Sep 2012 14:52:53 +0200 blanchet simplified fact policies
Sun, 23 Sep 2012 14:52:53 +0200 blanchet generate "rel_as_srel" and "rel_flip" properties
Sun, 23 Sep 2012 14:52:53 +0200 blanchet started work on generation of "rel" theorems
Sun, 23 Sep 2012 08:24:19 +0200 haftmann make smlnj happy
Sat, 22 Sep 2012 21:59:40 +0200 haftmann more strict typscheme_equiv check: must fix variables of more specific type;
Sat, 22 Sep 2012 21:59:40 +0200 haftmann cache should not contain material from descendant theory
Sat, 22 Sep 2012 21:23:16 +0200 wenzelm some PIDE NEWS from this summer;
Sat, 22 Sep 2012 20:38:42 +0200 wenzelm tuned whitespace;
Sat, 22 Sep 2012 20:37:47 +0200 wenzelm tuned;
Sat, 22 Sep 2012 20:29:28 +0200 wenzelm tuned proofs;
Sat, 22 Sep 2012 19:32:30 +0200 wenzelm report proper binding positions only -- avoid swamping document model with unspecific information;
Sat, 22 Sep 2012 19:23:04 +0200 wenzelm accumulate under exec_id as well;
Sat, 22 Sep 2012 19:16:48 +0200 wenzelm more restrictive pattern, to avoid malformed positions intruding the command range (cf. d7a1973b063c);
Sat, 22 Sep 2012 17:55:56 +0200 wenzelm misc tuning;
Sat, 22 Sep 2012 14:41:41 +0200 wenzelm Thy_Syntax.consolidate_spans is subject to editor_reparse_limit, for improved experience of unbalanced comments etc.;
Sat, 22 Sep 2012 14:03:01 +0200 wenzelm tuned signature;
Fri, 21 Sep 2012 22:45:14 +0200 wenzelm tuned proofs;
Fri, 21 Sep 2012 21:24:48 +0200 wenzelm misc tuning;
Fri, 21 Sep 2012 21:24:33 +0200 wenzelm tighten margin for TextArea instead of Lobo;
Fri, 21 Sep 2012 20:54:48 +0200 wenzelm misc tuning;
Fri, 21 Sep 2012 19:17:49 +0200 blanchet renamed LFP low-level rel property to have ctor not dtor in its name
Fri, 21 Sep 2012 18:25:17 +0200 blanchet changed base session for "HOL-BNF" for faster building in the typical case
Fri, 21 Sep 2012 18:25:17 +0200 blanchet renamed "rel_simp" to "dtor_rel" and similarly for "srel"
Fri, 21 Sep 2012 18:25:17 +0200 blanchet fixed a few names that escaped the renaming
Fri, 21 Sep 2012 18:25:17 +0200 blanchet tuned whitespace
Fri, 21 Sep 2012 17:41:29 +0200 wenzelm merged
Fri, 21 Sep 2012 17:02:23 +0200 blanchet clean up lemmas used for composition
Fri, 21 Sep 2012 16:53:38 +0200 blanchet created separate session "HOL-BNF-LFP" as a step towards eventual integration in "HOL" in the middle term
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip