2011-04-20 wenzelm merged
2011-04-20 blanchet increase "auto"'s timeout in example to help SML/NJ
2011-04-20 bulwahn making the evaluation of HOL.implies lazy even in strict languages by mapping it to an if statement
2011-04-19 blanchet merged
2011-04-19 blanchet avoid relying on "Thm.definitionK" to pick up definitions -- this was an old hack related to locales (to avoid expanding locale constants to their low-level definition) that is no longer necessary
2011-04-19 berghofe merged
2011-04-19 berghofe - renamed enum type class to spark_enum, to avoid confusion with
2011-04-19 blanchet use "Spec_Rules" for finding axioms -- more reliable and cleaner
2011-04-19 blanchet optimize trivial equalities early in Nitpick -- it shouldn't be the job of the peephole optimizer
2011-04-19 blanchet remove a few Nitpick calls in examples -- another step toward making them run faster
2011-04-19 blanchet check arity of bound variables to avoid generating too large Kodkod problems -- an issue that arose in the context of TPTP/CASC
2011-04-19 wenzelm eliminated Codegen.mode in favour of explicit argument;
2011-04-19 wenzelm less bulky "_position", for improved readability of parse trees;
2011-04-19 wenzelm added more elementary Skip_Proof.make_thm_cterm;
2011-04-19 wenzelm explicit markup for loose bounds;
2011-04-19 wenzelm prefer internal types, via Simple_Syntax.read_typ;
2011-04-19 wenzelm eliminated obsolete Proof_Syntax.strip_sorts_consttypes;
2011-04-19 wenzelm split Type_Infer into early and late part, after Proof_Context;
2011-04-19 wenzelm minor tuning and modernization;
2011-04-19 wenzelm slightly more special eq_list/eq_set, with shortcut involving pointer_eq;
2011-04-19 wenzelm simplified check/uncheck interfaces: result comparison is hardwired by default;
2011-04-19 wenzelm updated some theory primitives, which now depend on auxiliary context;
2011-04-19 wenzelm more precise treatment of existing type inference parameters;
2011-04-18 wenzelm pretty_abbrev: read abbreviation more directly;
2011-04-18 wenzelm tuned signature;
2011-04-18 krauss raised timeouts further, for SML/NJ!
2011-04-18 berghofe Package prefix is now taken into account when looking up user-defined
2011-04-18 wenzelm merged
2011-04-18 wenzelm recovered Theory.check_def: full name needs to be determined from background thy, not auxiliary ctxt (broken in 774df7c59508, caused Nitpick.all_axioms_of to produce bad results);
2011-04-18 krauss scheduler for Mutabelle regression
2011-04-18 krauss tool for importing nightly isatest logs
2011-04-18 bulwahn adding bounded_forall tester
2011-04-18 bulwahn creating generic test_term function; corrected instantiate_exhaustive_datatype; tuned
2011-04-18 wenzelm pass plain Proof.context for pretty printing;
2011-04-18 wenzelm standardized aliases of operations on tsig;
2011-04-18 wenzelm pass plain Proof.context for pretty printing;
2011-04-18 wenzelm tuned;
2011-04-18 wenzelm simplified Sorts.class_error: plain Proof.context;
2011-04-18 wenzelm pass plain Proof.context for pretty printing;
2011-04-18 wenzelm simplified pretty printing context, which is only required for certain kernel operations;
2011-04-17 wenzelm provide structure Syntax early (before structure Type), back-patch check/uncheck later;
2011-04-17 wenzelm added Binding.print convenience, which includes quote already;
2011-04-17 wenzelm markup attributes/methods via name space;
2011-04-17 wenzelm tuned signature;
2011-04-17 wenzelm markup facts via name space;
2011-04-17 wenzelm tuned -- order in memory according to variance;
2011-04-17 wenzelm eliminated obsolete markup -- superseded by generic "entity" markup;
2011-04-17 wenzelm report Name_Space.declare/define, relatively to context;
2011-04-17 wenzelm clarified pretty_parsetree: suppress literal tokens;
2011-04-16 wenzelm PARALLEL_GOALS for simplification within auto_tac;
2011-04-16 wenzelm PARALLEL_GOALS for method "simp_all";
2011-04-16 wenzelm enable PARALLEL_GOALS more liberally, unlike forked proofs (cf. 34b9652b2f45);
2011-04-16 wenzelm refined PARALLEL_GOALS;
2011-04-16 wenzelm tuned blast: navigate to subgoal only once;
2011-04-16 wenzelm proper subgoal addressing via SUBGOAL/CSUBGOAL -- assuming these tactics did not handle Subscript in any special way;
2011-04-16 wenzelm more direct Thm.cprem_of (with exception THM instead of Subscript);
2011-04-16 wenzelm more direct Thm.cprem_of (with exception THM instead of Subscript);
2011-04-16 wenzelm more direct Logic.dest_implies (with exception TERM instead of Subscript);
2011-04-16 wenzelm eliminated old List.nth;
2011-04-16 wenzelm do not open ML structures;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip