Tue, 20 May 2014 16:46:42 +0200 blanchet news
Tue, 20 May 2014 16:39:13 +0200 blanchet updated docs
Tue, 20 May 2014 16:31:39 +0200 blanchet more flexible environment variable
Tue, 20 May 2014 16:11:37 +0200 blanchet tuning
Tue, 20 May 2014 16:00:00 +0200 nipkow added unit :: linorder
Tue, 20 May 2014 15:59:16 +0200 nipkow added lemma
Tue, 20 May 2014 09:57:10 +0200 blanchet implemented MaSh/SML hints
Tue, 20 May 2014 09:38:39 +0200 blanchet better way to take invisible facts into account than 'island' business
Tue, 20 May 2014 02:47:23 +0200 blanchet cleaner handling of learned proofs
Tue, 20 May 2014 00:13:31 +0200 blanchet implemented learning of single proofs in SML MaSh
Mon, 19 May 2014 23:43:53 +0200 blanchet take weights into consideration in knn
Mon, 19 May 2014 23:43:53 +0200 blanchet added SML implementation of MaSh
Mon, 19 May 2014 23:43:53 +0200 blanchet use E 1.8's auto scheduler option
Mon, 19 May 2014 23:43:53 +0200 blanchet started work on MaSh/SML
Mon, 19 May 2014 23:43:53 +0200 blanchet tune
Mon, 19 May 2014 23:43:53 +0200 blanchet store all MaSh data on the Isabelle side, in preparation for replacing 'mash.py' with ML solution
Mon, 19 May 2014 19:17:15 +0200 Lars Hupel trace windows uses search feature of Pretty_Text_Area;
Mon, 19 May 2014 16:51:44 +0200 wenzelm obsolete -- always pdf;
Mon, 19 May 2014 16:48:29 +0200 wenzelm prefer T1 with searchable underscore (requires proper cm-super fonts);
Mon, 19 May 2014 16:14:08 +0200 wenzelm merged
Mon, 19 May 2014 15:23:08 +0200 wenzelm some adhoc event handling to unify L&F button focus behavior, e.g. Mac OS X vs. Nimbus;
Mon, 19 May 2014 15:00:11 +0200 wenzelm re-focus target explicity, e.g. relevant for Sledgehammer panel;
Mon, 19 May 2014 14:48:50 +0200 wenzelm clarified is_text in accordance to ML version (7e0178c84994), e.g. relevant for 'header' syntax in PIDE front-end;
Mon, 19 May 2014 14:21:24 +0200 wenzelm more explicit identification for more robust adhoc change of environment /home/isatest/.isabelle/etc/settings -- notably for $ISABELLE_PLATFORM64;
Mon, 19 May 2014 14:26:58 +0200 hoelzl renamed positive_integral to nn_integral
Mon, 19 May 2014 13:53:58 +0200 blanchet hide more consts to beautify documentation
Mon, 19 May 2014 13:44:13 +0200 hoelzl fixed document generation for HOL-Probability
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
Mon, 19 May 2014 11:27:02 +0200 desharna document property 'disc_map_iff'
Thu, 15 May 2014 16:15:44 +0200 desharna generate 'disc_map_iff[simp]' theorem for (co)datatypes
Mon, 19 May 2014 09:35:35 +0200 desharna fix 'set_empty' theorem when the discriminator is 'op ='
Sun, 18 May 2014 20:29:04 +0200 nipkow typos
Sun, 18 May 2014 17:01:37 +0200 wenzelm tuned comments;
Sun, 18 May 2014 17:01:31 +0200 wenzelm clarified dependencies -- Mavericks presently does not work;
Sun, 18 May 2014 00:00:26 +0200 wenzelm clarified docking layout, amending 9c2ca698690e;
Fri, 16 May 2014 19:14:00 +0200 blanchet correctly add extra facts to lemmas (cf. conjecture and hypotheses) in Z3 Isar proofs
Fri, 16 May 2014 19:13:50 +0200 blanchet removed needless transfer
Fri, 16 May 2014 19:13:50 +0200 blanchet use 'simp add:' syntax in Sledgehammer rather than 'using'
Fri, 16 May 2014 19:13:50 +0200 blanchet silence methods even better
Fri, 16 May 2014 19:13:50 +0200 blanchet honor original format of conjecture or hypotheses in Z3-to-Isar proofs
Fri, 16 May 2014 17:11:56 +0200 wenzelm proper priority for error over warning, which got mixed up in 0546e036d1c0 and 4df2727a0b5f;
Fri, 16 May 2014 16:40:02 +0200 noschinl added lemmas for -1
Fri, 16 May 2014 12:56:39 +0200 blanchet proper handling of 'ctor_dtor' for mutual corecursive cases where not all type variables are present in all low-level constructors (cf. 'coind_wit1' etc. in 'Misc_Codatatypes.thy')
Fri, 16 May 2014 09:19:15 +0200 nipkow new syntax for card, normalized spacing for #
Thu, 15 May 2014 16:46:29 +0200 haftmann clarified stylized status of sandwich algebra
Thu, 15 May 2014 16:38:33 +0200 haftmann dropped dead code
Thu, 15 May 2014 16:38:32 +0200 haftmann accurate separation of static and dynamic context
Thu, 15 May 2014 16:38:31 +0200 haftmann syntactic means to prevent accidental mixup of static and dynamic context
Thu, 15 May 2014 16:38:31 +0200 haftmann proper separation of static and dynamic context
Thu, 15 May 2014 16:38:30 +0200 haftmann optimization for trivial cases
Thu, 15 May 2014 16:38:29 +0200 haftmann modernized setup
Thu, 15 May 2014 16:38:29 +0200 haftmann dropped obsolete hand-waving adjustion of type variables: safely done in preprocessor
Thu, 15 May 2014 16:38:28 +0200 haftmann unified approach toward conversions and simple term rewriting in preprocessor by means of sandwiches
Thu, 15 May 2014 16:38:17 +0200 haftmann normalize type variables of evaluation term by conversion
Thu, 15 May 2014 20:48:14 +0200 blanchet more aggressive nested size handling in the absence of 'size_o_map' theorems (+ unrelated pattern matching fix)
Thu, 15 May 2014 20:48:13 +0200 blanchet new approach to silence proof methods, to avoid weird theory/context mismatches
Thu, 15 May 2014 18:18:50 +0200 haftmann type
Wed, 14 May 2014 13:36:35 +0200 wenzelm merged
Wed, 14 May 2014 13:10:57 +0200 wenzelm restrict default docking layout to bare minimum -- NB: Simplifier Trace still needs fine-tuning to show up on demand;
Wed, 14 May 2014 13:07:47 +0200 wenzelm updated isatest;
Wed, 14 May 2014 12:24:38 +0200 wenzelm updated to polyml-5.5.2;
Wed, 14 May 2014 12:15:07 +0200 wenzelm practically obsolete: plain "poly" should work, except for Linux without libgmp installed;
Wed, 14 May 2014 12:00:18 +0200 wenzelm updated to polyml-5.5.2;
Wed, 14 May 2014 11:37:48 +0200 desharna document 'set_empty'
Mon, 12 May 2014 17:42:54 +0200 desharna generate 'set_empty' theorem for BNFs
Thu, 08 May 2014 12:54:33 +0200 desharna document 'map_id0'
Thu, 08 May 2014 12:54:02 +0200 desharna note map_id0 more often
Wed, 14 May 2014 11:33:38 +0200 nipkow added lemma
Tue, 13 May 2014 22:14:12 +0200 nipkow added lemmas
Tue, 13 May 2014 16:18:16 +0200 blanchet transfer theorems since 'silence_methods' may change the theory
Tue, 13 May 2014 11:35:51 +0200 hoelzl add mono rules for diff
Tue, 13 May 2014 11:35:47 +0200 hoelzl clean up Lebesgue integration
Tue, 13 May 2014 11:11:51 +0200 blanchet more bnf_decl -> bnf_axiomatization
Tue, 13 May 2014 11:10:23 +0200 blanchet tuned docs
Tue, 13 May 2014 11:10:23 +0200 blanchet hide more internal names
Tue, 13 May 2014 11:10:22 +0200 blanchet tuning
Tue, 13 May 2014 10:15:50 +0200 wenzelm no reset for 'end' -- e.g. relevant for 'notepad';
Tue, 13 May 2014 09:21:22 +0200 traytel updated keywords
Tue, 13 May 2014 09:21:22 +0200 traytel bnf_decl -> bnf_axiomatization
Mon, 12 May 2014 17:17:32 +0200 wenzelm tuned signature to make axiomatizations more easy to spot in the source, via "add_axioms" or "axiomatization";
Mon, 12 May 2014 00:13:38 +0200 webertj Replaced refute with nitpick.
Mon, 12 May 2014 12:38:17 +0200 wenzelm NEWS;
Mon, 12 May 2014 12:31:33 +0200 wenzelm tuned message;
Mon, 12 May 2014 12:01:02 +0200 wenzelm smarter recovery from toplevel type error;
Sun, 11 May 2014 20:23:08 +0200 wenzelm more direct patch of public interface DockableWindowContainer -- avoid package org.gjt.sp.jedit.gui intrusion;
Fri, 09 May 2014 23:00:18 +0200 wenzelm updated keywords;
Fri, 09 May 2014 22:56:06 +0200 wenzelm merged
Fri, 09 May 2014 22:14:06 +0200 wenzelm more markup;
Fri, 09 May 2014 22:04:50 +0200 wenzelm more position markup to help locating the query context, e.g. from "Info" dockable;
Fri, 09 May 2014 21:03:44 +0200 wenzelm always bounce focus back to main text area, unless explicit focus component is given here (see also 7b65f4da136d);
Fri, 09 May 2014 21:02:15 +0200 wenzelm tuned signature;
Fri, 09 May 2014 08:13:37 +0200 haftmann delete attribute for code abbrev
Fri, 09 May 2014 08:13:37 +0200 haftmann dropped term_of obfuscation -- not really required;
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 modernized setups
Fri, 09 May 2014 08:13:36 +0200 haftmann degeneralized value command into HOL
Fri, 09 May 2014 08:13:36 +0200 haftmann dimiss simplified as evaluator due to little practical relevance
Fri, 09 May 2014 08:13:36 +0200 haftmann prefer separate command for approximation
Fri, 09 May 2014 08:13:36 +0200 haftmann removed junk from library theory
Fri, 09 May 2014 08:13:28 +0200 haftmann note of_class rule for type classes in theory: useful to promote class instance proofs to locale interpretation proofs
Fri, 09 May 2014 08:13:26 +0200 haftmann normalizing of type variables before evaluation with explicit resubstitution function: make nbe work with funny type variables like \<AA>;
Thu, 08 May 2014 21:17:23 +0200 wenzelm tuned GUI;
Thu, 08 May 2014 21:14:25 +0200 wenzelm clarified detach_operation: ignore empty output;
Thu, 08 May 2014 21:03:05 +0200 wenzelm bounce focus back to main text area -- Output is for output, not query input;
Thu, 08 May 2014 19:29:01 +0200 wenzelm update for release;
Thu, 08 May 2014 17:14:01 +0200 wenzelm merged
Thu, 08 May 2014 16:28:44 +0200 wenzelm tuned message;
Thu, 08 May 2014 16:19:16 +0200 wenzelm no qualifier for now, to avoid confusion concerning loaded_theories in PIDE interaction;
Thu, 08 May 2014 16:15:20 +0200 wenzelm some position markup to help locating the query context, e.g. from "Info" dockable;
Thu, 08 May 2014 15:30:28 +0200 wenzelm tuned GUI;
Thu, 08 May 2014 15:12:39 +0200 wenzelm tuned GUI;
Thu, 08 May 2014 14:53:04 +0200 wenzelm tuned GUI;
Thu, 08 May 2014 13:47:17 +0200 wenzelm tuned message: more compact, imitate actual command line;
Thu, 08 May 2014 11:47:38 +0200 wenzelm enable "PIDE" docking framework by default, and rely on its "Detach" menu item;
Thu, 08 May 2014 00:14:06 +0200 wenzelm some odd tricks to provide "Detach" menu item, via "PIDE" docking framework;
Thu, 08 May 2014 00:12:22 +0200 wenzelm untyped, unscoped, unchecked access to JVM objects;
Thu, 08 May 2014 11:52:46 +0200 desharna Documented new property
Thu, 08 May 2014 11:52:44 +0200 desharna generate 'map_ident' theorem for BNFs
Wed, 07 May 2014 18:09:08 +0200 wenzelm explicit option to build library, which takes most of the time;
Wed, 07 May 2014 14:54:06 +0200 wenzelm NEWS;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip