2010-08-08 wenzelm proper context for Syntax.parse_token;
2010-08-08 wenzelm prefer Context_Position.report where a proper context is available -- notably for "inner" entities;
2010-08-08 wenzelm explicitly distinguish Output.status (essential feedback) vs. Output.report (useful markup);
2010-08-08 wenzelm fixed odd runtime type error, which appears to have escaped the scala-2.8.0.final compiler;
2010-08-08 wenzelm YXML.parse: refrain from interning, let XML.Cache do it (partially);
2010-08-08 wenzelm cache_string: store trimmed string value;
2010-08-07 wenzelm simple_dialog: allow scala.swing.Component as well;
2010-08-07 wenzelm simplified some Markup;
2010-08-07 wenzelm simplified type XML.Tree: embed Markup directly, avoid slightly odd triple;
2010-08-07 wenzelm more robust treatment of Markup.token;
2010-08-07 wenzelm simplified type XML.tree: embed Markup.T directly, avoid slightly odd triple;
2010-08-07 wenzelm concentrate structural document notions in document.scala;
2010-08-07 wenzelm maintain editor history independently of Swing thread, which is potentially a bottle-neck or might be unavailable (e.g. in batch mode);
2010-08-07 wenzelm tuned;
2010-08-07 wenzelm more explicit model of pending text edits;
2010-08-07 wenzelm more explicit treatment of Swing thread context;
2010-08-07 wenzelm replaced individual Document_Model history by all-inclusive one in Session;
2010-08-07 wenzelm misc tuning and clarification;
2010-08-06 wenzelm avoid null in Scala;
2010-08-06 wenzelm updated keywords;
2010-08-06 wenzelm removed obsolete Goal.local_future_enforced: Toplevel.run_command is no longer interactive, so Goal.local_future_enabled is sufficient (cf. 349e9223c685 and e07dacec79e7);
2010-08-06 wenzelm merged
2010-08-06 blanchet merged
2010-08-06 blanchet quotient types registered as codatatypes are no longer quotient types
2010-08-06 blanchet added a friendly warning
2010-08-06 blanchet extend the scope of limitation about nonconservative extensions
2010-08-06 blanchet improved "merge_type_vars" option: map supersorts to subsorts, to avoid distinguishing, say, "{}", and "HOL.type"
2010-08-05 ballarin Remove duplicate locale activation code; performance improvement.
2010-08-05 blanchet added record field
2010-08-05 blanchet added "whack"
2010-08-05 blanchet handle "Rep_unit" & Co. gracefully
2010-08-05 blanchet added support for "Abs_" and "Rep_" functions on quotient types
2010-08-05 blanchet fiddle with specialization etc.
2010-08-05 blanchet handle inductive predicates correctly after change in "def" semantics
2010-08-05 blanchet don't specialize built-ins or constructors
2010-08-05 blanchet more docs
2010-08-05 blanchet prevent the expansion of too large definitions -- use equations for these instead
2010-08-05 blanchet make nitpick accept "==" for "nitpick_(p)simp"s
2010-08-05 blanchet fix bug in Nitpick's "equationalize" function (the prems were ignored) + make it do some basic extensionalization
2010-08-05 blanchet deal correctly with Pure.conjunction in mono check
2010-08-05 blanchet rename internal functions
2010-08-04 blanchet remove buggy and needless condition
2010-08-04 blanchet renamed internal function
2010-08-04 blanchet Cycle breaking in the bounds takes care of singly recursive datatypes, so we don't need to do it again;
2010-08-04 blanchet avoid "<=>" in sym break constraint generation (since these are SAT-unfreundlich) + fix "epsilon2" to "epsilon1" (subtle bug)
2010-08-04 blanchet improve datatype symmetry breaking;
2010-08-04 blanchet merged
2010-08-04 blanchet make SML/NJ happy
2010-08-04 blanchet get rid of all "optimizations" regarding "unit" and other cardinality-1 types
2010-08-03 blanchet tuning
2010-08-03 blanchet better "Pretty" handling
2010-08-03 blanchet change formula for enumerating scopes
2010-08-03 blanchet example tweaking -- also prevents Nitpick_Tests from using more than 1 thread
2010-08-03 blanchet speed up Nitpick examples a little bit
2010-08-03 blanchet minor changes
2010-08-03 blanchet updated example timings
2010-08-03 blanchet more helpful message
2010-08-03 blanchet also mention gfp
2010-08-03 blanchet bump up the max cardinalities, to use up more of the time given to us by the user
2010-08-03 blanchet make tracing monotonicity easier
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip