Wed, 27 Apr 2011 13:21:12 +0200 wenzelm predefined LaTeX macros for \<bind> and \<then>;
Wed, 27 Apr 2011 10:49:39 +0200 wenzelm eliminated obsolete Function_Lib.frees_in_term;
Wed, 27 Apr 2011 10:31:18 +0200 wenzelm more uniform Variable.add_frees/add_fixed etc.;
Tue, 26 Apr 2011 22:22:39 +0200 wenzelm structure Cla as defined in FOL;
Tue, 26 Apr 2011 22:18:07 +0200 wenzelm proper antiquotations;
Tue, 26 Apr 2011 21:55:11 +0200 wenzelm tuned;
Tue, 26 Apr 2011 21:49:39 +0200 wenzelm modernized Clasimp setup;
Tue, 26 Apr 2011 21:27:01 +0200 wenzelm simplified Blast setup;
Tue, 26 Apr 2011 21:05:52 +0200 wenzelm clarified auxiliary structure Lexicon.Syntax;
Tue, 26 Apr 2011 17:23:21 +0200 wenzelm simplified/modernized method setup;
Tue, 26 Apr 2011 17:03:13 +0200 wenzelm simplified/modernized method setup;
Tue, 26 Apr 2011 15:56:15 +0200 wenzelm mark thm tag "kind" as legacy;
Tue, 26 Apr 2011 09:50:17 +0200 krauss mutabelle reports: parse results out of log file
Sat, 23 Apr 2011 19:41:53 +0200 wenzelm hardwired mapping "_" -> "Pure.asm_rl" avoids legacy binding;
Sat, 23 Apr 2011 19:22:11 +0200 wenzelm more precise error positions;
Sat, 23 Apr 2011 18:46:01 +0200 wenzelm clarified Consts.read_const;
Sat, 23 Apr 2011 18:25:50 +0200 wenzelm clarified Type.the_decl;
Sat, 23 Apr 2011 18:09:27 +0200 wenzelm more reports and error positions;
Sat, 23 Apr 2011 17:02:12 +0200 wenzelm added Name_Space.check/get convenience;
Sat, 23 Apr 2011 16:30:00 +0200 wenzelm clarified check_simproc (with report) vs. the_simproc;
Sat, 23 Apr 2011 13:53:09 +0200 wenzelm proper binding/report of defined simprocs;
Sat, 23 Apr 2011 13:00:19 +0200 wenzelm modernized specifications;
Fri, 22 Apr 2011 15:57:43 +0200 wenzelm tuned signature;
Fri, 22 Apr 2011 15:25:01 +0200 wenzelm stats for mac-poly-M2;
Fri, 22 Apr 2011 15:24:00 +0200 wenzelm simplified Data signature;
Fri, 22 Apr 2011 15:05:04 +0200 wenzelm misc tuning and simplification;
Fri, 22 Apr 2011 14:53:11 +0200 wenzelm misc tuning;
Fri, 22 Apr 2011 14:38:49 +0200 wenzelm do not open ML structures;
Fri, 22 Apr 2011 14:30:32 +0200 wenzelm proper context for Quantifier1 simprocs (avoid bad ProofContext.init_global from abc655166d61);
Fri, 22 Apr 2011 13:58:13 +0200 wenzelm modernized Quantifier1 simproc setup;
Fri, 22 Apr 2011 13:07:47 +0200 wenzelm tuned signature;
Fri, 22 Apr 2011 12:46:48 +0200 wenzelm clarified simpset setup;
Fri, 22 Apr 2011 00:57:59 +0200 blanchet iterate the unsound-fact-set removal process to recover even more unsound proofs
Fri, 22 Apr 2011 00:00:05 +0200 blanchet automatically remove offending facts when faced with an unsound proof -- instead of using the highly inefficient "full_types" option
Thu, 21 Apr 2011 22:32:00 +0200 blanchet automatically retry with full-types upon unsound proof
Thu, 21 Apr 2011 22:18:28 +0200 blanchet detect some unsound proofs before showing them to the user
Thu, 21 Apr 2011 21:14:06 +0200 blanchet tuning -- local semicolon consistency
Thu, 21 Apr 2011 18:51:22 +0200 blanchet tuning
Thu, 21 Apr 2011 18:47:22 +0200 blanchet rewording
Thu, 21 Apr 2011 18:39:22 +0200 blanchet fixed interaction between monomorphization and slicing for ATPs
Thu, 21 Apr 2011 18:39:22 +0200 blanchet cleanup: get rid of "may_slice" arguments without changing semantics
Thu, 21 Apr 2011 18:39:22 +0200 blanchet implemented general slicing for ATPs, especially E 1.2w and above
Thu, 21 Apr 2011 18:39:22 +0200 blanchet fixed typo in documentation
Thu, 21 Apr 2011 16:03:13 +0200 wenzelm more robust scanning of iterated comments, such as "(* (**) (**) *)";
Thu, 21 Apr 2011 12:56:27 +0200 wenzelm discontinuend obsolete Thm.definitionK, which was hardly ever well-defined;
Wed, 20 Apr 2011 22:57:29 +0200 wenzelm eliminated Display.string_of_thm_without_context;
Wed, 20 Apr 2011 17:17:01 +0200 wenzelm merged;
Wed, 20 Apr 2011 17:02:49 +0200 blanchet merged
Wed, 20 Apr 2011 16:49:21 +0200 blanchet worked around Kodkodi limitation with parsing {}, where it cannot easily deduce its arity -- without this workaround, Kodkod sometimes generates arity errors in conjunction with the "need" option since change 614ff13dc5d2
Wed, 20 Apr 2011 16:00:46 +0200 bulwahn adding two further code-generator internal constants to the blacklist of Mutabelle
Wed, 20 Apr 2011 16:00:45 +0200 bulwahn adding examples for Quickcheck used within locales
Wed, 20 Apr 2011 16:00:44 +0200 bulwahn handling the case where quickcheck is used in a locale with no known interpretation user-friendly
Wed, 20 Apr 2011 14:43:04 +0200 krauss added template diff against newer mercurials, where the 'ago' duplication has been fixed
Wed, 20 Apr 2011 14:43:00 +0200 krauss use unified diff format (diff -Naur), which is much more robust and generally preferred -- previous patch failed to apply even in simple situations
Wed, 20 Apr 2011 14:42:56 +0200 krauss hg template diff: renamed to reflect the base version (which silently changed in caf19101073d, by accident?)
Wed, 20 Apr 2011 16:49:52 +0200 wenzelm standardized some ML aliases;
Wed, 20 Apr 2011 16:18:47 +0200 wenzelm avoid Display.string_of_thm_without_context;
Wed, 20 Apr 2011 15:55:34 +0200 wenzelm eliminated global references / critical sections via context data;
Wed, 20 Apr 2011 14:33:33 +0200 wenzelm explicit context for Codegen.eval_term etc.;
Wed, 20 Apr 2011 13:54:07 +0200 wenzelm added Theory.nodes_of convenience;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip