Fri, 28 May 2010 22:34:21 +0200 wenzelm merged
Fri, 28 May 2010 19:36:48 +0100 webertj Got rid of a warning about duplicate rewrite rules.
Fri, 28 May 2010 22:21:08 +0200 wenzelm accumulate only local results -- no proper history support yet;
Fri, 28 May 2010 21:40:32 +0200 wenzelm avoid deprecated Iterator.fromArray;
Fri, 28 May 2010 21:37:24 +0200 wenzelm more compiler warnings;
Fri, 28 May 2010 21:17:59 +0200 wenzelm eliminated hard tabs;
Fri, 28 May 2010 20:41:23 +0200 wenzelm assume given SCALA_HOME, e.g. from component settings or external setup;
Fri, 28 May 2010 18:15:53 +0200 wenzelm merged
Fri, 28 May 2010 17:00:38 +0200 blanchet merged
Fri, 28 May 2010 13:49:21 +0200 blanchet make sure chained facts appear in Isar proofs generated by Sledgehammer -- otherwise the proof won't work
Thu, 27 May 2010 17:22:16 +0200 blanchet Nitpick: show "..." in datatype values (e.g., [{0::nat, ...}]), since these are really equivalence classes
Thu, 27 May 2010 16:42:03 +0200 blanchet make Nitpick "show_all" option behave less surprisingly
Fri, 28 May 2010 13:37:47 +0200 haftmann merged
Fri, 28 May 2010 13:37:29 +0200 haftmann avoid reference to thm PairE
Fri, 28 May 2010 13:37:28 +0200 haftmann more coherent theory structure; tuned headings
Fri, 28 May 2010 18:15:22 +0200 wenzelm made SML/NJ quite happy;
Fri, 28 May 2010 17:48:18 +0200 wenzelm reuse main view.font from jEdit;
Fri, 28 May 2010 16:01:25 +0200 wenzelm deleted some old fonts;
Fri, 28 May 2010 15:57:25 +0200 wenzelm also set font for printing, which actually works out of the box;
Fri, 28 May 2010 15:17:17 +0200 wenzelm lib/Tools/makeall does not hardiwre logics;
Fri, 28 May 2010 11:37:38 +0200 wenzelm discontinued Sun/Solaris tests;
Fri, 28 May 2010 11:23:34 +0200 wenzelm some updates for release;
Thu, 27 May 2010 21:37:42 +0200 wenzelm merged
Thu, 27 May 2010 18:16:54 +0200 boehmes added function update examples and set examples
Thu, 27 May 2010 17:09:37 +0200 boehmes updated SMT certificates
Thu, 27 May 2010 17:09:06 +0200 boehmes sort signature in SMT-LIB output (improves sharing of SMT certificates: goals of the same logical structure are translated into equal SMT-LIB benchmarks)
Thu, 27 May 2010 16:30:26 +0200 boehmes merged
Thu, 27 May 2010 16:29:33 +0200 boehmes renamed constant "apply" to "fun_app" (which is closer to the related "fun_upd")
Thu, 27 May 2010 14:58:45 +0200 boehmes made script executable
Thu, 27 May 2010 14:55:53 +0200 boehmes use Z3's builtin support for div and mod
Thu, 27 May 2010 14:54:13 +0200 boehmes moved SMT into the HOL image
Thu, 27 May 2010 21:36:38 +0200 wenzelm slightly odd workaround to ignore markup that is typically displaced;
Thu, 27 May 2010 21:14:53 +0200 wenzelm substantial performance improvement by avoiding "re-ified" execution structure via future dependencies, instead use singleton execution (dummy future) that forces lazy state updates bottom-up;
Thu, 27 May 2010 20:15:36 +0200 wenzelm further formal thread-safety (follow-up to 88300168baf8) -- in practice there is only a single Isar toplevel loop, but this is not enforced;
Thu, 27 May 2010 18:10:37 +0200 wenzelm renamed structure PrintMode to Print_Mode, keeping the old name as legacy alias for some time;
Thu, 27 May 2010 17:41:27 +0200 wenzelm renamed structure TypeInfer to Type_Infer, keeping the old name as legacy alias for some time;
Thu, 27 May 2010 15:28:23 +0200 wenzelm misc updates for release;
Thu, 27 May 2010 15:15:20 +0200 wenzelm constant Rat.normalize needs to be qualified;
Thu, 27 May 2010 13:13:30 +0200 wenzelm merged
Thu, 27 May 2010 08:02:02 +0200 haftmann merged
Wed, 26 May 2010 16:44:57 +0200 haftmann dropped legacy theorem bindings
Wed, 26 May 2010 16:31:44 +0200 haftmann dropped legacy theorem bindings
Wed, 26 May 2010 16:28:55 +0200 haftmann dropped legacy theorem bindings
Wed, 26 May 2010 16:17:30 +0200 haftmann dropped legacy theorem bindings
Wed, 26 May 2010 16:05:25 +0200 haftmann dropped legacy theorem bindings
Wed, 26 May 2010 16:05:25 +0200 haftmann normalized references to constant "split"
Wed, 26 May 2010 21:20:18 +0200 ballarin Revise locale test theory layout.
Wed, 26 May 2010 21:20:18 +0200 ballarin Merge mixins of distinct interpretations with same base.
Thu, 27 May 2010 12:35:40 +0200 wenzelm indicate prospective properties;
Thu, 27 May 2010 12:34:30 +0200 wenzelm clarified auto_update vs. update;
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;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip