NEWS
Wed, 20 Mar 2019 20:15:30 +0100 wenzelm access OCaml tools and libraries via ISABELLE_OCAMLFIND;
Thu, 14 Mar 2019 21:17:40 +0100 wenzelm merged
Thu, 14 Mar 2019 16:55:06 +0100 wenzelm more specific keyword kinds;
Thu, 14 Mar 2019 19:06:40 +0100 haftmann include zarith in the default opam setup
Sun, 10 Mar 2019 15:16:45 +0000 haftmann migrated from Nums to Zarith as library for OCaml integer arithmetic
Tue, 12 Mar 2019 15:34:33 +0100 wenzelm updated to polyml-5.8 (official release);
Tue, 05 Mar 2019 07:00:21 +0000 haftmann avoid context-sensitive simp rules whose context-free form (image_comp) is not simp by default
Fri, 01 Mar 2019 21:29:59 +0100 wenzelm system option "system_heaps" supersedes various command-line options for "system build mode";
Thu, 21 Feb 2019 09:15:07 +0000 haftmann streamlined specification interfaces
Thu, 21 Feb 2019 09:15:06 +0000 haftmann sligthly more interpunctation and qualification
Thu, 21 Feb 2019 09:15:06 +0000 haftmann tuned whitespace
Wed, 20 Feb 2019 12:10:40 +0100 wenzelm updated to polyml-5.8-20190220 (pre-release of Poly/ML 5.8);
Fri, 15 Feb 2019 17:00:21 +0100 wenzelm clarified 'export_files' in session ROOT: require explicit "isabelle build -e";
Mon, 04 Feb 2019 17:19:04 +0100 Manuel Eberl Formal Laurent series and overhaul of Formal power series (due to Jeremy Sylvestre)
Mon, 04 Feb 2019 15:39:37 +0100 Manuel Eberl Exponentiation by squaring, fast modular exponentiation
Mon, 04 Feb 2019 12:16:03 +0100 Manuel Eberl More material for HOL-Number_Theory: ord, Carmichael's function, primitive roots
Thu, 31 Jan 2019 22:53:35 +0100 wenzelm NEWS;
Thu, 31 Jan 2019 21:59:30 +0100 wenzelm merged
Thu, 31 Jan 2019 17:18:15 +0100 wenzelm added option jedit_text_overview for visual appearance (not performance, see also 72216713733a);
Thu, 31 Jan 2019 13:08:59 +0000 haftmann proper congruence rule for image operator
Wed, 30 Jan 2019 21:18:26 +0100 wenzelm NEWS;
Wed, 30 Jan 2019 13:25:33 +0100 wenzelm discontinued obsolete option "checkpoint";
Mon, 28 Jan 2019 20:32:09 +0100 wenzelm revert accident with raw Unicode (not Isabelle symbols) in 7404f5b91e56;
Mon, 28 Jan 2019 16:29:11 +0100 nipkow changed precedence of big operators: now like any other function symbol
Fri, 25 Jan 2019 22:13:48 +0000 haftmann prefer proper strings in OCaml
Thu, 24 Jan 2019 10:04:32 +0100 haftmann more appropriate section
Mon, 21 Jan 2019 07:08:55 +0000 haftmann slightly more conventional naming schema
Mon, 21 Jan 2019 07:08:27 +0000 haftmann Local_Theory.reset only required for toplevel interaction, attempt to withhold it from user space
Mon, 21 Jan 2019 22:46:25 +0100 blanchet updated news
Sun, 20 Jan 2019 17:14:35 +0000 haftmann more conventional syntax for code_stmts antiquotation
Sat, 19 Jan 2019 07:19:16 +0000 haftmann self-contained code modules for Haskell
Wed, 16 Jan 2019 17:56:29 +0100 wenzelm tuned;
Sun, 13 Jan 2019 20:25:41 +0100 wenzelm information with hyperlink to "isabelle-export:";
Sun, 13 Jan 2019 13:33:23 +0100 wenzelm added action "isabelle-export-browser";
Thu, 10 Jan 2019 12:07:08 +0000 haftmann optional code export as theory export
Sun, 06 Jan 2019 16:07:18 +0100 wenzelm tuned;
Fri, 04 Jan 2019 21:49:06 +0100 wenzelm support for isabelle update -u control_cartouches;
Thu, 03 Jan 2019 21:36:58 +0100 wenzelm tuned;
Thu, 03 Jan 2019 21:06:39 +0100 wenzelm support for "isabelle update -u mixfix_cartouches";
Thu, 03 Jan 2019 21:04:16 +0100 wenzelm NEWS;
Thu, 03 Jan 2019 16:42:15 +0100 wenzelm mixfix annotations may use cartouches;
Tue, 01 Jan 2019 18:33:19 +0100 Andreas Lochbihler merged
Tue, 01 Jan 2019 17:04:53 +0100 Andreas Lochbihler new implementation for case_of_simps based on Code_Lazy's pattern matching elimination algorithm
Sun, 30 Dec 2018 10:34:56 +0000 haftmann prefer naming convention from datatype package for strong congruence rules
Wed, 26 Dec 2018 20:57:23 +0100 wenzelm {* verbatim *} is explicit legacy feature;
Fri, 14 Dec 2018 11:43:48 +0100 wenzelm more ML antiquotations;
Fri, 30 Nov 2018 23:43:10 +0100 wenzelm more general command 'generate_file' for registered file types, notably Haskell;
Fri, 30 Nov 2018 14:46:00 +0100 wenzelm use Isabelle fonts for all GUI look-and-feels;
Sat, 24 Nov 2018 18:56:44 +0100 wenzelm use "Isabelle DejaVu" fonts uniformly: Text Area, GUI elements, HTML output etc.;
Mon, 19 Nov 2018 13:40:04 +0100 nipkow Retired lemma card_Union_image; use the simpler card_UN_disjoint instead.
Sat, 10 Nov 2018 19:39:38 +0100 wenzelm added ML antiquotation @{master_dir};
Sat, 10 Nov 2018 14:08:02 +0100 wenzelm support for user-defined Isabelle/Scala command-line tools;
Thu, 08 Nov 2018 22:35:17 +0100 wenzelm NEWS;
Thu, 08 Nov 2018 16:21:46 +0100 wenzelm tuned whitespace;
Thu, 08 Nov 2018 16:18:12 +0100 wenzelm clarified tool setup for GHC / OCaml: discontinued "isabelle ghc", "isabelle ocaml", "isabelle ocamlc" to avoid confusion with traditional settings variables for executables (these are still required in existing applications, notably in session options [condition = ISABELLE_GHC] etc. and codegen setup;
Sat, 03 Nov 2018 20:30:10 +0100 wenzelm NEWS;
Wed, 31 Oct 2018 15:53:32 +0100 wenzelm clarified ML_Context.expression: it is a closed expression, not a let-declaration -- thus source positions are more accurate (amending d8849cfad60f, 162a4c2e97bc);
Tue, 30 Oct 2018 22:59:06 +0100 wenzelm merged
Tue, 30 Oct 2018 22:08:36 +0100 wenzelm tuned example;
Tue, 30 Oct 2018 22:05:30 +0100 wenzelm added GHC.read_source: read Haskell source text with antiquotations;
Tue, 30 Oct 2018 16:24:04 +0100 fleury add reconstruction by veriT in method smt
Thu, 25 Oct 2018 23:33:07 +0200 wenzelm NEWS;
Thu, 25 Oct 2018 14:04:37 +0200 haftmann tuned grammar
Sun, 21 Oct 2018 09:39:09 +0200 nipkow uniform naming of strong congruence rules
Wed, 17 Oct 2018 22:10:45 +0200 wenzelm tuned;
Wed, 17 Oct 2018 21:38:07 +0200 wenzelm support for GHC via command-line tools;
Mon, 08 Oct 2018 15:42:43 +0200 wenzelm support for OCaml via command-line tools;
Mon, 01 Oct 2018 12:41:35 +0200 wenzelm HOL-SPARK .prv files are no longer written to the file-system;
Sun, 30 Sep 2018 16:23:35 +0200 nipkow news
Mon, 24 Sep 2018 23:27:01 +0200 nipkow NEWS
Sun, 23 Sep 2018 21:49:31 +0200 wenzelm discontinued old-style goal cases;
Sun, 23 Sep 2018 21:38:30 +0200 wenzelm tuned;
Sun, 23 Sep 2018 19:59:53 +0200 wenzelm discontinued old-style inner comments;
Sun, 23 Sep 2018 13:45:37 +0200 nipkow News
Sat, 08 Sep 2018 08:08:28 +0000 haftmann left-over rename from 3f9bb52082c4
Sun, 02 Sep 2018 21:22:52 +0200 wenzelm clarified Thy_Resources.Session.use_theories: "terminated" node status is sufficient;
Sun, 02 Sep 2018 20:10:53 +0200 wenzelm NEWS;
Thu, 30 Aug 2018 18:40:53 +0200 blanchet updated URL to remote TPTP, following heads-up from Geoff Sutcliffe
Mon, 27 Aug 2018 22:58:36 +0200 wenzelm some NEWS (instead of proper documentation);
Sat, 25 Aug 2018 10:29:31 +0200 wenzelm retain original PolyML.pointerEq;
Thu, 23 Aug 2018 17:09:39 +0000 haftmann simplified syntax setup for big operators under image, retaining input abbreviations for backward compatibility
Sat, 18 Aug 2018 22:09:09 +0200 wenzelm optional notification of nodes_status (via progress);
Sat, 11 Aug 2018 16:02:55 +0200 wenzelm merged;
Wed, 01 Aug 2018 20:58:41 +0200 wenzelm isabelle build options -c -x -B refer to imports_graph;
Sun, 29 Jul 2018 18:24:47 +0200 wenzelm merged
Thu, 26 Jul 2018 15:19:56 +0200 wenzelm more flexible session selection as in "isabelle jedit";
Sun, 22 Jul 2018 21:04:49 +0200 wenzelm back to post-release mode -- after fork point;
Sun, 22 Jul 2018 20:01:03 +0200 wenzelm tuned;
Fri, 20 Jul 2018 03:14:44 +0200 wenzelm added system option "strict_facts";
Wed, 18 Jul 2018 11:47:05 +0200 wenzelm tuned;
Sun, 15 Jul 2018 23:44:52 +0200 Andreas Lochbihler merged
Sun, 15 Jul 2018 23:44:38 +0200 Andreas Lochbihler more examples for Code_Lazy
Sun, 15 Jul 2018 14:46:57 +0200 Manuel Eberl Added Real_Asymp package
Mon, 02 Jul 2018 16:26:11 +0200 wenzelm more NEWS;
Sun, 01 Jul 2018 12:38:37 +0200 wenzelm discontinued pending_shyps: too much complication due to lazy facts;
Fri, 29 Jun 2018 22:50:35 +0200 wenzelm tuned;
Fri, 29 Jun 2018 22:14:33 +0200 wenzelm merged;
Fri, 29 Jun 2018 20:11:17 +0200 wenzelm misc tuning and updates for release;
Fri, 29 Jun 2018 19:50:03 +0200 wenzelm misc tuning for release;
Fri, 29 Jun 2018 16:45:54 +0200 wenzelm command-line option for include_sessions;
Fri, 29 Jun 2018 15:54:41 +0200 wenzelm disallow pending hyps;
Fri, 29 Jun 2018 10:55:05 +0100 Wenda Li NEWS and CONTRIBUTORS
Wed, 27 Jun 2018 20:31:22 +0200 wenzelm clarified settings -- avoid hard-wired directories;
Wed, 27 Jun 2018 11:16:43 +0200 immler example for Types_To_Sets: transfer from type-based linear algebra to subspaces
Tue, 26 Jun 2018 19:29:14 +0200 wenzelm merged
Tue, 26 Jun 2018 19:16:14 +0200 wenzelm updated documentation;
Tue, 26 Jun 2018 14:51:18 +0100 paulson Rationalisation of complex transcendentals, esp the Arg function
Fri, 22 Jun 2018 20:31:49 +0200 wenzelm clarified document antiquotation @{theory};
Wed, 20 Jun 2018 11:51:47 +0200 wenzelm clarified documentation;
Tue, 19 Jun 2018 21:02:32 +0200 ballarin In interpretation commands, clarify what to do with definitions immediately subject to rewriting.
Mon, 18 Jun 2018 15:56:03 +0100 paulson corrections to markup
Fri, 15 Jun 2018 10:45:12 +0200 nipkow Map.empty now qualified to avoid name clashes
Wed, 06 Jun 2018 18:20:03 +0200 nipkow merged
Wed, 06 Jun 2018 18:19:55 +0200 nipkow reorient -> split; documented split
Wed, 06 Jun 2018 14:14:37 +0200 wenzelm misc tuning and updates for release;
Wed, 06 Jun 2018 11:49:16 +0200 wenzelm updated for release;
Mon, 04 Jun 2018 21:03:10 +0100 paulson NEWS: infinite products
Mon, 04 Jun 2018 14:21:16 +0200 wenzelm clarified signature;
Sun, 03 Jun 2018 22:18:27 +0200 wenzelm NEWS;
Sun, 03 Jun 2018 19:06:56 +0200 nipkow list syntax details
less more (0) -3000 -1000 -120 tip