Fri, 13 Dec 2013 14:58:47 +0100 tuned -- prefer canonical argument order of fold_rev;
wenzelm [Fri, 13 Dec 2013 14:58:47 +0100] rev 54739
tuned -- prefer canonical argument order of fold_rev;
Fri, 13 Dec 2013 14:15:52 +0100 proper simplifier context;
wenzelm [Fri, 13 Dec 2013 14:15:52 +0100] rev 54738
proper simplifier context; more standard "cert";
Fri, 13 Dec 2013 14:09:51 +0100 tuned;
wenzelm [Fri, 13 Dec 2013 14:09:51 +0100] rev 54737
tuned;
Fri, 13 Dec 2013 13:59:01 +0100 tuned whitespace;
wenzelm [Fri, 13 Dec 2013 13:59:01 +0100] rev 54736
tuned whitespace;
Fri, 13 Dec 2013 22:54:39 +0800 made SML/NJ happy + whitespace tuning
blanchet [Fri, 13 Dec 2013 22:54:39 +0800] rev 54735
made SML/NJ happy + whitespace tuning
Fri, 13 Dec 2013 12:31:45 +0100 clarified Proof General legacy: special treatment of \<^newline> only in TTY mode;
wenzelm [Fri, 13 Dec 2013 12:31:45 +0100] rev 54734
clarified Proof General legacy: special treatment of \<^newline> only in TTY mode;
Thu, 12 Dec 2013 23:18:47 +0100 merged
wenzelm [Thu, 12 Dec 2013 23:18:47 +0100] rev 54733
merged
Thu, 12 Dec 2013 22:56:28 +0100 discontinued legacy_isub_isup;
wenzelm [Thu, 12 Dec 2013 22:56:28 +0100] rev 54732
discontinued legacy_isub_isup;
Thu, 12 Dec 2013 22:38:25 +0100 clarified Trace_Ops: global theory data avoids init of simpset in Pure.thy, which is important to act as neutral element in merge;
wenzelm [Thu, 12 Dec 2013 22:38:25 +0100] rev 54731
clarified Trace_Ops: global theory data avoids init of simpset in Pure.thy, which is important to act as neutral element in merge;
Thu, 12 Dec 2013 21:28:13 +0100 skeleton for Simplifier trace by Lars Hupel;
wenzelm [Thu, 12 Dec 2013 21:28:13 +0100] rev 54730
skeleton for Simplifier trace by Lars Hupel;
Thu, 12 Dec 2013 21:14:33 +0100 generic trace operations for main steps of Simplifier;
wenzelm [Thu, 12 Dec 2013 21:14:33 +0100] rev 54729
generic trace operations for main steps of Simplifier;
Thu, 12 Dec 2013 17:34:50 +0100 tuned signature;
wenzelm [Thu, 12 Dec 2013 17:34:50 +0100] rev 54728
tuned signature;
Thu, 12 Dec 2013 16:56:53 +0100 tuned whitespace;
wenzelm [Thu, 12 Dec 2013 16:56:53 +0100] rev 54727
tuned whitespace;
Thu, 12 Dec 2013 16:25:21 +0100 added missing file (cf. 124432e77ecf);
wenzelm [Thu, 12 Dec 2013 16:25:21 +0100] rev 54726
added missing file (cf. 124432e77ecf);
Thu, 12 Dec 2013 16:17:35 +0100 tuned whitespace;
wenzelm [Thu, 12 Dec 2013 16:17:35 +0100] rev 54725
tuned whitespace;
Thu, 12 Dec 2013 14:35:31 +0100 removed dead code -- ctxt is never visible (see also 658fcba35ed7);
wenzelm [Thu, 12 Dec 2013 14:35:31 +0100] rev 54724
removed dead code -- ctxt is never visible (see also 658fcba35ed7);
Thu, 12 Dec 2013 13:50:44 +0100 simplified polyml-5.5.2 setup -- implicit upgrade of Thread.numProcessors;
wenzelm [Thu, 12 Dec 2013 13:50:44 +0100] rev 54723
simplified polyml-5.5.2 setup -- implicit upgrade of Thread.numProcessors;
Thu, 12 Dec 2013 13:23:23 +0100 tuned message;
wenzelm [Thu, 12 Dec 2013 13:23:23 +0100] rev 54722
tuned message;
Thu, 12 Dec 2013 17:02:52 +0100 be more explicit about pre- and postprocessor, particularly code_abbrev
haftmann [Thu, 12 Dec 2013 17:02:52 +0100] rev 54721
be more explicit about pre- and postprocessor, particularly code_abbrev
Wed, 11 Dec 2013 17:30:51 +0100 removed obsolete codegen setup; Stream -> SCons; tuned
traytel [Wed, 11 Dec 2013 17:30:51 +0100] rev 54720
removed obsolete codegen setup; Stream -> SCons; tuned
Wed, 11 Dec 2013 20:57:47 +0100 merged
wenzelm [Wed, 11 Dec 2013 20:57:47 +0100] rev 54719
merged
Wed, 11 Dec 2013 20:38:39 +0100 tuned patterns;
wenzelm [Wed, 11 Dec 2013 20:38:39 +0100] rev 54718
tuned patterns;
Wed, 11 Dec 2013 18:02:22 +0100 support for polml-5.5.2;
wenzelm [Wed, 11 Dec 2013 18:02:22 +0100] rev 54717
support for polml-5.5.2; support Thread.numPhysicalProcessors of polyml-5.5.2 (according to SVN 1890); clarified max_threads: store plain value internally, reproduce result only on startup, and thus avoid potential system overhead;
Wed, 11 Dec 2013 22:53:32 +0800 reverse order in which lines are selected, to ensure that the number of dependencies is accurate
blanchet [Wed, 11 Dec 2013 22:53:32 +0800] rev 54716
reverse order in which lines are selected, to ensure that the number of dependencies is accurate
Wed, 11 Dec 2013 22:23:42 +0800 truncate proof once False is hit to avoid confusing the rest of the code (no idea why Z3 goes on)
blanchet [Wed, 11 Dec 2013 22:23:42 +0800] rev 54715
truncate proof once False is hit to avoid confusing the rest of the code (no idea why Z3 goes on)
Wed, 11 Dec 2013 22:23:07 +0800 removed inlined rewriting'' for one-branch case splits in Isar proofs, since these can yield huge unreadable formulas
blanchet [Wed, 11 Dec 2013 22:23:07 +0800] rev 54714
removed inlined rewriting'' for one-branch case splits in Isar proofs, since these can yield huge unreadable formulas
Wed, 11 Dec 2013 00:17:09 +0000 Fib: Who needs the int version?
paulson [Wed, 11 Dec 2013 00:17:09 +0000] rev 54713
Fib: Who needs the int version?
Tue, 10 Dec 2013 15:24:17 +0800 more work on Z3 Isar proofs
blanchet [Tue, 10 Dec 2013 15:24:17 +0800] rev 54712
more work on Z3 Isar proofs
Mon, 09 Dec 2013 23:22:44 +0000 streamlined two proofs
paulson [Mon, 09 Dec 2013 23:22:44 +0000] rev 54711
streamlined two proofs
Mon, 09 Dec 2013 23:16:10 +0100 merged
wenzelm [Mon, 09 Dec 2013 23:16:10 +0100] rev 54710
merged
Mon, 09 Dec 2013 22:02:42 +0100 alternative hires icon;
wenzelm [Mon, 09 Dec 2013 22:02:42 +0100] rev 54709
alternative hires icon;
Mon, 09 Dec 2013 22:49:27 +0100 NEWS
haftmann [Mon, 09 Dec 2013 22:49:27 +0100] rev 54708
NEWS
Sat, 07 Dec 2013 20:09:35 +0100 default code equations for make, fields, extend and truncate operations on records
haftmann [Sat, 07 Dec 2013 20:09:35 +0100] rev 54707
default code equations for make, fields, extend and truncate operations on records
Mon, 09 Dec 2013 21:32:45 +0100 browse directory hyperlink as well;
wenzelm [Mon, 09 Dec 2013 21:32:45 +0100] rev 54706
browse directory hyperlink as well;
Mon, 09 Dec 2013 20:16:12 +0100 provide @{file_unchecked} in Isabelle/Pure;
wenzelm [Mon, 09 Dec 2013 20:16:12 +0100] rev 54705
provide @{file_unchecked} in Isabelle/Pure;
Mon, 09 Dec 2013 12:27:18 +0100 tuned;
wenzelm [Mon, 09 Dec 2013 12:27:18 +0100] rev 54704
tuned;
Mon, 09 Dec 2013 12:22:23 +0100 more antiquotations;
wenzelm [Mon, 09 Dec 2013 12:22:23 +0100] rev 54703
more antiquotations;
Mon, 09 Dec 2013 12:16:52 +0100 added document antiquotation @{url}, which produces formal markup for LaTeX and PIDE;
wenzelm [Mon, 09 Dec 2013 12:16:52 +0100] rev 54702
added document antiquotation @{url}, which produces formal markup for LaTeX and PIDE;
Mon, 09 Dec 2013 09:44:57 +0100 tuning -- moved ML files to subdirectory
blanchet [Mon, 09 Dec 2013 09:44:57 +0100] rev 54701
tuning -- moved ML files to subdirectory
Mon, 09 Dec 2013 06:33:46 +0100 adapted code for Z3 proof reconstruction
blanchet [Mon, 09 Dec 2013 06:33:46 +0100] rev 54700
adapted code for Z3 proof reconstruction
Mon, 09 Dec 2013 05:06:48 +0100 useful debugging info
blanchet [Mon, 09 Dec 2013 05:06:48 +0100] rev 54699
useful debugging info
Mon, 09 Dec 2013 04:44:59 +0100 disable generalization in MaSh until it is shown to help
blanchet [Mon, 09 Dec 2013 04:44:59 +0100] rev 54698
disable generalization in MaSh until it is shown to help
Mon, 09 Dec 2013 04:03:30 +0100 bugfixes to Python MaSh related to alternative features
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54697
bugfixes to Python MaSh related to alternative features
Mon, 09 Dec 2013 04:03:30 +0100 compile
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54696
compile
Mon, 09 Dec 2013 04:03:30 +0100 generate problems with type classes
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54695
generate problems with type classes
Mon, 09 Dec 2013 04:03:30 +0100 added warning to documentation, based on isabelle-users thread
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54694
added warning to documentation, based on isabelle-users thread
Mon, 09 Dec 2013 04:03:30 +0100 more reasonable default weight
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54693
more reasonable default weight
Mon, 09 Dec 2013 04:03:30 +0100 added multiple feature capability to MaSh
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54692
added multiple feature capability to MaSh
Sat, 07 Dec 2013 18:06:49 +0100 code equations for "local" (co)datatypes available after interpretation of locales with assumptions
traytel [Sat, 07 Dec 2013 18:06:49 +0100] rev 54691
code equations for "local" (co)datatypes available after interpretation of locales with assumptions
Sat, 07 Dec 2013 13:10:56 +0100 more direct Isabelle_System.pdf_viewer;
wenzelm [Sat, 07 Dec 2013 13:10:56 +0100] rev 54690
more direct Isabelle_System.pdf_viewer; generic Isabelle_System.open, e.g. for URLs;
Sat, 07 Dec 2013 12:52:31 +0100 proper latex;
wenzelm [Sat, 07 Dec 2013 12:52:31 +0100] rev 54689
proper latex;
Fri, 06 Dec 2013 23:36:28 +0100 NEWS;
wenzelm [Fri, 06 Dec 2013 23:36:28 +0100] rev 54688
NEWS;
Fri, 06 Dec 2013 23:34:14 +0100 no keyboard control -- avoid confusion about meaning of selection;
wenzelm [Fri, 06 Dec 2013 23:34:14 +0100] rev 54687
no keyboard control -- avoid confusion about meaning of selection;
Fri, 06 Dec 2013 23:25:38 +0100 directly react on click, assuming that document view operation is mostly idempotent;
wenzelm [Fri, 06 Dec 2013 23:25:38 +0100] rev 54686
directly react on click, assuming that document view operation is mostly idempotent;
Fri, 06 Dec 2013 22:50:47 +0100 generic $ISABELLE_OPEN;
wenzelm [Fri, 06 Dec 2013 22:50:47 +0100] rev 54685
generic $ISABELLE_OPEN;
Fri, 06 Dec 2013 22:35:51 +0100 updated to Sumatra PDF 2.4;
wenzelm [Fri, 06 Dec 2013 22:35:51 +0100] rev 54684
updated to Sumatra PDF 2.4; prefer option -reuse-instance; PDF_VIEWER refers to program, not command-line;
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip