wenzelm [Fri, 19 Jan 2007 22:08:11 +0100] rev 22103
renamed Isar/isar_output.ML to Thy/thy_output.ML;
renamed Isar/term_style.ML to Thy/term_style.ML;
renamed Isar/thy_header.ML to Thy/thy_header.ML;
added Isar/spec_parse.ML;
added Thy/ml_context.ML;
wenzelm [Fri, 19 Jan 2007 22:08:10 +0100] rev 22102
moved parts of OuterParse to SpecParse;
renamed OuterParse locale_target to target;
wenzelm [Fri, 19 Jan 2007 22:08:08 +0100] rev 22101
moved parts of OuterParse to SpecParse;
wenzelm [Fri, 19 Jan 2007 22:08:07 +0100] rev 22100
HOL-Lambda: usedir -m no_brackets;
wenzelm [Fri, 19 Jan 2007 22:08:06 +0100] rev 22099
simplified ML setup;
wenzelm [Fri, 19 Jan 2007 22:08:05 +0100] rev 22098
tuned;
wenzelm [Fri, 19 Jan 2007 22:08:04 +0100] rev 22097
renamed IsarOutput to ThyOutput;
wenzelm [Fri, 19 Jan 2007 22:08:03 +0100] rev 22096
updated;
wenzelm [Fri, 19 Jan 2007 22:08:02 +0100] rev 22095
moved ML context stuff to from Context to ML_Context;
wenzelm [Fri, 19 Jan 2007 22:08:01 +0100] rev 22094
renamed IsarOutput to ThyOutput;
moved ML context stuff to from Context to ML_Context;
webertj [Fri, 19 Jan 2007 22:04:22 +0100] rev 22093
interpreter for Finite_Set.finite added
webertj [Fri, 19 Jan 2007 21:20:10 +0100] rev 22092
reformatted to 80 chars/line
chaieb [Fri, 19 Jan 2007 15:13:47 +0100] rev 22091
Theorem "(x::int) dvd 1 = ( ¦x¦ = 1)" added to default simpset.
This solves the goals like "~ 4 dvd 1". This used to fail before.
wenzelm [Fri, 19 Jan 2007 13:16:37 +0100] rev 22090
adapted ML context operations;
wenzelm [Fri, 19 Jan 2007 13:09:37 +0100] rev 22089
added generic_theory_of;
adapted ML context operations;
wenzelm [Fri, 19 Jan 2007 13:09:36 +0100] rev 22088
added 'declaration' command;
wenzelm [Fri, 19 Jan 2007 13:09:35 +0100] rev 22087
added 'declaration' command;
adapted ML context operations;
wenzelm [Fri, 19 Jan 2007 13:09:33 +0100] rev 22086
adapted ML context operations;
wenzelm [Fri, 19 Jan 2007 13:09:32 +0100] rev 22085
ML context: full generic context, tuned signature;
wenzelm [Fri, 19 Jan 2007 13:09:31 +0100] rev 22084
updated
aspinall [Thu, 18 Jan 2007 11:16:49 +0100] rev 22083
Fix pgmlsymbolsoff
urbanc [Wed, 17 Jan 2007 19:29:55 +0100] rev 22082
tuned a bit the proofs
dixon [Wed, 17 Jan 2007 11:39:32 +0100] rev 22081
correctled left/right following of another context in zipto.
paulson [Wed, 17 Jan 2007 09:53:50 +0100] rev 22080
induction rules for trancl/rtrancl expressed using subsets
paulson [Wed, 17 Jan 2007 09:52:54 +0100] rev 22079
Deleted mk_fol_type, since the constructors can be used directly
paulson [Wed, 17 Jan 2007 09:52:06 +0100] rev 22078
Streamlining: removing the type argument of CombApp; abbreviating ResClause as RC
minimize_applies is now by default TRUE!
urbanc [Tue, 16 Jan 2007 14:11:25 +0100] rev 22077
fixed typo introduced by me
haftmann [Tue, 16 Jan 2007 14:10:27 +0100] rev 22076
changed dictionary representation to explicit classrel witnesses