wenzelm [Fri, 31 Aug 2007 23:17:22 +0200] rev 24504
exported is_param;
wenzelm [Fri, 31 Aug 2007 23:17:20 +0200] rev 24503
legacy_infer_term: ProofContext.mode_schematic;
wenzelm [Fri, 31 Aug 2007 18:46:37 +0200] rev 24502
prove: setmp quick_and_dirty (avoids race condition);
wenzelm [Fri, 31 Aug 2007 18:46:35 +0200] rev 24501
export various inner syntax modes;
Syntax.add_term_check: include expand_abbrevs (consts and var bindings);
wenzelm [Fri, 31 Aug 2007 18:46:34 +0200] rev 24500
type_infer: mode_pattern;
wenzelm [Fri, 31 Aug 2007 18:46:33 +0200] rev 24499
do not touch quick_and_dirty;
wenzelm [Fri, 31 Aug 2007 16:17:53 +0200] rev 24498
tuned multithreading entry -- no longer experimental;
nipkow [Fri, 31 Aug 2007 15:56:19 +0200] rev 24497
explained \isatstyle(minor)
nipkow [Fri, 31 Aug 2007 12:24:00 +0200] rev 24496
added short_names explanation
wenzelm [Thu, 30 Aug 2007 22:35:40 +0200] rev 24495
added join_mode;
expand_binds: mode dependent;
removed infer_types(_pat) -- use general Syntax.check_terms instead;
wenzelm [Thu, 30 Aug 2007 22:35:38 +0200] rev 24494
replaced ProofContext.infer_types by general Syntax.check_terms;
use Variable.polymorphic to get schematic type variables;
wenzelm [Thu, 30 Aug 2007 22:35:34 +0200] rev 24493
replaced ProofContext.infer_types by general Syntax.check_terms;
nipkow [Thu, 30 Aug 2007 21:44:29 +0200] rev 24492
*** empty log message ***
nipkow [Thu, 30 Aug 2007 21:43:31 +0200] rev 24491
added constant sgn
nipkow [Thu, 30 Aug 2007 21:43:08 +0200] rev 24490
added lemma
wenzelm [Thu, 30 Aug 2007 17:09:02 +0200] rev 24489
added some more entries;