Thu, 27 May 2010 12:03:59 +0200 wenzelm more reactive message handling, notably for follow_caret mode;
Thu, 27 May 2010 00:47:15 +0200 wenzelm Command.toString: include id for debugging;
Wed, 26 May 2010 18:19:36 +0200 wenzelm merged
Wed, 26 May 2010 18:19:12 +0200 wenzelm refer to polyml-5.3.0-old for ppc-darwin;
Wed, 26 May 2010 17:52:32 +0200 boehmes try logical and theory abstraction before full abstraction (avoids warnings of linarith)
Wed, 26 May 2010 15:35:17 +0200 boehmes updated SMT certificates
Wed, 26 May 2010 15:34:47 +0200 boehmes hide constants and types introduced by SMT,
Wed, 26 May 2010 11:59:06 +0200 haftmann more convenient order of code equations
Wed, 26 May 2010 11:34:23 +0200 wenzelm misc updates for release;
Tue, 25 May 2010 23:03:13 +0200 wenzelm eliminated obsolete priority message from Isabelle_Process protocol;
Tue, 25 May 2010 22:21:31 +0200 wenzelm moved ML files where they are actually used;
Tue, 25 May 2010 22:12:26 +0200 wenzelm renamed HOLCF/Library/ROOT.ML to HOLCF/Library/HOLCF_Library_ROOT.ML to avoid accidental uses of this ML file via the load path -- see also d7711be8c3a9 (obsolete) and ccae4ecd67f4;
Tue, 25 May 2010 21:49:44 +0200 wenzelm eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
Tue, 25 May 2010 20:28:16 +0200 wenzelm eliminated various catch-all exception patterns, guessing at the concrete exeptions that are intended here;
Tue, 25 May 2010 20:22:55 +0200 wenzelm tuned -- avoid catch-all exception pattern;
Tue, 25 May 2010 11:13:49 +0200 wenzelm updated generated files;
Tue, 25 May 2010 10:57:02 +0200 wenzelm merged
Mon, 24 May 2010 21:19:25 +0100 webertj merged
Mon, 24 May 2010 21:18:22 +0100 webertj Typo fixed.
Mon, 24 May 2010 12:42:17 -0700 huffman move HOLCF/Sum_Cpo.thy to HOLCF/Library
Mon, 24 May 2010 12:10:24 -0700 huffman move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
Mon, 24 May 2010 11:29:49 -0700 huffman move unused pattern match syntax stuff into HOLCF/ex
Mon, 24 May 2010 09:32:52 -0700 huffman rename type 'a maybe to 'a match; rename Fixrec.return to Fixrec.succeed
Mon, 24 May 2010 13:48:57 +0200 haftmann more lemmas
Mon, 24 May 2010 13:48:56 +0200 haftmann induction and case rules
Mon, 24 May 2010 10:48:32 +0200 ballarin Store registrations in efficient data structure.
Mon, 24 May 2010 10:48:32 +0200 ballarin Avoid recomputation of registration instance for lookup.
Mon, 24 May 2010 10:48:32 +0200 ballarin Consistently use equality for registration lookup.
Mon, 24 May 2010 10:48:32 +0200 ballarin Cleaner implementation of sublocale command.
Mon, 24 May 2010 10:48:32 +0200 ballarin Reapply mixin patch: base for performance improvements.
Sun, 23 May 2010 19:30:29 -0700 huffman merged
Sun, 23 May 2010 19:30:14 -0700 huffman declare a few more cont2cont rules
Sat, 22 May 2010 19:17:18 -0700 huffman HOLCF no longer redefines 'consts' command
Sat, 22 May 2010 18:34:38 -0700 huffman for functions with only variable patterns, fixrec definitions no longer use Fixrec.return/Fixrec.run
Sat, 22 May 2010 17:57:16 -0700 huffman simplify fixrec continuity tactic
Sun, 23 May 2010 22:56:45 +0200 krauss used sledgehammer[isar_proof] to replace slow metis call
Sun, 23 May 2010 17:23:18 +0100 webertj Typo fixed.
Sun, 23 May 2010 17:22:30 +0100 webertj Typo fixed.
Sun, 23 May 2010 14:56:58 +0100 webertj Minor proof tuning.
Sun, 23 May 2010 13:00:01 +0100 webertj Improved document structure.
Sun, 23 May 2010 10:55:01 +0100 webertj Minor proof tuning.
Sun, 23 May 2010 10:38:11 +0100 webertj merged
Sun, 23 May 2010 10:37:43 +0100 webertj Refactoring, minor extensions (e.g., church_rosser).
Sat, 22 May 2010 17:44:12 -0700 huffman NEWS: removed fixrec_simp attribute
Sat, 22 May 2010 16:46:18 -0700 huffman merged
Sat, 22 May 2010 16:45:46 -0700 huffman disambiguate some syntax
Sat, 22 May 2010 14:04:05 -0700 huffman optimize continuity proofs in fixrec package, using cont2cont rules
Sat, 22 May 2010 13:40:15 -0700 huffman add beta_cfun simproc, which uses cont2cont rules
Sat, 22 May 2010 13:27:36 -0700 huffman removed fixrec_simp attribute (cf. a2a1c8a658ef)
Sat, 22 May 2010 12:56:33 -0700 huffman simplify definition of eta_tac
Sat, 22 May 2010 12:36:50 -0700 huffman remove fixrec_simp attribute; fixrec uses default simpset from theory context instead
Sat, 22 May 2010 10:02:07 -0700 huffman remove cont2cont simproc; instead declare cont2cont rules as simp rules
Sat, 22 May 2010 08:30:40 -0700 huffman domain package internal proofs use fixed set of continuity rules, rather than taking cont2cont rules from context
Sat, 22 May 2010 11:01:59 +0200 haftmann merged
Sat, 22 May 2010 10:13:02 +0200 haftmann modernized sorting algorithms; quicksort implements sort
Sat, 22 May 2010 10:12:50 +0200 haftmann modernized sorting algorithms; quicksort implements sort
Sat, 22 May 2010 10:12:49 +0200 haftmann localized properties_for_sort
Mon, 24 May 2010 23:19:40 +0200 wenzelm @tailrec annotation;
Mon, 24 May 2010 23:01:51 +0200 wenzelm renamed "rev" to "reverse" following usual Scala conventions;
Sat, 22 May 2010 23:59:09 +0200 wenzelm parse_spans: cover full range including adjacent well-formed commands -- intermediate ignored and malformed commands are reparsed as well;
Sat, 22 May 2010 23:53:09 +0200 wenzelm added rev_iterator;
Sat, 22 May 2010 22:30:43 +0200 wenzelm tuned;
Sat, 22 May 2010 22:30:37 +0200 wenzelm access statically typed dockable windows;
Sat, 22 May 2010 22:05:41 +0200 wenzelm simplified dockables using class Dockable;
Sat, 22 May 2010 21:48:01 +0200 wenzelm generic dockable window;
Sat, 22 May 2010 20:59:55 +0200 wenzelm separate event bus and dockable for raw output (stdout);
Sat, 22 May 2010 20:37:59 +0200 wenzelm more Mac OS problems;
Sat, 22 May 2010 20:37:20 +0200 wenzelm ignore system messages;
Sat, 22 May 2010 20:20:51 +0200 wenzelm use proper ISABELLE_PLATFORM instead of adhoc uname;
Sat, 22 May 2010 20:10:11 +0200 wenzelm refrain from using bold within the term language -- looks odd in Lobo with error/warning background;
Sat, 22 May 2010 20:02:26 +0200 wenzelm tuned;
Sat, 22 May 2010 20:00:28 +0200 wenzelm removed timing;
Sat, 22 May 2010 19:42:20 +0200 wenzelm rendering information and style sheets via settings;
Fri, 21 May 2010 23:48:48 +0200 wenzelm more brackets -- unaligned to prevent odd auto-indentation;
Fri, 21 May 2010 23:21:40 +0200 wenzelm merged
Fri, 21 May 2010 17:16:16 +0200 haftmann adjusted to changes in Mapping.thy
Fri, 21 May 2010 15:28:25 +0200 haftmann merged
Fri, 21 May 2010 15:22:37 +0200 haftmann tuned
Fri, 21 May 2010 15:22:37 +0200 haftmann more lemmas about mappings, in particular keys
Fri, 21 May 2010 15:22:36 +0200 haftmann refined
Fri, 21 May 2010 11:50:34 +0200 haftmann nats in Haskell are readable
Fri, 21 May 2010 10:40:59 +0200 Cezary Kaliszyk Let rsp and prs in fun_rel/fun_map format
Fri, 21 May 2010 23:19:27 +0200 wenzelm tuned zoom_box;
Fri, 21 May 2010 22:08:13 +0200 wenzelm print calculation result in the context where the fact is actually defined -- proper externing;
Fri, 21 May 2010 21:28:31 +0200 wenzelm future_job: propagate current Position.thread_data to the forked job -- this is important to provide a default position, e.g. for parallelizied Goal.prove within a package (proper command transactions are wrapped via Toplevel.setmp_thread_position);
Fri, 21 May 2010 20:46:00 +0200 wenzelm some message styling;
Fri, 21 May 2010 20:10:45 +0200 wenzelm simplified message markup, using plain XML.Elem directly;
Fri, 21 May 2010 18:10:19 +0200 wenzelm more robust Position.setmp_thread_data, independently of Output.debugging (essentially reverts f9ec18f7c0f6, which was motivated by clean exception_trace, but without transaction positions the Isabelle_Process protocol breaks down);
Fri, 21 May 2010 17:26:42 +0200 wenzelm refrain from forcing a hardwired SHELL value, cf. 1494ded298a6 but it becomes obsolete again in 549969a7f582 and follow-ups;
Fri, 21 May 2010 16:49:33 +0200 wenzelm bad_result: report fully explicit message;
Fri, 21 May 2010 16:40:25 +0200 wenzelm observe additional isabelle-jedit.css for component and user;
Fri, 21 May 2010 15:29:20 +0200 wenzelm added checkboxes for debug/tracing filter;
Fri, 21 May 2010 14:53:19 +0200 wenzelm more abstract view on prover output messages;
Fri, 21 May 2010 12:59:44 +0200 wenzelm added some tooltips;
Fri, 21 May 2010 11:51:03 +0200 wenzelm HTML_Panel.handler as overridable method;
Fri, 21 May 2010 11:50:19 +0200 wenzelm added Library.undefined (in Scala);
Fri, 21 May 2010 11:16:01 +0200 wenzelm more systematic treatment of internal state, which belongs strictly to the main actor, not the Swing thread;
Fri, 21 May 2010 11:12:54 +0200 wenzelm component resize: full handle_resize;
Thu, 20 May 2010 21:19:38 -0700 huffman speed up some proofs and fix some warnings
Thu, 20 May 2010 23:22:37 +0200 wenzelm merged
Thu, 20 May 2010 19:55:42 +0200 haftmann merged
Thu, 20 May 2010 18:00:48 +0200 haftmann proper code generator for complement
Thu, 20 May 2010 17:35:02 +0200 haftmann proper document text
Thu, 20 May 2010 17:29:43 +0200 haftmann implement Mapping.map_entry
Thu, 20 May 2010 17:29:43 +0200 haftmann operations default, map_entry, map_default; more lemmas
Thu, 20 May 2010 16:43:00 +0200 haftmann added More_List.thy explicitly
Thu, 20 May 2010 16:40:29 +0200 haftmann renamed List_Set to the now more appropriate More_Set
Thu, 20 May 2010 16:35:54 +0200 haftmann added theory More_List
Thu, 20 May 2010 16:35:53 +0200 haftmann moved generic List operations to theory More_List
Thu, 20 May 2010 16:35:53 +0200 haftmann adjusted
Thu, 20 May 2010 16:35:52 +0200 haftmann turned old-style mem into an input abbreviation
Thu, 20 May 2010 23:20:01 +0200 wenzelm zoom font size;
Thu, 20 May 2010 23:19:28 +0200 wenzelm added somewhat generic zoom box;
Thu, 20 May 2010 21:32:48 +0200 wenzelm try CheckBox instead of ToggleButton, which is visually confusing without window focus, e.g. in a floating instance (problem of MacOS look-and-feel);
Thu, 20 May 2010 21:10:03 +0200 wenzelm mutate displayed document synchronously in Swing thread, for improved robustness;
Thu, 20 May 2010 21:07:05 +0200 wenzelm read style sheets only once;
Thu, 20 May 2010 20:56:26 +0200 wenzelm handle component resize for output / HTML panel;
Thu, 20 May 2010 20:22:00 +0200 wenzelm Isabelle_System: allow explicit isabelle_home argument;
Thu, 20 May 2010 20:20:52 +0200 wenzelm enable shell script editor mode;
Thu, 20 May 2010 16:25:22 +0200 wenzelm merged
Thu, 20 May 2010 07:36:50 +0200 bulwahn merged
Thu, 20 May 2010 07:34:45 +0200 bulwahn deactivated timing of infering modes
Wed, 19 May 2010 18:24:09 +0200 bulwahn adapting examples
Wed, 19 May 2010 18:24:09 +0200 bulwahn changing operations for accessing data to work with contexts
Wed, 19 May 2010 18:24:08 +0200 bulwahn removed unnecessary Thm.transfer in the predicate compiler
Wed, 19 May 2010 18:24:07 +0200 bulwahn changing compilation to work only with contexts; adapting quickcheck
Wed, 19 May 2010 18:24:06 +0200 bulwahn removing unused argument in print_modes function
Wed, 19 May 2010 18:24:05 +0200 bulwahn moving towards working with proof contexts in the predicate compiler
Wed, 19 May 2010 18:24:04 +0200 bulwahn improved values command to handle a special case with tuples and polymorphic predicates more correctly
Wed, 19 May 2010 18:24:03 +0200 bulwahn improved behaviour of defined_functions in the predicate compiler
Wed, 19 May 2010 17:01:07 -0700 huffman move some example files into new HOLCF/Tutorial directory
Wed, 19 May 2010 16:28:24 -0700 huffman remove redundant hdvd relation
Wed, 19 May 2010 16:08:41 -0700 huffman remove unnecessary constant Fixrec.bind
Wed, 19 May 2010 14:38:25 -0700 huffman add section about fixrec definitions with looping simp rules
Wed, 19 May 2010 13:07:15 -0700 huffman more informative error message for fixrec when continuity proof fails
Thu, 20 May 2010 16:22:50 +0200 wenzelm determine margin just before rendering -- proper reformatting when updating;
Thu, 20 May 2010 15:51:28 +0200 wenzelm simplified alignment via FlowPanel;
Thu, 20 May 2010 13:54:31 +0200 wenzelm more systematic treatment of physical document wrt. font size etc.;
Thu, 20 May 2010 11:44:41 +0200 wenzelm tuned;
Thu, 20 May 2010 11:36:30 +0200 wenzelm general Isabelle_System.try_read;
Thu, 20 May 2010 10:43:46 +0200 wenzelm explicit Command.Status.UNDEFINED -- avoid fragile/cumbersome treatment of Option[State];
Thu, 20 May 2010 10:31:20 +0200 wenzelm inverted "Freeze" to "Follow", which is the default;
Wed, 19 May 2010 21:18:02 +0200 wenzelm basic controls to freeze/update prover results;
Wed, 19 May 2010 18:05:34 +0200 wenzelm show fully detailed protocol messages;
Wed, 19 May 2010 17:39:22 +0200 wenzelm some updates following src/Tools/jEdit/dist-template/settings;
Wed, 19 May 2010 12:35:20 +0200 haftmann spelt out normalizer explicitly -- avoid dynamic reference to code generator configuration; avoid using old Codegen.eval_term
Wed, 19 May 2010 10:17:31 +0200 haftmann merged
Wed, 19 May 2010 10:17:05 +0200 haftmann dropped legacy_unconstrainT
Wed, 19 May 2010 10:14:37 +0200 haftmann new version of triv_of_class machinery without legacy_unconstrain
Wed, 19 May 2010 09:21:30 +0200 haftmann merge
Wed, 19 May 2010 09:20:36 +0200 haftmann added implementations of Fset.Set, Fset.Coset; do not delete code equations for relational operators on fsets
Tue, 18 May 2010 19:00:55 -0700 huffman remove several redundant lemmas about floor and ceiling
Tue, 18 May 2010 06:28:42 -0700 huffman merged
Mon, 17 May 2010 18:59:59 -0700 huffman declare add_nonneg_nonneg [simp]; remove now-redundant lemmas realpow_two_le_order(2)
Mon, 17 May 2010 18:51:25 -0700 huffman simplify proof
Mon, 17 May 2010 16:52:34 -0700 huffman simplify proof
Mon, 17 May 2010 15:58:32 -0700 huffman remove some unnamed simp rules from Transcendental.thy; move the needed ones to MacLaurin.thy where they are used
Tue, 18 May 2010 10:13:33 +0200 wenzelm prefer structure Keyword and Parse;
Tue, 18 May 2010 00:01:51 +0200 wenzelm merged
Mon, 17 May 2010 12:00:10 -0700 huffman merged
Mon, 17 May 2010 08:45:46 -0700 huffman remove simp attribute from square_eq_1_iff
Mon, 17 May 2010 17:50:09 +0200 blanchet merged
Mon, 17 May 2010 15:21:11 +0200 blanchet make sure chained facts don't pop up in the metis proof
Mon, 17 May 2010 12:15:37 +0200 blanchet fix bug in Isar proof reconstruction step relabeling + don't try to infer the sorts of TVars, since this often fails miserably
Mon, 17 May 2010 10:18:14 +0200 blanchet generate proper arity declarations for TFrees for SPASS's DFG format;
Mon, 17 May 2010 10:16:54 +0200 blanchet identify common SPASS error more clearly
Mon, 17 May 2010 08:40:17 -0700 huffman remove simp attribute from power2_eq_1_iff
Mon, 17 May 2010 10:58:58 +0200 haftmann dropped old Library/Word.thy and toy example ex/Adder.thy
Mon, 17 May 2010 10:58:31 +0200 haftmann dropped old Library/Word.thy and toy example ex/Adder.thy
Tue, 18 May 2010 00:01:03 +0200 wenzelm do not open Legacy by default;
Mon, 17 May 2010 23:54:15 +0200 wenzelm prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
Mon, 17 May 2010 15:11:25 +0200 wenzelm renamed structure OuterLex to Token and type token to Token.T, keeping legacy aliases for some time;
Mon, 17 May 2010 15:05:32 +0200 wenzelm tuned;
Mon, 17 May 2010 15:02:44 +0200 wenzelm tuned signature;
Mon, 17 May 2010 14:23:54 +0200 wenzelm renamed class Outer_Lex to Token and Token_Kind to Token.Kind;
Mon, 17 May 2010 10:20:55 +0200 wenzelm centralized legacy aliases;
Sun, 16 May 2010 00:02:11 +0200 wenzelm prefer structure Parse_Spec;
Sat, 15 May 2010 23:40:00 +0200 wenzelm renamed structure OuterSyntax to Outer_Syntax, keeping the old name as alias for some time;
Sat, 15 May 2010 23:32:15 +0200 wenzelm renamed structure SpecParse to Parse_Spec, keeping the old name as alias for some time;
Sat, 15 May 2010 23:23:45 +0200 wenzelm renamed structure ValueParse to Parse_Value;
Sat, 15 May 2010 23:16:32 +0200 wenzelm refer directly to structure Keyword and Parse;
Sat, 15 May 2010 22:24:25 +0200 wenzelm renamed structure OuterKeyword to Keyword and OuterParse to Parse, keeping the old names as legacy aliases for some time;
Sat, 15 May 2010 22:15:57 +0200 wenzelm renamed Outer_Parse to Parse (in Scala);
Sat, 15 May 2010 22:05:49 +0200 wenzelm renamed Outer_Keyword to Keyword (in Scala);
Sat, 15 May 2010 21:57:27 +0200 wenzelm avoid open Conv;
Sat, 15 May 2010 21:50:05 +0200 wenzelm less pervasive names from structure Thm;
Sat, 15 May 2010 21:41:32 +0200 wenzelm less pervasive names from structure Thm;
Sat, 15 May 2010 21:09:54 +0200 wenzelm tuned;
Sat, 15 May 2010 18:29:18 +0200 wenzelm merged
Sat, 15 May 2010 07:48:24 -0700 huffman add real_le_linear to list of legacy theorem names
Sat, 15 May 2010 16:20:54 +0200 blanchet make SML/NJ happy
Sat, 15 May 2010 18:15:50 +0200 wenzelm removed unused conversions;
Sat, 15 May 2010 18:12:58 +0200 wenzelm tuned header;
Sat, 15 May 2010 18:11:00 +0200 wenzelm moved normarith.ML where it is actually used;
Sat, 15 May 2010 17:59:06 +0200 wenzelm incorporated further conversions and conversionals, after some minor tuning;
Sat, 15 May 2010 15:31:33 +0200 wenzelm eliminated redundant runtime checks;
Sat, 15 May 2010 00:45:42 +0200 krauss normalize atyp names after unconstrainT, which may rename atyps arbitrarily;
Sat, 15 May 2010 15:07:39 +0200 wenzelm more precise dependencies for HOL-Word-SMT_Examples;
Sat, 15 May 2010 13:31:25 +0200 wenzelm merged
Fri, 14 May 2010 23:35:35 +0200 blanchet merge
Fri, 14 May 2010 23:34:24 +0200 blanchet added Sledgehammer documentation to TOC
Fri, 14 May 2010 23:32:48 +0200 blanchet added some Sledgehammer news
Fri, 14 May 2010 23:16:33 +0200 blanchet document Nitpick changes
Fri, 14 May 2010 22:43:24 +0200 blanchet merge
Fri, 14 May 2010 22:43:00 +0200 blanchet added Sledgehammer manual;
Fri, 14 May 2010 22:30:24 +0200 blanchet renamed Sledgehammer options
Fri, 14 May 2010 22:29:50 +0200 blanchet renamed options
Fri, 14 May 2010 22:28:39 +0200 blanchet remove support for crashing beta solver HaifaSat
Fri, 14 May 2010 16:15:10 +0200 blanchet renamed two Sledgehammer options
Fri, 14 May 2010 22:46:58 +0200 nipkow merged
Fri, 14 May 2010 22:46:41 +0200 nipkow added listsum lemmas
Fri, 14 May 2010 21:23:29 +0200 ballarin Revert mixin patch due to inacceptable performance drop.
Fri, 14 May 2010 15:27:07 +0200 blanchet add "no_atp"s to Nitpick lemmas
Fri, 14 May 2010 15:26:26 +0200 blanchet query _HOME environment variables at run-time, not at build-time
Fri, 14 May 2010 15:09:37 +0200 blanchet move Refute dependency from Plain to Main
Fri, 14 May 2010 15:07:53 +0200 blanchet move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
Fri, 14 May 2010 15:02:38 +0200 blanchet recognize new Kodkod error message syntax
Fri, 14 May 2010 14:14:22 +0200 blanchet improve precision of set constructs in Nitpick
Fri, 14 May 2010 12:01:16 +0200 blanchet produce more potential counterexamples for subset operator (cf. quantifiers)
Fri, 14 May 2010 11:24:49 +0200 blanchet improved Sledgehammer proofs
Fri, 14 May 2010 11:24:14 +0200 blanchet pass "full_type" argument to proof reconstruction
Fri, 14 May 2010 11:23:42 +0200 blanchet made Sledgehammer's full-typed proof reconstruction work for the first time;
Fri, 14 May 2010 11:20:09 +0200 blanchet delect installed ATPs dynamically, _not_ at image built time
Thu, 13 May 2010 15:09:42 +0200 ballarin Fix syntax; apparently constant apply was introduced in an earlier changeset.
Thu, 13 May 2010 14:47:15 +0200 ballarin Merged.
Thu, 13 May 2010 13:30:16 +0200 ballarin Add mixin to base morphism, required by class package; cf ab324ffd6f3d.
Thu, 13 May 2010 13:29:43 +0200 ballarin Remove improper use of mixin in class package.
Thu, 13 May 2010 14:34:05 +0200 nipkow Multiset: renamed, added and tuned lemmas;
Wed, 12 May 2010 22:33:10 -0700 huffman use 'subsection' instead of 'section', to maintain 1 chapter per file in generated document
Thu, 13 May 2010 00:44:48 +0200 boehmes more precise dependencies
Wed, 12 May 2010 23:54:06 +0200 boehmes updated SMT certificates
Wed, 12 May 2010 23:54:04 +0200 boehmes layered SMT setup, adapted SMT clients, added further tests, made Z3 proof abstraction configurable
Wed, 12 May 2010 23:54:02 +0200 boehmes integrated SMT into the HOL image
Wed, 12 May 2010 23:54:01 +0200 boehmes replaced More_conv.top_conv (which does not re-apply the given conversion to its results, only to the result's subterms) by Simplifier.full_rewrite
Wed, 12 May 2010 23:54:00 +0200 boehmes use proper context operations (for fresh names of type and term variables, and for hypothetical definitions), monomorphize theorems (instead of terms, necessary for hypothetical definitions made during lambda lifting)
Wed, 12 May 2010 23:53:59 +0200 boehmes split monolithic Z3 proof reconstruction structure into separate structures, use one set of schematic theorems for all uncertain proof rules (to extend proof reconstruction by missing cases), added several schematic theorems, improved abstraction of goals (abstract all uninterpreted sub-terms, only leave builtin symbols)
Wed, 12 May 2010 23:53:58 +0200 boehmes added tracing of reconstruction data
Wed, 12 May 2010 23:53:57 +0200 boehmes added new SMT translation files which use a simpler intermediate term representation and a simpler translation of builtin symbols, have less overhead for renaming symbols and generating the signature, add come with a simpler separation of formulas and terms
Wed, 12 May 2010 23:53:56 +0200 boehmes deleted SMT translation files (to be replaced by a simplified version)
Wed, 12 May 2010 23:53:55 +0200 boehmes move the addition of extra facts into a separate module
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip