wenzelm [Thu, 12 Dec 2013 21:28:13 +0100] rev 54730
skeleton for Simplifier trace by Lars Hupel;
wenzelm [Thu, 12 Dec 2013 21:14:33 +0100] rev 54729
generic trace operations for main steps of Simplifier;
wenzelm [Thu, 12 Dec 2013 17:34:50 +0100] rev 54728
tuned signature;
wenzelm [Thu, 12 Dec 2013 16:56:53 +0100] rev 54727
tuned whitespace;
wenzelm [Thu, 12 Dec 2013 16:25:21 +0100] rev 54726
added missing file (cf. 124432e77ecf);
wenzelm [Thu, 12 Dec 2013 16:17:35 +0100] rev 54725
tuned whitespace;
wenzelm [Thu, 12 Dec 2013 14:35:31 +0100] rev 54724
removed dead code -- ctxt is never visible (see also 658fcba35ed7);
wenzelm [Thu, 12 Dec 2013 13:50:44 +0100] rev 54723
simplified polyml-5.5.2 setup -- implicit upgrade of Thread.numProcessors;
wenzelm [Thu, 12 Dec 2013 13:23:23 +0100] rev 54722
tuned message;
haftmann [Thu, 12 Dec 2013 17:02:52 +0100] rev 54721
be more explicit about pre- and postprocessor, particularly code_abbrev
traytel [Wed, 11 Dec 2013 17:30:51 +0100] rev 54720
removed obsolete codegen setup; Stream -> SCons; tuned
wenzelm [Wed, 11 Dec 2013 20:57:47 +0100] rev 54719
merged
wenzelm [Wed, 11 Dec 2013 20:38:39 +0100] rev 54718
tuned patterns;
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;
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
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)
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
paulson [Wed, 11 Dec 2013 00:17:09 +0000] rev 54713
Fib: Who needs the int version?
blanchet [Tue, 10 Dec 2013 15:24:17 +0800] rev 54712
more work on Z3 Isar proofs
paulson [Mon, 09 Dec 2013 23:22:44 +0000] rev 54711
streamlined two proofs
wenzelm [Mon, 09 Dec 2013 23:16:10 +0100] rev 54710
merged
wenzelm [Mon, 09 Dec 2013 22:02:42 +0100] rev 54709
alternative hires icon;
haftmann [Mon, 09 Dec 2013 22:49:27 +0100] rev 54708
NEWS
haftmann [Sat, 07 Dec 2013 20:09:35 +0100] rev 54707
default code equations for make, fields, extend and truncate operations on records
wenzelm [Mon, 09 Dec 2013 21:32:45 +0100] rev 54706
browse directory hyperlink as well;
wenzelm [Mon, 09 Dec 2013 20:16:12 +0100] rev 54705
provide @{file_unchecked} in Isabelle/Pure;
wenzelm [Mon, 09 Dec 2013 12:27:18 +0100] rev 54704
tuned;
wenzelm [Mon, 09 Dec 2013 12:22:23 +0100] rev 54703
more antiquotations;
wenzelm [Mon, 09 Dec 2013 12:16:52 +0100] rev 54702
added document antiquotation @{url}, which produces formal markup for LaTeX and PIDE;
blanchet [Mon, 09 Dec 2013 09:44:57 +0100] rev 54701
tuning -- moved ML files to subdirectory
blanchet [Mon, 09 Dec 2013 06:33:46 +0100] rev 54700
adapted code for Z3 proof reconstruction
blanchet [Mon, 09 Dec 2013 05:06:48 +0100] rev 54699
useful debugging info
blanchet [Mon, 09 Dec 2013 04:44:59 +0100] rev 54698
disable generalization in MaSh until it is shown to help
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54697
bugfixes to Python MaSh related to alternative features
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54696
compile
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54695
generate problems with type classes
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54694
added warning to documentation, based on isabelle-users thread
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54693
more reasonable default weight
blanchet [Mon, 09 Dec 2013 04:03:30 +0100] rev 54692
added multiple feature capability to MaSh
traytel [Sat, 07 Dec 2013 18:06:49 +0100] rev 54691
code equations for "local" (co)datatypes available after interpretation of locales with assumptions
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;
wenzelm [Sat, 07 Dec 2013 12:52:31 +0100] rev 54689
proper latex;
wenzelm [Fri, 06 Dec 2013 23:36:28 +0100] rev 54688
NEWS;
wenzelm [Fri, 06 Dec 2013 23:34:14 +0100] rev 54687
no keyboard control -- avoid confusion about meaning of selection;
wenzelm [Fri, 06 Dec 2013 23:25:38 +0100] rev 54686
directly react on click, assuming that document view operation is mostly idempotent;
wenzelm [Fri, 06 Dec 2013 22:50:47 +0100] rev 54685
generic $ISABELLE_OPEN;
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;
wenzelm [Fri, 06 Dec 2013 22:10:45 +0100] rev 54683
clarified "isabelle display" and 'display_drafts': re-use file and program instance, open asynchronously via desktop environment;
wenzelm [Fri, 06 Dec 2013 21:49:08 +0100] rev 54682
tuned;
wenzelm [Fri, 06 Dec 2013 17:33:45 +0100] rev 54681
tuned proofs;
blanchet [Fri, 06 Dec 2013 09:42:13 +0100] rev 54680
reverted 86e0b402994c, which was accidentally qfinish'ed and pushed
paulson [Thu, 05 Dec 2013 23:13:54 +0000] rev 54679
Better simprules and markup. Restored the natural number version of the binomial theorem
wenzelm [Thu, 05 Dec 2013 20:22:53 +0100] rev 54678
more uniform status -- accommodate spurious Exn.Interrupt from user code, allow ML_Compiler.exn_messages_id to crash;
tuned signature;
wenzelm [Thu, 05 Dec 2013 20:06:28 +0100] rev 54677
strict EXEC_PROCESS: component can be expected to be present;
wenzelm [Thu, 05 Dec 2013 19:59:43 +0100] rev 54676
uniform use of transparent icons, as for main "apps";
wenzelm [Thu, 05 Dec 2013 19:47:48 +0100] rev 54675
more isabelle logos (from isabelle_transparent.ico);
wenzelm [Thu, 05 Dec 2013 18:28:06 +0100] rev 54674
recover 175b43e0b9ce from lost update in cc126144f662;
wenzelm [Thu, 05 Dec 2013 18:25:28 +0100] rev 54673
merged
wenzelm [Thu, 05 Dec 2013 18:02:55 +0100] rev 54672
relocate NEWS to post-release version (cf. 7a14f831d02d);
wenzelm [Thu, 05 Dec 2013 17:58:03 +0100] rev 54671
merged, resolving obvious conflicts in NEWS and src/Pure/System/isabelle_process.ML;
wenzelm [Thu, 05 Dec 2013 17:52:12 +0100] rev 54670
removed obsolete RC tags;
wenzelm [Thu, 05 Dec 2013 17:51:29 +0100] rev 54669
merged;
wenzelm [Thu, 05 Dec 2013 16:14:50 +0100] rev 54668
Added tag Isabelle2013-2 for changeset 4dd08fe126ba
wenzelm [Wed, 04 Dec 2013 18:59:20 +0100] rev 54667
remove junk;
wenzelm [Wed, 04 Dec 2013 18:38:26 +0100] rev 54666
recover main entry point from d9c88171b393 -- occasionally useful with plain "java -jar jedit.jar";
wenzelm [Mon, 02 Dec 2013 15:49:02 +0100] rev 54665
tuned;
wenzelm [Sun, 01 Dec 2013 17:09:35 +0100] rev 54664
tuned;
wenzelm [Sun, 01 Dec 2013 16:35:38 +0100] rev 54663
Added tag Isabelle2013-2-RC3 for changeset aeb21314d078
wenzelm [Sun, 01 Dec 2013 16:01:03 +0100] rev 54662
prefer transparent application icon (like Mac OS X);
wenzelm [Sun, 01 Dec 2013 14:09:33 +0100] rev 54661
specific application name for official bundle (as for Mac OS X);
wenzelm [Sun, 01 Dec 2013 13:54:41 +0100] rev 54660
prefer isabelle application icon;
wenzelm [Sun, 01 Dec 2013 13:03:15 +0100] rev 54659
more isabelle logos (from isabelle.ico);
wenzelm [Sat, 30 Nov 2013 22:56:20 +0100] rev 54658
prefer 32x32 icon like jedit (image from isabelle.ico);
wenzelm [Sat, 30 Nov 2013 21:17:53 +0100] rev 54657
updated isabelle.ico for the record (see also 84177f8372f9);
wenzelm [Sat, 30 Nov 2013 20:59:12 +0100] rev 54656
updated icon of Isabelle.exe, using http://convertico.org/image_to_icon_converter on lib/logo/isabelle.gif (approx. 256x256 pixels according to Windows 7 format);
wenzelm [Sat, 30 Nov 2013 17:51:25 +0100] rev 54655
further encouragement to read jEdit documentation;
wenzelm [Sat, 30 Nov 2013 17:38:08 +0100] rev 54654
clarified view.title;
wenzelm [Sat, 30 Nov 2013 17:26:00 +0100] rev 54653
NEWS;
wenzelm [Sat, 30 Nov 2013 16:07:00 +0100] rev 54652
non-focusable button, to avoid second interpretation of SPACE in C+e SPACE (isabelle.set-node-required);
wenzelm [Sat, 30 Nov 2013 15:05:10 +0100] rev 54651
more thorough read_pid with extra delay, to give external process a chance to write pid file before attempting to terminate it -- especially relevant for PIDE document processing, where interrupts can happen in the range of milliseconds;
wenzelm [Thu, 28 Nov 2013 13:59:00 +0100] rev 54650
Added tag Isabelle2013-2-RC2 for changeset 99b9249b3e05
wenzelm [Thu, 28 Nov 2013 12:54:39 +0100] rev 54649
more official task context via Task_Queue.enroll, which is required to participate in group cancellation (e.g. to terminate command exec);
tuned signature;
wenzelm [Mon, 25 Nov 2013 21:36:10 +0100] rev 54648
NEWS;
wenzelm [Mon, 25 Nov 2013 21:17:18 +0100] rev 54647
more defensive order of Markup.failed vs. Markup.finished -- more informative status in Isabelle/Scala, although it is not rendered in Isabelle/jEdit;
wenzelm [Mon, 25 Nov 2013 20:49:20 +0100] rev 54646
more robust status reports: avoid loosing information about physical events (see also 28d207ba9340, 2bc5924b117f, 9edfd36a0355) -- NB: TTY and Proof General ignore Output.status and Output.report;
more defensive order of Markup.failed vs. Markup.finished, to allow breakdown of ML execution context (see also d7a1973b063c);
wenzelm [Mon, 25 Nov 2013 18:03:38 +0100] rev 54645
more robust and portable invocation of kill as bash builtin, instead of external executable -- NB: /bin/kill on Mac OS X Mountain Lion chokes on Linux workaround from 3610ae73cfdb;
wenzelm [Sun, 24 Nov 2013 18:06:09 +0100] rev 54644
Added tag Isabelle2013-2-RC1 for changeset 57aefb80b639
wenzelm [Sat, 23 Nov 2013 12:59:12 +0100] rev 54643
more on GTK;
wenzelm [Fri, 22 Nov 2013 21:57:50 +0100] rev 54642
reintroduced e2d08b9c9047, lost in 54e290da6da8 + e13b0c88c798 (clone of f6ffe53387ef);
wenzelm [Thu, 21 Nov 2013 22:13:11 +0100] rev 54641
NEWS;
wenzelm [Thu, 21 Nov 2013 21:55:29 +0100] rev 54640
back to Status.FINISHED and immediate remove_overlay (reverting 6e69f9ca8f1c), which is important to avoid restart of print function after edits + re-assignment of located command;
resolve sendback wrt. static command id, to allow active area even after exec_id is removed (cf. prune_delay);
wenzelm [Wed, 20 Nov 2013 23:00:18 +0100] rev 54639
updated to Isabelle2013-2;
wenzelm [Wed, 20 Nov 2013 22:15:53 +0100] rev 54638
compile on Windows (clone of d04576557400);
wenzelm [Wed, 20 Nov 2013 22:10:45 +0100] rev 54637
register actual group of nested worker context -- relevant for insulated cancellation of exec_ids (see also 78693e46a237, e0169f13bd37);
tuned signature;
paulson [Thu, 05 Dec 2013 17:09:13 +0000] rev 54636
updated mirror script for Cambridge
blanchet [Thu, 05 Dec 2013 14:35:58 +0100] rev 54635
proper code generation for discriminators/selectors
blanchet [Thu, 05 Dec 2013 14:11:45 +0100] rev 54634
reverted 141cb34744de and e78e7df36690 -- better provide nicer "eta-expanded" definitions for discriminators and selectors, since users might want to unfold them
blanchet [Thu, 05 Dec 2013 13:38:20 +0100] rev 54633
experiment
blanchet [Thu, 05 Dec 2013 13:22:00 +0100] rev 54632
make sure acyclicity axiom gets generated in the case where the problem involves mutually recursive datatypes
Andreas Lochbihler [Thu, 05 Dec 2013 09:23:59 +0100] rev 54631
news
Andreas Lochbihler [Thu, 05 Dec 2013 09:20:32 +0100] rev 54630
restrict admissibility to non-empty chains to allow more syntax-directed proof rules
panny [Tue, 03 Dec 2013 02:51:20 +0100] rev 54629
merge
panny [Mon, 02 Dec 2013 19:49:34 +0100] rev 54628
generate "code" theorems for incomplete definitions
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54627
updated keywords
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54626
added 'no_code' option
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54625
killed obsolete artifact
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54624
revert making 'map_cong' a 'cong' -- it breaks too many proofs in the AFP
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54623
avoid user-level 'Specification.definition' for low-level definitions
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54622
repaired inconsistency introduced in transiting to 'Local_Theory.define'
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54621
docs for forgotten BNF theorems
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54620
tuning
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54619
added 'cong' attribute to 'map_cong'
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54618
avoid user-level 'Specification.definition' for internal constructions (to avoid e.g. automatic code generation behavior)
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54617
don't try to register code equations in a locale with assumptions
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54616
minor doc update
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54615
generalized datatype code generation code so that it works with old-style and new-style (co)datatypes (as long as they are not local)
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54614
simpler code
panny [Sun, 01 Dec 2013 19:32:57 +0100] rev 54613
more work towards "exhaustive"
traytel [Fri, 29 Nov 2013 14:24:21 +0100] rev 54612
Backed out changeset: a8ad7f6dd217---bypassing Main breaks theories that use \<inf> or \<sup>
traytel [Fri, 29 Nov 2013 08:26:45 +0100] rev 54611
set_comprehension_pointfree simproc causes to many surprises if enabled by default