2010-05-29 wenzelm more explicit handling of document;
2010-05-29 wenzelm explicit markup for forked goals, as indicated by Goal.fork;
2010-05-29 wenzelm avoid :\ which is not tail-recursive and tends to overflow the tiny JVM stack, which is not resizable at runtime;
2010-05-29 wenzelm define_state/new_state: provide state immediately, which is now lazy;
2010-05-29 wenzelm force_result within the current execution context -- avoids overhead of potential thread context switch and robustifies Interrupt handling;
2010-05-29 wenzelm future result: retain plain Interrupt for vacuous group exceptions;
2010-05-28 blanchet remove two examples, now that the definition of "fst" and "snd" has changed
2010-05-28 wenzelm merged
2010-05-28 webertj Got rid of a warning about duplicate rewrite rules.
2010-05-28 wenzelm accumulate only local results -- no proper history support yet;
2010-05-28 wenzelm avoid deprecated Iterator.fromArray;
2010-05-28 wenzelm more compiler warnings;
2010-05-28 wenzelm eliminated hard tabs;
2010-05-28 wenzelm assume given SCALA_HOME, e.g. from component settings or external setup;
2010-05-28 wenzelm merged
2010-05-28 blanchet merged
2010-05-28 blanchet make sure chained facts appear in Isar proofs generated by Sledgehammer -- otherwise the proof won't work
2010-05-27 blanchet Nitpick: show "..." in datatype values (e.g., [{0::nat, ...}]), since these are really equivalence classes
2010-05-27 blanchet make Nitpick "show_all" option behave less surprisingly
2010-05-28 haftmann merged
2010-05-28 haftmann avoid reference to thm PairE
2010-05-28 haftmann more coherent theory structure; tuned headings
2010-05-28 wenzelm made SML/NJ quite happy;
2010-05-28 wenzelm reuse main view.font from jEdit;
2010-05-28 wenzelm deleted some old fonts;
2010-05-28 wenzelm also set font for printing, which actually works out of the box;
2010-05-28 wenzelm lib/Tools/makeall does not hardiwre logics;
2010-05-28 wenzelm discontinued Sun/Solaris tests;
2010-05-28 wenzelm some updates for release;
2010-05-27 wenzelm merged
2010-05-27 boehmes added function update examples and set examples
2010-05-27 boehmes updated SMT certificates
2010-05-27 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)
2010-05-27 boehmes merged
2010-05-27 boehmes renamed constant "apply" to "fun_app" (which is closer to the related "fun_upd")
2010-05-27 boehmes made script executable
2010-05-27 boehmes use Z3's builtin support for div and mod
2010-05-27 boehmes moved SMT into the HOL image
2010-05-27 wenzelm slightly odd workaround to ignore markup that is typically displaced;
2010-05-27 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;
2010-05-27 wenzelm further formal thread-safety (follow-up to 88300168baf8) -- in practice there is only a single Isar toplevel loop, but this is not enforced;
2010-05-27 wenzelm renamed structure PrintMode to Print_Mode, keeping the old name as legacy alias for some time;
2010-05-27 wenzelm renamed structure TypeInfer to Type_Infer, keeping the old name as legacy alias for some time;
2010-05-27 wenzelm misc updates for release;
2010-05-27 wenzelm constant Rat.normalize needs to be qualified;
2010-05-27 wenzelm merged
2010-05-27 haftmann merged
2010-05-26 haftmann dropped legacy theorem bindings
2010-05-26 haftmann dropped legacy theorem bindings
2010-05-26 haftmann dropped legacy theorem bindings
2010-05-26 haftmann dropped legacy theorem bindings
2010-05-26 haftmann dropped legacy theorem bindings
2010-05-26 haftmann normalized references to constant "split"
2010-05-26 ballarin Revise locale test theory layout.
2010-05-26 ballarin Merge mixins of distinct interpretations with same base.
2010-05-27 wenzelm indicate prospective properties;
2010-05-27 wenzelm clarified auto_update vs. update;
2010-05-27 wenzelm more reactive message handling, notably for follow_caret mode;
2010-05-26 wenzelm Command.toString: include id for debugging;
2010-05-26 wenzelm merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip