2008-11-13 |
wenzelm |
added section "Explicit instantiation within a subgoal context";
|
changeset |
files
|
2008-11-13 |
wenzelm |
renamed "Rules" to "Object-level rules";
|
changeset |
files
|
2008-11-13 |
wenzelm |
more on basic tactics;
|
changeset |
files
|
2008-11-13 |
wenzelm |
basic ML reference for tactics;
|
changeset |
files
|
2008-11-13 |
wenzelm |
added section "Tactics";
|
changeset |
files
|
2008-11-13 |
wenzelm |
more contributors;
|
changeset |
files
|
2008-11-13 |
wenzelm |
separate section "Inspecting the syntax" for print_syntax;
|
changeset |
files
|
2008-11-13 |
wenzelm |
misc tuning of inner syntax;
|
changeset |
files
|
2008-11-13 |
wenzelm |
added inner lexical syntax, reusing outer one;
|
changeset |
files
|
2008-11-13 |
wenzelm |
misc tuning;
|
changeset |
files
|
2008-11-13 |
wenzelm |
tuned outer lexical syntax; fixed var/tvar: really need question marks here;
|
changeset |
files
|
2008-11-13 |
wenzelm |
more tuning of Pure grammer;
|
changeset |
files
|
2008-11-13 |
wenzelm |
updated and elaborated Pure grammer;
|
changeset |
files
|
2008-11-13 |
wenzelm |
added Pure grammer (from old ref manual);
|
changeset |
files
|
2008-11-13 |
wenzelm |
mixfix annotations: verbatim for special symbols;
|
changeset |
files
|
2008-11-13 |
wenzelm |
added section "The Pure grammar" (incomplete version, based on old ref manual);
|
changeset |
files
|
2008-11-13 |
wenzelm |
added section "Priority grammars" (variant from old ref manual);
|
changeset |
files
|
2008-11-13 |
wenzelm |
added section "Co-regularity of type classes and arities" (variant from old ref manual);
|
changeset |
files
|
2008-11-13 |
wenzelm |
minor tuning (according to old ref manual);
|
changeset |
files
|
2008-11-13 |
wenzelm |
misc tuning and rearrangement of section "Printing logical entities";
|
changeset |
files
|
2008-11-13 |
wenzelm |
misc tuning and rearrangement of section "Printing logical entities";
|
changeset |
files
|
2008-11-13 |
wenzelm |
fixed/tuned syntax for attribute "tagged";
|
changeset |
files
|
2008-11-13 |
wenzelm |
added pretty printing options (from old ref manual);
|
changeset |
files
|
2008-11-13 |
wenzelm |
separate chapter "Inner syntax --- the term language";
|
changeset |
files
|
2008-11-13 |
wenzelm |
updated/refined types of Isar language elements, removed special LaTeX macros;
|
changeset |
files
|
2008-11-13 |
wenzelm |
unified use of declaration environment with IsarImplementation;
|
changeset |
files
|
2008-11-13 |
wenzelm |
ignore ThyOutput.source flag;
|
changeset |
files
|
2008-11-13 |
wenzelm |
added bind_thm, bind_thms;
|
changeset |
files
|
2008-11-13 |
wenzelm |
tuned section "Incorporating ML code";
|
changeset |
files
|
2008-11-13 |
wenzelm |
tuned section "Oracles";
|
changeset |
files
|
2008-11-13 |
wenzelm |
tuned section arrangement;
|
changeset |
files
|
2008-11-13 |
wenzelm |
moved section "Proof method expressions" to proof chapter;
|
changeset |
files
|
2008-11-13 |
wenzelm |
more on mixfix annotations (updated material from old ref manual);
|
changeset |
files
|
2008-11-13 |
wenzelm |
tuned;
|
changeset |
files
|
2008-11-13 |
wenzelm |
moved section "Document preparation" to front;
|
changeset |
files
|
2008-11-13 |
wenzelm |
updated section "Markup via command tags";
|
changeset |
files
|
2008-11-13 |
wenzelm |
renamed "formal comments" to "document comments";
|
changeset |
files
|
2008-11-13 |
wenzelm |
renamed "formal comments" to "document comments";
|
changeset |
files
|
2008-11-13 |
wenzelm |
tuned "Markup commands";
|
changeset |
files
|
2008-11-13 |
wenzelm |
tuned intro of "Document preparation";
|
changeset |
files
|
2008-11-13 |
wenzelm |
reworked "Defining Theories";
|
changeset |
files
|
2008-11-13 |
haftmann |
removed Assert.thy
|
changeset |
files
|
2008-11-13 |
haftmann |
dropped superfluos eval_conv
|
changeset |
files
|
2008-11-13 |
haftmann |
moved assert to Heap_Monad.thy
|
changeset |
files
|
2008-11-13 |
haftmann |
simproc for let
|
changeset |
files
|
2008-11-13 |
haftmann |
improved handling of !!/==> for eval and normalization
|
changeset |
files
|
2008-11-13 |
haftmann |
proper name morphisms for locales
|
changeset |
files
|
2008-11-13 |
haftmann |
consider prefixes for name bindings of simprocs (a first approximation)
|
changeset |
files
|
2008-11-13 |
haftmann |
diagnostic output for name bindings
|
changeset |
files
|
2008-11-13 |
berghofe |
Some modifications in code for proving arities to make it work for datatype
|
changeset |
files
|
2008-11-12 |
krauss |
min_ext/max_ext lifting wellfounded relations on finite sets. Preserves wf
|
changeset |
files
|
2008-11-10 |
haftmann |
restruced naming code in anticipation of introduction of name morphisms
|
changeset |
files
|
2008-11-10 |
haftmann |
more verbose element printing
|
changeset |
files
|
2008-11-10 |
haftmann |
clarified comment
|
changeset |
files
|
2008-11-10 |
berghofe |
Added support for parametric datatypes.
|
changeset |
files
|
2008-11-10 |
berghofe |
Streamlined functions for accessing information about atoms.
|
changeset |
files
|