NEWS
Fri, 19 Jun 2015 21:33:03 +0200 wenzelm merged
Fri, 19 Jun 2015 20:14:50 +0200 wenzelm discontinued unused 'defer_recdef';
Fri, 19 Jun 2015 07:53:35 +0200 haftmann separate class for notions specific for integral (semi)domains, in contrast to fields where these are trivial
Fri, 19 Jun 2015 07:53:33 +0200 haftmann generalized some theorems about integral domains and moved to HOL theories
Fri, 19 Jun 2015 15:55:22 +0200 nipkow renamed multiset_of -> mset
Thu, 18 Jun 2015 16:17:51 +0200 nipkow NEWS
Wed, 17 Jun 2015 17:33:22 +0200 nipkow NEWS
Mon, 15 Jun 2015 16:59:27 +0200 wenzelm vacuous fact `TERM x`;
Mon, 15 Jun 2015 00:23:18 +0200 wenzelm tuned whitespace;
Sun, 14 Jun 2015 23:22:08 +0200 wenzelm improved treatment of Element.Obtains via Expression.prepare_stmt;
Sat, 13 Jun 2015 22:44:22 +0200 wenzelm merged
Sat, 13 Jun 2015 22:42:23 +0200 wenzelm more on 'consider' and related concepts;
Sat, 13 Jun 2015 17:14:05 +0200 wenzelm implicit rule for method "cases";
Sat, 13 Jun 2015 13:09:05 +0200 wenzelm renamed "prems" to "that";
Fri, 12 Jun 2015 08:53:23 +0200 haftmann uniform _ div _ as infix syntax for ring division
Wed, 10 Jun 2015 18:57:31 +0200 wenzelm merged
Wed, 10 Jun 2015 14:46:31 +0200 wenzelm support for "if prems" in local goal statements;
Tue, 09 Jun 2015 22:24:33 +0200 wenzelm more uniform treatment of auto bindings vs. explicit user bindings;
Tue, 09 Jun 2015 16:07:11 +0200 wenzelm allow for_fixes for 'have', 'show' etc.;
Tue, 09 Jun 2015 13:42:58 +0200 wenzelm clarified abstracted term bindings (again, see c8384ff11711);
Wed, 10 Jun 2015 15:50:17 +0200 fleury tuned
Wed, 10 Jun 2015 13:38:19 +0200 Mathias Fleury tuned
Wed, 10 Jun 2015 13:24:16 +0200 Mathias Fleury Renaming multiset operators < ~> <#,...
Mon, 08 Jun 2015 21:23:28 +0200 wenzelm clarified abstracted term bindings;
Mon, 08 Jun 2015 19:38:08 +0200 wenzelm more careful treatment of term bindings in 'obtain' proof body;
Fri, 05 Jun 2015 13:41:06 +0200 wenzelm added Isar command 'supply';
Fri, 05 Jun 2015 13:26:12 +0200 wenzelm tuned;
Mon, 01 Jun 2015 18:59:21 +0200 haftmann separate class for division operator, with particular syntax added in more specific classes
Mon, 01 Jun 2015 18:59:20 +0200 haftmann explicit argument expansion of uncheck rules;
Mon, 01 Jun 2015 15:06:09 +0200 wenzelm discontinued legacy;
Fri, 29 May 2015 17:56:43 +0200 blanchet removed model checks from Nitpick
Thu, 28 May 2015 10:18:46 +0200 blanchet made Auto Sledgehammer behave more like the real thing
Mon, 25 May 2015 22:11:43 +0200 wenzelm merged, resolving conflicts in Admin/isatest/settings/afp-poly and src/HOL/Tools/Nitpick/nitpick_model.ML;
Sat, 23 May 2015 17:19:37 +0200 wenzelm clarified NEWS: document_files are officially required since Isabelle2014, but the absence was tolerated as legacy feature; Isabelle2015
Sun, 17 May 2015 23:03:49 +0200 wenzelm added Eisbach manual, using version 8845c4cb28b6 of its Bitbucket repository;
Thu, 07 May 2015 22:12:05 +0200 wenzelm use display_graph_old for locale_deps, to show a bit more than nothing for cyclic graphs;
Tue, 05 May 2015 16:52:09 +0200 wenzelm tuned;
Mon, 04 May 2015 22:11:35 +0200 wenzelm tuned;
Mon, 04 May 2015 14:16:20 +0200 kuncar NEWS
Mon, 04 May 2015 16:01:36 +0200 nipkow no more simp_legacy_precond
Sun, 19 Apr 2015 21:26:50 +0200 wenzelm back to post-release mode -- after fork point;
Fri, 17 Apr 2015 17:49:19 +0200 wenzelm added Eisbach, using version 3752768caa17 of its Bitbucket repository;
Fri, 17 Apr 2015 15:54:44 +0200 wenzelm tuned;
Fri, 17 Apr 2015 14:57:25 +0200 wenzelm tuned for release;
Fri, 17 Apr 2015 13:01:09 +0200 traytel (low importance) NEWS
Fri, 17 Apr 2015 11:28:57 +0200 wenzelm allow to exclude session groups;
Thu, 16 Apr 2015 14:18:32 +0200 wenzelm explicit error for Toplevel.proof_of;
Thu, 16 Apr 2015 13:48:10 +0200 wenzelm clarified thy_deps;
Thu, 16 Apr 2015 11:22:36 +0200 wenzelm let the system choose Graph_Display.display_graph_old: thm_deps needs tree hierarchy, code_deps needs cycles (!?);
Wed, 15 Apr 2015 21:20:37 +0200 wenzelm NEWS;
Tue, 14 Apr 2015 22:54:07 +0200 wenzelm NEWS;
Sun, 12 Apr 2015 00:26:24 +0200 wenzelm tuned;
Sat, 11 Apr 2015 22:18:33 +0100 paulson Complex roots of unity. Better definition of ln for complex numbers. Used [code del] to stop code generation for powr.
Sat, 11 Apr 2015 12:47:46 +0200 wenzelm tuned spelling;
Sat, 11 Apr 2015 12:40:03 +0200 wenzelm misc tuning for release;
Fri, 10 Apr 2015 23:56:41 +0200 wenzelm tuned;
Fri, 10 Apr 2015 12:16:45 +0200 nipkow renamed Multiset.fold -> fold_mset, Multiset.filter -> filter_mset
Thu, 09 Apr 2015 20:42:38 +0200 wenzelm merged
Thu, 09 Apr 2015 20:42:32 +0200 wenzelm clarified keyword 'qualified' in accordance to a similar keyword from Haskell (despite unrelated Binding.qualified in Isabelle/ML);
Thu, 09 Apr 2015 18:00:58 +0200 blanchet introduced new abbreviations for multiset operations (in the hope of getting rid of the old names <, <=, etc.)
Wed, 08 Apr 2015 19:24:32 +0200 blanchet tuned wording
Wed, 08 Apr 2015 19:15:55 +0200 blanchet Z3 news
Wed, 08 Apr 2015 15:21:20 +0200 blanchet renamed multiset ordering to free up nice <# etc. symbols for the standard subset
Wed, 08 Apr 2015 11:13:53 +0200 wenzelm misc tuning for release;
Tue, 07 Apr 2015 18:21:56 +0200 nipkow Removed mcard because it is equal to size
Mon, 06 Apr 2015 22:11:01 +0200 wenzelm support for 'restricted' modifier: only qualified accesses outside the local scope;
Mon, 06 Apr 2015 17:06:48 +0200 wenzelm @{command_spec} is superseded by @{command_keyword};
Sat, 04 Apr 2015 22:01:30 +0200 wenzelm some explanation of 'private';
Wed, 01 Apr 2015 22:40:41 +0200 wenzelm merged
Wed, 01 Apr 2015 22:08:06 +0200 wenzelm added command 'experiment';
Wed, 01 Apr 2015 19:31:28 +0200 wenzelm NEWS;
Wed, 01 Apr 2015 16:24:38 +0200 wenzelm added isabelle build option -x, to exclude sessions;
Wed, 01 Apr 2015 15:41:08 +0200 wenzelm added isabelle build option -k, for fast off-line checking of theory sources;
Wed, 01 Apr 2015 14:48:38 +0100 paulson HOL Light Libraries for complex Arctan, Arcsin, Arccos
Tue, 31 Mar 2015 21:54:32 +0200 haftmann NEWS
Mon, 30 Mar 2015 00:13:37 +0200 wenzelm clarified NEWS (cf. 97872c658a44);
Sun, 29 Mar 2015 16:22:35 +0200 wenzelm rule_insts_schematic is considered legacy and false by default;
Mon, 23 Mar 2015 19:05:14 +0100 haftmann explicit commutative additive inverse operation;
Wed, 25 Mar 2015 17:51:34 +0100 blanchet more multiset theorems
Wed, 25 Mar 2015 10:59:28 +0100 wenzelm NEWS;
Tue, 24 Mar 2015 15:57:51 +0100 wenzelm admit dummy patterns in instantiations;
Mon, 23 Mar 2015 23:16:40 +0100 wenzelm NEWS;
Thu, 19 Mar 2015 14:24:51 +0000 paulson New material for complex sin, cos, tan, Ln, also some reorganisation
Wed, 18 Mar 2015 17:23:22 +0000 paulson new HOL Light material about exp, sin, cos
Wed, 18 Mar 2015 13:51:33 +0100 noschinl added proof method rewrite
Tue, 17 Mar 2015 12:23:56 +0000 paulson Merge
Mon, 16 Mar 2015 15:30:00 +0000 paulson The factorial function, "fact", now has type "nat => 'a"
Tue, 10 Mar 2015 23:04:40 +0100 blanchet documented renamed theories
Mon, 09 Mar 2015 21:30:42 +0100 wenzelm merged
Mon, 09 Mar 2015 20:33:33 +0100 wenzelm support structural composition (THEN_ALL_NEW) for proof methods;
Mon, 09 Mar 2015 16:42:18 +0000 paulson Removed the infix operator "choose" to allow HOLCF to build
Sat, 07 Mar 2015 22:38:11 +0100 wenzelm NEWS;
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Wed, 04 Mar 2015 23:31:13 +0100 nipkow merged
Wed, 04 Mar 2015 23:31:04 +0100 nipkow Removed the obsolete functions "natfloor" and "natceiling"
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Sat, 28 Feb 2015 08:50:00 +0100 haftmann spelling
Fri, 27 Feb 2015 15:41:28 +0100 wenzelm tuned whitespace;
Mon, 23 Feb 2015 14:50:30 +0100 wenzelm Goal.prove_multi is superseded by the fully general Goal.prove_common;
Thu, 19 Feb 2015 11:53:36 +0100 haftmann establish unique preferred fact names
Wed, 18 Feb 2015 22:46:48 +0100 haftmann eliminated fact duplicates
Sat, 14 Feb 2015 10:24:15 +0100 haftmann dropped redundancy
Wed, 11 Feb 2015 14:53:56 +0100 blanchet updated NEWS
Tue, 10 Feb 2015 14:48:26 +0100 wenzelm proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
Thu, 05 Feb 2015 13:01:12 +0100 haftmann dropped obsolete external entrance point
Mon, 26 Jan 2015 14:34:10 +0100 wenzelm NEWS;
Sun, 25 Jan 2015 22:11:06 +0100 wenzelm discontinued obsolete option "document_graph";
Tue, 13 Jan 2015 20:01:48 +0100 hoelzl NEWS
Tue, 06 Jan 2015 22:48:34 +0100 wenzelm NEWS;
Thu, 01 Jan 2015 11:12:15 +0100 boehmes merged
Thu, 01 Jan 2015 11:08:47 +0100 boehmes updated NEWS
Tue, 30 Dec 2014 11:50:34 +0100 wenzelm added system property isabelle.laf, notably for initial system dialog;
Tue, 30 Dec 2014 10:38:10 +0100 wenzelm NEWS;
Mon, 22 Dec 2014 20:40:37 +0100 wenzelm discontinued central critical sections: NAMED_CRITICAL / CRITICAL;
Mon, 22 Dec 2014 16:44:24 +0100 wenzelm system option "pretty_margin" is superseded by "thy_output_margin";
Fri, 12 Dec 2014 14:31:57 +0100 wenzelm Synchronized.value is actually synchronized (NB: underlying Unsynchronized.ref is not necessarily volatile);
Mon, 08 Dec 2014 22:42:12 +0100 wenzelm expand ML cartouches to Input.source;
Mon, 08 Dec 2014 12:30:47 +0100 haftmann NEWS
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Wed, 26 Nov 2014 16:55:43 +0100 wenzelm added ML antiquotation @{apply n} or @{apply n(k)};
Mon, 24 Nov 2014 12:35:13 +0100 blanchet updated NEWS
Thu, 13 Nov 2014 23:45:15 +0100 wenzelm uniform treatment of all document markup commands: 'text' and 'txt' merely differ in LaTeX style;
Wed, 12 Nov 2014 17:37:44 +0100 immler NEWS
Mon, 10 Nov 2014 21:49:48 +0100 wenzelm proper context for assume_tac (atac remains as fall-back without context);
Sun, 09 Nov 2014 17:04:14 +0100 wenzelm proper context for match_tac etc.;
Sun, 09 Nov 2014 14:08:00 +0100 wenzelm proper context for compose_tac, Splitter.split_tac (relevant for unify trace options);
Fri, 07 Nov 2014 16:36:55 +0100 wenzelm plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
Sun, 02 Nov 2014 16:47:45 +0100 wenzelm added update_header tool;
Sun, 02 Nov 2014 15:27:37 +0100 wenzelm uniform heading commands work in any context, even in theory header;
Sat, 01 Nov 2014 15:01:41 +0100 wenzelm command-line terminator ";" is no longer accepted;
Fri, 31 Oct 2014 16:03:45 +0100 wenzelm discontinued Isar TTY loop;
Fri, 31 Oct 2014 11:18:17 +0100 wenzelm discontinued Proof General;
Tue, 28 Oct 2014 13:52:54 +0100 wenzelm 'notepad' requires proper nesting of begin/end;
Sun, 26 Oct 2014 15:57:10 +0100 wenzelm clarified default;
Fri, 24 Oct 2014 15:07:51 +0200 hoelzl use NO_MATCH-simproc for distribution rules in field_simps, otherwise field_simps on '(a / (c + d)) * (e + f)' can be non-terminating
Fri, 24 Oct 2014 15:07:49 +0200 hoelzl move NO_MATCH simproc from the AFP entry Graph_Theory to HOL
Thu, 23 Oct 2014 14:04:05 +0200 haftmann downshift of theory Parity in the hierarchy
Tue, 21 Oct 2014 21:55:45 +0200 wenzelm merged
Tue, 21 Oct 2014 21:35:45 +0200 wenzelm NEWS;
Tue, 21 Oct 2014 21:10:44 +0200 haftmann turn even into an abbreviation
Mon, 20 Oct 2014 16:52:36 +0200 wenzelm official support for "tt" style variants, avoid fragile \verb in LaTeX;
Sun, 19 Oct 2014 12:47:34 +0200 wenzelm NEWS;
Sat, 18 Oct 2014 22:49:59 +0200 wenzelm NEWS;
Tue, 14 Oct 2014 08:23:23 +0200 haftmann purely algebraic characterization of even and odd
Sun, 12 Oct 2014 17:05:34 +0200 haftmann generalized and consolidated some theorems concerning divisibility
Thu, 09 Oct 2014 22:43:48 +0200 haftmann more foundational definition for predicate even
Wed, 08 Oct 2014 17:09:07 +0200 wenzelm added parameterized ML antiquotations @{map N}, @{fold N}, @{fold_map N}, @{split_list N};
Wed, 08 Oct 2014 11:09:17 +0200 wenzelm simplified "sos" method;
Wed, 08 Oct 2014 09:09:12 +0200 Andreas Lochbihler move Code_Test to HOL/Library;
Tue, 07 Oct 2014 14:53:51 +0200 wenzelm added update_cartouches tool;
Mon, 06 Oct 2014 19:55:49 +0200 wenzelm improved spelling of formal INCOMPATIBILITY in historic versions (!) -- to avoid ad-hoc word completion multiply such lapses;
Mon, 06 Oct 2014 16:54:35 +0200 wenzelm completion for bibtex entries;
Sun, 05 Oct 2014 22:22:40 +0200 wenzelm NEWS;
Sat, 04 Oct 2014 22:15:31 +0200 wenzelm merged;
Sat, 04 Oct 2014 22:15:22 +0200 wenzelm NEWS;
Fri, 03 Oct 2014 14:46:26 +0200 wenzelm SideKick parser for bibtex entries;
Fri, 03 Oct 2014 11:03:37 +0200 wenzelm context menu for bibtex entries;
Thu, 02 Oct 2014 11:33:06 +0200 haftmann moved lemmas out of Int.thy which have nothing to do with int
Mon, 22 Sep 2014 21:28:57 +0200 wenzelm discontinued old "xnum" token category;
Sun, 21 Sep 2014 16:56:11 +0200 haftmann explicit separation of signed and unsigned numerals using existing lexical categories num and xnum
Thu, 18 Sep 2014 16:47:40 +0200 blanchet updated NEWS
Thu, 18 Sep 2014 15:07:43 +0200 haftmann product over monoids for lists
Fri, 12 Sep 2014 07:38:15 +0200 haftmann NEWS
Thu, 11 Sep 2014 19:32:36 +0200 blanchet updated news
Tue, 09 Sep 2014 17:50:54 +0200 nipkow enamed drop_Suc_conv_tl and nth_drop' to Cons_nth_drop_Suc
Sun, 07 Sep 2014 17:51:32 +0200 haftmann restrictive options for class dependencies
Fri, 05 Sep 2014 00:41:01 +0200 blanchet updated docs
Sun, 31 Aug 2014 09:10:41 +0200 haftmann restored generic value slot, retaining default behaviour and separate approximate command
Thu, 28 Aug 2014 07:34:23 +0200 blanchet tuned terminology
Thu, 28 Aug 2014 07:30:16 +0200 blanchet moved new para to right section of NEWS
Thu, 28 Aug 2014 00:40:38 +0200 blanchet minor NEWS fix
Thu, 28 Aug 2014 00:40:38 +0200 blanchet updated NEWS
Thu, 28 Aug 2014 00:40:38 +0200 blanchet updated NEWS
Wed, 27 Aug 2014 13:05:59 +0200 blanchet removed not so interesting 'set_empty'
Tue, 19 Aug 2014 18:21:29 +0200 wenzelm merged
Tue, 19 Aug 2014 17:00:44 +0200 wenzelm added PARALLEL_ALLGOALS convenience;
Tue, 19 Aug 2014 09:34:27 +0200 blanchet documented slight incompatibility in NEWS
Mon, 18 Aug 2014 17:19:58 +0200 blanchet reordered some (co)datatype property names for more consistency
Sat, 16 Aug 2014 12:10:36 +0200 wenzelm updated documentation concerning 'named_theorems';
Thu, 14 Aug 2014 14:28:11 +0200 wenzelm localized command 'method_setup' and 'attribute_setup';
Sun, 10 Aug 2014 14:34:43 +0200 wenzelm merged -- with manual conflict resolution for src/HOL/SMT_Examples/SMT_Examples.certs2, src/HOL/SMT_Examples/SMT_Word_Examples.certs2, src/Doc/Prog_Prove/document/intro-isabelle.tex;
Fri, 08 Aug 2014 11:43:08 +0200 wenzelm improved monitor panel;
Mon, 04 Aug 2014 17:55:11 +0200 wenzelm tuned;
Thu, 31 Jul 2014 21:29:31 +0200 wenzelm completion popup supports both ENTER and TAB (default);
Wed, 30 Jul 2014 16:44:54 +0200 kuncar NEWS
Tue, 29 Jul 2014 17:13:25 +0200 hoelzl better ordering of positive_integral renaming to nn_integral in NEWS
Mon, 28 Jul 2014 11:03:28 +0200 wenzelm some actual workaround to remove document nodes;
Fri, 01 Aug 2014 14:43:57 +0200 blanchet updated NEWS
Sun, 27 Jul 2014 15:44:08 +0200 wenzelm back to post-release mode -- after fork point;
Sun, 27 Jul 2014 15:25:00 +0200 wenzelm tuned;
Thu, 24 Jul 2014 16:21:50 +0200 wenzelm tuned spelling;
Thu, 24 Jul 2014 10:22:34 +0200 wenzelm updated NEWS according to d38a98f496dd (see also bdc2c6b40bf2);
Mon, 21 Jul 2014 16:04:45 +0200 wenzelm clarified "simp_trace_new" and corresponding isar-ref section;
Wed, 09 Jul 2014 11:35:52 +0200 blanchet tuned terminology
Sat, 05 Jul 2014 12:04:25 +0200 wenzelm misc tuning for release;
Sat, 05 Jul 2014 11:06:14 +0200 haftmann NEWS
Fri, 04 Jul 2014 20:18:47 +0200 haftmann reduced name variants for assoc and commute on plus and mult
Fri, 04 Jul 2014 16:50:57 +0200 wenzelm misc tuning for release;
Fri, 04 Jul 2014 14:52:05 +0200 wenzelm misc tuning for release;
Fri, 04 Jul 2014 11:39:34 +0200 wenzelm NEWS;
Wed, 02 Jul 2014 17:34:45 +0200 wenzelm tuned grammar and spelling (cf. 0cf15843b82f);
Tue, 01 Jul 2014 17:16:11 +0200 immler overdue NEWS concerning c4daa97ac57a
Tue, 01 Jul 2014 16:08:31 +0100 paulson for new release
Tue, 01 Jul 2014 14:52:08 +0200 wenzelm misc updates for release;
Mon, 30 Jun 2014 10:53:37 +0200 wenzelm ProofGeneral-4.2-2 is optional component (including the traditional helper scripts);
Mon, 30 Jun 2014 09:43:44 +0200 wenzelm "isabelle tty" is superseded by "isabelle console";
Mon, 30 Jun 2014 08:00:36 +0200 haftmann qualified String.explode and String.implode
Sun, 29 Jun 2014 18:28:27 +0200 blanchet killed Python version of MaSh, now that the SML version works adequately
Sat, 28 Jun 2014 22:13:23 +0200 haftmann tracing facilities for the code generator preprocessor
Sat, 28 Jun 2014 15:50:48 +0200 wenzelm updated NEWS -- removed material that is already in the manual;
Sat, 28 Jun 2014 09:16:42 +0200 haftmann fact consolidation
Fri, 27 Jun 2014 16:04:56 +0200 wenzelm command 'print_term_bindings' supersedes 'print_binds';
Fri, 27 Jun 2014 15:30:57 +0200 wenzelm removed obsolete "isabelle unsymbolize";
Wed, 18 Jun 2014 13:23:09 +0200 blanchet enabled MaSh by default -- set 'MaSh' to 'none' in Isabelle Plugin Options to disable
Fri, 13 Jun 2014 14:49:59 +0100 paulson NEWS
Fri, 13 Jun 2014 14:08:20 +0200 hoelzl properties of normal distributed random variables (by Sudeep Kanav)
Fri, 13 Jun 2014 07:05:01 +0200 nipkow announce Tree
Thu, 12 Jun 2014 17:50:49 +0200 blanchet tuning
Thu, 12 Jun 2014 17:10:12 +0200 blanchet renamed Sledgehammer options
Thu, 12 Jun 2014 17:02:03 +0200 blanchet updated docs
Thu, 12 Jun 2014 17:02:03 +0200 blanchet took out broken support for Yices from SMT2 stack -- see 'NEWS' for rationale
Wed, 11 Jun 2014 11:28:46 +0200 blanchet updated NEWS slightly
Thu, 29 May 2014 16:13:47 +0200 nipkow removed Kleene_Algebra because of superior AFP entry; authors agreed
Tue, 27 May 2014 17:32:42 +0200 blanchet don't generate discriminators and selectors for 'datatype_new' unless the user asked for it
Mon, 26 May 2014 16:32:55 +0200 blanchet got rid of '=:' squiggly
Mon, 26 May 2014 14:15:48 +0200 blanchet renamed 'MaSh' option
Sat, 24 May 2014 20:24:43 +0200 wenzelm support for regular Windows TeX installation;
Tue, 20 May 2014 22:28:44 +0200 blanchet added naive Bayes ML implementation, due to Cezary Kaliszyk (like k-NN)
Tue, 20 May 2014 22:28:08 +0200 blanchet added Isabelle system option 'mash'
Tue, 20 May 2014 16:46:42 +0200 blanchet news
Mon, 19 May 2014 14:26:58 +0200 hoelzl renamed positive_integral to nn_integral
Mon, 19 May 2014 12:04:45 +0200 hoelzl introduce Bochner integral: generalizes Lebesgue integral from real-valued function to functions on real-normed vector spaces
Thu, 15 May 2014 18:18:50 +0200 haftmann type
Tue, 13 May 2014 09:21:22 +0200 traytel bnf_decl -> bnf_axiomatization
Mon, 12 May 2014 12:38:17 +0200 wenzelm NEWS;
Fri, 09 May 2014 08:13:37 +0200 haftmann hardcoded nbe and sml into value command
Fri, 09 May 2014 08:13:36 +0200 haftmann prefer separate command for approximation
Wed, 07 May 2014 14:54:06 +0200 wenzelm NEWS;
Wed, 07 May 2014 12:25:35 +0200 hoelzl avoid the Complex constructor, use the more natural Re/Im view; moved csqrt to Complex.
Tue, 06 May 2014 16:57:17 +0200 wenzelm renamed "Find" to "Query", with more general operations;
Sun, 04 May 2014 18:57:45 +0200 blanchet renamed 'dpll_p' to 'cdclite', to avoid confusion with the old 'dpll' and to reflect the idea that the new prover implements some ideas from CDCL not in DPLL -- this follows its author's, Sascha B.'s, wish
Sun, 04 May 2014 18:53:58 +0200 blanchet added 'satx' proof method to Try0
Sun, 04 May 2014 18:14:58 +0200 blanchet renamed 'xxx_size' to 'size_xxx' for old datatype package
Sun, 04 May 2014 16:17:53 +0200 boehmes removed obsolete internal SAT solvers
Sat, 03 May 2014 22:47:43 +0200 wenzelm support for path completion based on file-system content;
Fri, 02 May 2014 23:31:25 +0200 wenzelm merged
Fri, 02 May 2014 23:30:47 +0200 wenzelm NEWS;
Fri, 02 May 2014 21:18:50 +0200 haftmann enforce case of identifiers only to accomodate strict language requirements (or clear separation of constructors from variables in the case of SML)
Thu, 01 May 2014 22:56:59 +0200 boehmes added internal proof-producing SAT solver
Thu, 01 May 2014 09:30:32 +0200 haftmann NEWS
Tue, 29 Apr 2014 15:42:19 +0200 wenzelm require explicit 'document_files';
Sat, 26 Apr 2014 22:57:51 +0200 wenzelm merged
Sat, 26 Apr 2014 22:51:21 +0200 wenzelm NEWS;
Sat, 26 Apr 2014 21:37:09 +1000 kleing retired wwwfind
Wed, 23 Apr 2014 10:23:27 +0200 blanchet updated NEWS
Sat, 19 Apr 2014 17:23:05 +0200 wenzelm added command 'SML_export' and 'SML_import' for exchange of toplevel bindings;
Tue, 15 Apr 2014 22:41:10 +0200 wenzelm more NEWS;
Tue, 15 Apr 2014 19:11:34 +0200 wenzelm clarified abbreviations for cartouche delimiters, to work in any context;
Tue, 15 Apr 2014 00:07:07 +0200 wenzelm NEWS;
Sat, 12 Apr 2014 21:58:58 +0200 wenzelm NEWS;
Fri, 11 Apr 2014 11:52:28 +0200 wenzelm explicit 'document_files' in session ROOT specifications;
Thu, 10 Apr 2014 10:30:32 +0200 wenzelm NEWS;
Wed, 09 Apr 2014 17:54:09 +0200 wenzelm allow text cartouches in regular outer syntax categories "text" and "altstring";
Mon, 07 Apr 2014 16:37:57 +0200 wenzelm refrain from changing jEdit default shortcuts, due to potential for conflicts and actually not working on Mac OS X;
Sun, 06 Apr 2014 16:59:41 +0200 wenzelm renamed "isabelle-process" to "isabelle_process", with shell function to avoid dynamic path lookups;
Fri, 04 Apr 2014 22:51:22 +0200 wenzelm support for jEdit Navigator plugin;
Fri, 04 Apr 2014 12:07:48 +0200 wenzelm added ML antiquotation @{print};
Thu, 03 Apr 2014 17:56:08 +0200 hoelzl merged DERIV_intros, has_derivative_intros into derivative_intros
Wed, 02 Apr 2014 18:35:07 +0200 hoelzl extend continuous_intros; remove continuous_on_intros and isCont_intros
Wed, 02 Apr 2014 18:35:01 +0200 hoelzl moved generic theorems from Complex_Analysis_Basic; fixed some theorem names
Mon, 31 Mar 2014 21:13:51 +0200 wenzelm cumulative NEWS;
Thu, 27 Mar 2014 17:12:40 +0100 wenzelm clarified Isabelle/ML bootstrap, such that Execution does not require ML_Compiler;
Wed, 26 Mar 2014 08:59:53 +0100 wenzelm tuned;
Tue, 25 Mar 2014 19:03:02 +0100 wenzelm proper configuration option "ML_print_depth";
Tue, 25 Mar 2014 16:54:38 +0100 wenzelm clarified options ML_source_trace and ML_exception_trace (NB: the latter needs to be a system option, since the context is sometimes not available, e.g. for 'theory' command);
Tue, 25 Mar 2014 14:52:35 +0100 wenzelm some SML examples;
Tue, 25 Mar 2014 13:18:10 +0100 wenzelm added command 'SML_file' for Standard ML without Isabelle/ML add-ons;
Mon, 24 Mar 2014 12:00:17 +0100 wenzelm discontinued Toplevel.debug in favour of system option "exception_trace";
Sat, 22 Mar 2014 08:37:43 +0100 haftmann generalized and strengthened cong rules on compound operators, similar to 1ed737a98198
Fri, 21 Mar 2014 20:33:56 +0100 wenzelm more qualified names;
Thu, 20 Mar 2014 22:00:13 +0100 wenzelm more static checking of proof methods;
Wed, 19 Mar 2014 18:47:22 +0100 haftmann elongated INFI and SUPR, to reduced risk of confusing theorems names in the future while still being consistent with INTER and UNION
Wed, 19 Mar 2014 15:35:07 +0100 hoelzl NEWS
Tue, 18 Mar 2014 22:11:46 +0100 haftmann consolidated theorem names containing INFI and SUPR: have INF and SUP instead uniformly
Tue, 18 Mar 2014 16:16:28 +0100 wenzelm clarified modules;
Sun, 16 Mar 2014 18:09:04 +0100 haftmann normalising simp rules for compound operators
Sat, 15 Mar 2014 08:31:33 +0100 haftmann more complete set of lemmas wrt. image and composition
Fri, 14 Mar 2014 17:32:11 +0100 wenzelm merged
Thu, 13 Mar 2014 11:34:05 +0100 wenzelm added ML antiquotation @{path};
Fri, 14 Mar 2014 01:28:13 +0100 blanchet updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
Thu, 13 Mar 2014 08:56:08 +0100 haftmann dropped redundant theorems
Thu, 13 Mar 2014 07:07:07 +0100 nipkow enhanced simplifier solver for preconditions of rewrite rule, can now deal with conjunctions
Wed, 12 Mar 2014 22:57:50 +0100 wenzelm tuned signature -- clarified module name;
Wed, 12 Mar 2014 22:44:55 +0100 wenzelm added ML antiquotation @{here};
Wed, 12 Mar 2014 21:58:48 +0100 wenzelm simplified programming interface to define ML antiquotations -- NB: the transformed context ignores updates of the context parser;
Thu, 06 Mar 2014 22:15:01 +0100 wenzelm merged
Thu, 06 Mar 2014 21:33:15 +0100 wenzelm some NEWS;
Thu, 06 Mar 2014 15:40:33 +0100 blanchet renamed 'fun_rel' to 'rel_fun'
Thu, 06 Mar 2014 15:29:18 +0100 blanchet renamed 'prod_rel' to 'rel_prod'
Thu, 06 Mar 2014 15:25:21 +0100 blanchet renamed 'sum_rel' to 'rel_sum'
Thu, 06 Mar 2014 15:14:09 +0100 blanchet renamed 'filter_rel' to 'rel_filter'
Thu, 06 Mar 2014 15:10:56 +0100 blanchet renamed 'vset_rel' to 'rel_vset'
Thu, 06 Mar 2014 14:57:15 +0100 blanchet fixed NEWS
Thu, 06 Mar 2014 14:57:14 +0100 blanchet renamed 'set_rel' to 'rel_set'
Thu, 06 Mar 2014 13:36:50 +0100 blanchet renamed 'cset_rel' to 'rel_cset'
Thu, 06 Mar 2014 13:36:49 +0100 blanchet renamed 'fset_rel' to 'rel_fset'
Thu, 06 Mar 2014 13:36:15 +0100 blanchet renamed 'map_sum' to 'sum_map'
Mon, 03 Mar 2014 22:33:22 +0100 blanchet tuned code
Mon, 03 Mar 2014 14:22:35 +0100 blanchet updated NEWS
Mon, 03 Mar 2014 12:48:20 +0100 blanchet rationalized internals
Sat, 01 Mar 2014 17:08:39 +0100 haftmann more precise imports;
Wed, 26 Feb 2014 11:57:52 +0100 haftmann prefer proof context over background theory
Mon, 24 Feb 2014 13:18:33 +0100 wenzelm tuned;
Sun, 23 Feb 2014 10:44:57 +0100 haftmann NEWS and documentation, including correction of long-overseen "*"
Sun, 23 Feb 2014 10:33:43 +0100 haftmann dropped long-unused option
Sat, 22 Feb 2014 16:16:21 +0100 wenzelm NEWS;
Fri, 21 Feb 2014 17:00:45 +0100 wenzelm improved completion based on context information;
Fri, 21 Feb 2014 00:18:40 +0100 blanchet NEWS
Thu, 20 Feb 2014 16:56:51 +0100 wenzelm clarified markup cumulation order (see also 25306d92f4ad and 0009a6ebc83b), e.g. relevant for completion_context;
Wed, 19 Feb 2014 16:33:11 +0100 blanchet updated NEWS
Wed, 19 Feb 2014 11:11:07 +0100 traytel reflect 207538943038 in NEWS
Mon, 17 Feb 2014 22:39:20 +0100 wenzelm subtle change of semantics of Thm.eq_thm, e.g. relevant for merge of src/HOL/Tools/Predicate_Compile/core_data.ML (cf. HOL-IMP);
Mon, 17 Feb 2014 14:07:26 +0100 wenzelm NEWS;
Mon, 17 Feb 2014 13:31:42 +0100 blanchet updated NEWS
Sun, 16 Feb 2014 21:33:28 +0100 blanchet folded 'rel_option' into 'option_rel'
Sun, 16 Feb 2014 21:33:28 +0100 blanchet folded 'list_all2' with the relator generated by 'datatype_new'
Sun, 16 Feb 2014 18:39:41 +0100 blanchet more NEWS
Wed, 12 Feb 2014 10:20:31 +0100 blanchet [mq]: news
Mon, 10 Feb 2014 22:08:18 +0100 wenzelm discontinued axiomatic 'classes', 'classrel', 'arities';
Tue, 04 Feb 2014 09:04:59 +0000 Lars Hupel interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
Tue, 04 Feb 2014 01:35:48 +0100 blanchet removed legacy 'metisFT' method
Mon, 03 Feb 2014 19:32:02 +0100 blanchet renamed 'smt' option 'smt_proofs' to avoid clash with 'smt' prover
Mon, 03 Feb 2014 17:18:38 +0100 blanchet added new option to documentation
Thu, 30 Jan 2014 14:37:53 +0100 blanchet renamed Sledgehammer options for symmetry between positive and negative versions
Sun, 26 Jan 2014 14:01:19 +0100 wenzelm discontinued obsolete attribute "standard";
Sat, 25 Jan 2014 22:06:07 +0100 wenzelm explicit eigen-context for attributes "where", "of", and corresponding read_instantiate, instantiate_tac;
Sat, 25 Jan 2014 16:59:41 +0100 wenzelm NEWS for 31afce809794;
Wed, 22 Jan 2014 23:51:26 +0100 wenzelm NEWS;
Wed, 22 Jan 2014 17:14:27 +0100 wenzelm merged
Wed, 22 Jan 2014 15:10:33 +0100 wenzelm inner syntax token language allows regular quoted strings;
Tue, 21 Jan 2014 13:51:10 +0100 blanchet updated NEWS
Sun, 19 Jan 2014 22:38:17 +0100 boehmes removed obsolete remote_cvc3 and remote_z3
Fri, 17 Jan 2014 20:20:20 +0100 wenzelm clarified @{rail} syntax: prefer explicit \<newline> symbol;
Wed, 15 Jan 2014 23:25:28 +0100 wenzelm added \<newline> symbol, which is used for char/string literals in HOL;
Mon, 13 Jan 2014 20:20:44 +0100 wenzelm activation of Z3 via "z3_non_commercial" system option (without requiring restart);
Mon, 13 Jan 2014 18:47:48 +0100 wenzelm tuned;
Sun, 12 Jan 2014 18:40:49 +0100 wenzelm NEWS;
Wed, 01 Jan 2014 12:57:26 +0100 wenzelm avoid unicode text, which causes problems when recoding symbols (e.g. via UTF8-Isabelle in Isabelle/jEdit);
Wed, 01 Jan 2014 01:05:48 +0100 haftmann fundamental treatment of undefined vs. universally partial replaces code_abort
Mon, 30 Dec 2013 20:35:17 +0100 wenzelm added system option "jedit_print_mode";
Wed, 25 Dec 2013 17:39:07 +0100 haftmann abolished slightly odd global lattice interpretation for min/max
Mon, 23 Dec 2013 16:16:36 +0100 haftmann NEWS
Tue, 17 Dec 2013 11:12:10 +0100 immler NEWS
Sun, 15 Dec 2013 15:10:16 +0100 haftmann disambiguation of interpretation prefixes
Sat, 14 Dec 2013 17:28:05 +0100 wenzelm proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
Thu, 12 Dec 2013 22:56:28 +0100 wenzelm discontinued legacy_isub_isup;
Mon, 09 Dec 2013 22:49:27 +0100 haftmann NEWS
Mon, 09 Dec 2013 20:16:12 +0100 wenzelm provide @{file_unchecked} in Isabelle/Pure;
Mon, 09 Dec 2013 12:16:52 +0100 wenzelm added document antiquotation @{url}, which produces formal markup for LaTeX and PIDE;
Fri, 06 Dec 2013 23:36:28 +0100 wenzelm NEWS;
Fri, 06 Dec 2013 22:10:45 +0100 wenzelm clarified "isabelle display" and 'display_drafts': re-use file and program instance, open asynchronously via desktop environment;
Thu, 05 Dec 2013 18:02:55 +0100 wenzelm relocate NEWS to post-release version (cf. 7a14f831d02d);
Thu, 05 Dec 2013 17:58:03 +0100 wenzelm merged, resolving obvious conflicts in NEWS and src/Pure/System/isabelle_process.ML;
Sun, 01 Dec 2013 17:09:35 +0100 wenzelm tuned;
Sat, 30 Nov 2013 17:26:00 +0100 wenzelm NEWS;
Mon, 25 Nov 2013 21:36:10 +0100 wenzelm NEWS;
Thu, 21 Nov 2013 22:13:11 +0100 wenzelm NEWS;
Wed, 20 Nov 2013 23:00:18 +0100 wenzelm updated to Isabelle2013-2;
Thu, 05 Dec 2013 13:22:00 +0100 blanchet make sure acyclicity axiom gets generated in the case where the problem involves mutually recursive datatypes
Thu, 05 Dec 2013 09:23:59 +0100 Andreas Lochbihler news
Tue, 26 Nov 2013 09:49:52 +0100 traytel NEWS
Mon, 25 Nov 2013 18:18:58 +0100 haftmann even more precise NEWS
Wed, 20 Nov 2013 17:00:49 +0100 wenzelm NEWS;
Tue, 19 Nov 2013 18:14:56 +0100 haftmann more correct NEWS
Tue, 19 Nov 2013 10:05:53 +0100 haftmann eliminiated neg_numeral in favour of - (numeral _)
Sat, 16 Nov 2013 17:39:11 +0100 wenzelm toplevel function "use" refers to raw ML bootstrap environment;
Mon, 11 Nov 2013 17:44:21 +0100 wenzelm merged, using src/HOL/Tools/Sledgehammer/sledgehammer_isar.ML and src/HOL/Tools/Sledgehammer/sledgehammer_run.ML from 347c3b0cab44;
Sat, 09 Nov 2013 11:24:21 +0100 wenzelm tuned whitespace;
Tue, 05 Nov 2013 18:16:16 +0100 wenzelm no default shortcut for isabelle.reset-font-size -- avoid conflict with unsplit-current;
Wed, 30 Oct 2013 17:05:23 +0100 wenzelm more on file-system access;
Mon, 14 Oct 2013 15:21:45 +0200 wenzelm tuned;
Wed, 09 Oct 2013 23:11:56 +0200 wenzelm NEWS;
Fri, 04 Oct 2013 13:17:49 +0200 wenzelm NEWS;
Sun, 10 Nov 2013 15:05:06 +0100 haftmann qualifed popular user space names
Tue, 05 Nov 2013 09:45:03 +0100 hoelzl NEWS
Mon, 04 Nov 2013 20:10:09 +0100 haftmann fact generalization and name consolidation
Fri, 01 Nov 2013 18:51:14 +0100 haftmann more simplification rules on unary and binary minus
Thu, 31 Oct 2013 11:44:20 +0100 haftmann purely algebraic foundation for even/odd
Thu, 31 Oct 2013 11:44:20 +0100 haftmann moving generic lemmas out of theory parity, disregarding some unused auxiliary lemmas;
Thu, 03 Oct 2013 19:01:10 +0200 wenzelm back to post-release mode -- after fork point;
Thu, 03 Oct 2013 00:39:16 +0200 ballarin Streamlined locales reference material.
Wed, 02 Oct 2013 17:08:39 +0200 wenzelm tuned;
Wed, 02 Oct 2013 16:56:02 +0200 wenzelm misc tuning for release;
Wed, 02 Oct 2013 15:53:20 +0200 traytel NEWS and CONTRIBUTORS
Wed, 02 Oct 2013 10:13:54 +0300 kuncar NEWS and CONTRIBUTORS
Tue, 01 Oct 2013 14:29:27 +0200 blanchet minor textual changes
Sun, 29 Sep 2013 12:56:50 +0200 wenzelm tuned;
Sun, 29 Sep 2013 12:44:40 +0200 wenzelm more on text completion;
Sat, 28 Sep 2013 16:10:26 +0200 wenzelm misc tuning for release;
Sat, 28 Sep 2013 14:36:04 +0200 wenzelm uniform $ISABELLE_HOME on all platforms;
Wed, 25 Sep 2013 16:29:35 +0200 wenzelm updated documentation concerning MacOSX plugin 1.3;
Tue, 24 Sep 2013 20:24:14 +0200 wenzelm NEWS;
Mon, 23 Sep 2013 14:53:43 +0200 blanchet document "spy"
Mon, 23 Sep 2013 14:53:43 +0200 blanchet document "spy" option
Fri, 20 Sep 2013 22:39:30 +0200 blanchet updated NEWS
Thu, 19 Sep 2013 18:59:28 +0200 blanchet updated NEWS
Thu, 19 Sep 2013 01:15:26 +0200 blanchet updated NEWS and CONTRIBUTORS
Wed, 18 Sep 2013 13:18:51 +0200 wenzelm improved printing of exception trace in Poly/ML 5.5.1;
Tue, 17 Sep 2013 15:18:14 +0200 lammich order_bot, order_top
Tue, 17 Sep 2013 13:40:44 +0200 noschinl NEWS: Simps_Case_Conv
Mon, 16 Sep 2013 11:46:24 +0200 wenzelm more NEWS;
Fri, 13 Sep 2013 09:31:45 +0200 krauss merged
Tue, 10 Sep 2013 20:34:32 +0200 krauss NEWS and CONTRIBUTORS
Wed, 11 Sep 2013 18:52:30 +0200 haftmann more correct NEWS
Wed, 11 Sep 2013 11:08:48 +0200 wenzelm tuned;
Wed, 04 Sep 2013 12:20:00 +0200 wenzelm remove Swing input map, which might bind keys in unexpected ways (e.g. LEFT/RIGHT in singleton list);
Mon, 02 Sep 2013 17:14:35 +0200 Andreas Lochbihler NEWS
Sat, 31 Aug 2013 12:14:19 +0200 wenzelm more accurate description: Swing/L&F has additional handlers;
Fri, 30 Aug 2013 13:46:32 +0200 wenzelm merged
Fri, 30 Aug 2013 13:45:57 +0200 wenzelm NEWS;
Fri, 30 Aug 2013 12:12:41 +0200 blanchet renamed command to clarify connection with BNF
Fri, 30 Aug 2013 12:06:37 +0200 blanchet updated news/contributors with BNF stuff
Thu, 29 Aug 2013 21:49:46 +0200 wenzelm added action isabelle.complete, using standard jEdit keyboard shortcut;
Thu, 29 Aug 2013 10:24:43 +0200 wenzelm some completion options;
Thu, 29 Aug 2013 09:16:03 +0200 wenzelm GTK+ works better due to avoidance of default list view popups;
Wed, 28 Aug 2013 22:25:14 +0200 wenzelm complete symbols only in backslash forms -- less intrusive editing, greater chance of finding escape sequence in text;
Fri, 23 Aug 2013 12:40:55 +0200 wenzelm clarified position of Spec_Check for Isabelle/ML -- it is unrelated to Isabelle/HOL;
Fri, 23 Aug 2013 11:44:28 +0200 wenzelm obsolete (see 52790e3961fe);
Fri, 23 Aug 2013 11:41:17 +0200 wenzelm added action isabelle.reset-font-size;
Fri, 23 Aug 2013 11:23:26 +0200 wenzelm tuned -- some reformatting;
Tue, 20 Aug 2013 11:39:53 +0200 krauss renamed theory Mrec to Legacy_Mrec, no longer included by default
Sat, 17 Aug 2013 12:25:26 +0200 wenzelm NEWS;
Tue, 13 Aug 2013 20:34:46 +0200 wenzelm discontinued special treatment of \<^isub> and \<^isup> in rendering or editor front-end;
Tue, 13 Aug 2013 17:26:22 +0200 wenzelm disable old identifier syntax by default, legacy_isub_isup := true may be used temporarily as fall-back;
Fri, 09 Aug 2013 20:31:51 +0200 wenzelm NEWS;
Wed, 07 Aug 2013 15:35:33 +0200 wenzelm more NEWS and CONTRIBUTORS;
Wed, 31 Jul 2013 21:53:33 +0200 wenzelm NEWS;
Wed, 31 Jul 2013 10:54:37 +0200 wenzelm simplified flag for continuous checking: avoid GUI complexity and slow checking of all theories (including prints);
Tue, 30 Jul 2013 15:09:25 +0200 wenzelm type theory is purely value-oriented;
Mon, 29 Jul 2013 20:46:21 +0200 wenzelm NEWS;
Sat, 27 Jul 2013 22:20:25 +0200 wenzelm discontinued historic document formats;
Sat, 27 Jul 2013 22:16:04 +0200 wenzelm avoid predefined symbols -- allow editing with Isabelle/jEdit in isabelle-news mode;
Sat, 27 Jul 2013 21:43:12 +0200 wenzelm discontinued ISABELLE_DOC_FORMAT;
Sat, 13 Jul 2013 21:02:41 +0200 wenzelm merged
Sat, 13 Jul 2013 14:13:34 +0200 wenzelm NEWS;
Sat, 13 Jul 2013 17:53:58 +0200 haftmann attribute "code" declares concrete and abstract code equations uniformly; added explicit "code equation" instead
Sun, 07 Jul 2013 18:43:14 +0200 wenzelm discontinued obsolete "isabelle print";
Sun, 07 Jul 2013 18:34:29 +0200 wenzelm discontinued command 'print_drafts';
Sat, 06 Jul 2013 21:19:38 +0200 wenzelm minimal jedit mode for Isabelle NEWS;
Sun, 30 Jun 2013 12:30:02 +0200 wenzelm discontinued system option "proofs" -- global state of Proofterm.proofs is persistently compiled into HOL-Proofs image;
Sun, 30 Jun 2013 11:37:34 +0200 wenzelm backout dedd7952a62c: static "proofs" value within theory prevents later inferencing with different configuration;
Thu, 27 Jun 2013 23:17:26 +0200 wenzelm manage option "proofs" within theory context -- with minor overhead for primitive inferences;
Thu, 27 Jun 2013 10:35:37 +0200 wenzelm updated documentation;
Tue, 25 Jun 2013 16:55:10 +0200 wenzelm dockable window for Isabelle documentation;
Mon, 24 Jun 2013 23:33:14 +0200 wenzelm improved "isabelle keywords" and "isabelle update_keywords" based on Isabelle/Scala, without requiring to build sessions first;
Sun, 23 Jun 2013 21:16:07 +0200 haftmann migration from code_(const|type|class|instance) to code_printing and from code_module to code_identifier
Sun, 23 Jun 2013 21:23:36 +0200 wenzelm proper diagnostic command 'print_state';
Tue, 18 Jun 2013 15:31:52 +0200 wenzelm eliminated old "ref" manual;
Sat, 15 Jun 2013 17:19:23 +0200 haftmann lifting for primitive definitions;
Sun, 02 Jun 2013 07:46:40 +0200 haftmann make reification part of HOL
Fri, 31 May 2013 07:30:23 +0200 bulwahn NEWS about Spec_Check
Sat, 25 May 2013 18:30:38 +0200 wenzelm merged
Sat, 25 May 2013 15:37:53 +0200 wenzelm syntax translations always depend on context;
Sat, 25 May 2013 15:44:29 +0200 haftmann weaker precendence of syntax for big intersection and union on sets
Wed, 22 May 2013 18:10:54 +0200 wenzelm added isabelle_scala_script wrapper -- NB: portable hash-bang allows exactly one executable, without additional arguments;
Fri, 17 May 2013 20:53:28 +0200 wenzelm renamed 'print_configs' to 'print_options';
Fri, 17 May 2013 20:41:45 +0200 wenzelm proper option quick_and_dirty;
Fri, 17 May 2013 18:39:49 +0200 wenzelm discontinued obsolete isabelle-process options -f and -u;
Fri, 17 May 2013 18:23:39 +0200 wenzelm NEWS;
Fri, 17 May 2013 18:19:42 +0200 wenzelm discontinued obsolete isabelle usedir, mkdir, make;
Thu, 25 Apr 2013 11:59:21 +0200 hoelzl revert #916271d52466; add non-topological linear_continuum type class; show linear_continuum_topology is a perfect_space
Thu, 25 Apr 2013 10:35:56 +0200 hoelzl renamed linear_continuum_topology to connected_linorder_topology (and mention in NEWS)
Wed, 24 Apr 2013 13:28:30 +0200 hoelzl spell conditional_ly_-complete lattices correct
Tue, 23 Apr 2013 19:31:24 +0200 haftmann documentation and NEWS
Mon, 22 Apr 2013 16:36:02 +0200 hoelzl NEWS
Thu, 18 Apr 2013 17:07:01 +0200 wenzelm simplifier uses proper Proof.context instead of historic type simpset;
Fri, 12 Apr 2013 17:21:51 +0200 wenzelm modifiers for classical wrappers operate on Proof.context instead of claset;
Wed, 10 Apr 2013 19:14:47 +0200 wenzelm merged
Wed, 10 Apr 2013 17:02:47 +0200 wenzelm added ML antiquotation @{theory_context};
Wed, 10 Apr 2013 17:49:16 +0200 traytel NEWS and CONTRIBUTORS
less more (0) -1000 -480 tip