2012-08-22 |
wenzelm |
tuned message -- dynamic loading happens routinely, e.g. in TTY/PG interaction;
|
changeset |
files
|
2012-08-22 |
wenzelm |
discontinued separate list of required files -- maintain only provided files as they occur at runtime;
|
changeset |
files
|
2012-08-22 |
wenzelm |
find files via load commands within theory text;
|
changeset |
files
|
2012-08-22 |
wenzelm |
clarified global get_recent_syntax: session always has its base_syntax, but it might be absent itself;
|
changeset |
files
|
2012-08-22 |
wenzelm |
pass syntax through check_thy;
|
changeset |
files
|
2012-08-22 |
wenzelm |
use Thy_Header.read on explicit text only -- potentially via File.read, not Scan.byte_reader;
|
changeset |
files
|
2012-08-22 |
wenzelm |
clarified Parse.path vs. Parse.explode -- prefer errors in proper transaction context;
|
changeset |
files
|
2012-08-22 |
wenzelm |
tuned;
|
changeset |
files
|
2012-08-22 |
wenzelm |
clarified bootstrapping of Pure;
|
changeset |
files
|
2012-08-22 |
wenzelm |
tuned errors;
|
changeset |
files
|
2012-08-21 |
wenzelm |
prefer File.full_path in accordance to check_file;
|
changeset |
files
|
2012-08-21 |
wenzelm |
more standard Thy_Load.check_thy for Pure.thy, relying on its header;
|
changeset |
files
|
2012-08-21 |
wenzelm |
updated Thy_Load.check_thy;
|
changeset |
files
|
2012-08-21 |
wenzelm |
refined Thy_Load.check_thy: find more uses in body text, based on keywords;
|
changeset |
files
|
2012-08-21 |
wenzelm |
more direct cumulation of (sparse) keywords;
|
changeset |
files
|
2012-08-21 |
wenzelm |
some support for thy_load_commands;
|
changeset |
files
|
2012-08-21 |
wenzelm |
tuned signature;
|
changeset |
files
|
2012-08-21 |
wenzelm |
clarified initialization of Thy_Load, Thy_Info, Session;
|
changeset |
files
|
2012-08-21 |
wenzelm |
tuned;
|
changeset |
files
|
2012-08-20 |
wenzelm |
more robust cleaning of "% tag" and "-- cmt";
|
changeset |
files
|
2012-08-20 |
wenzelm |
some support for inlining file content into outer syntax token language;
|
changeset |
files
|
2012-08-20 |
wenzelm |
tuned comment;
|
changeset |
files
|
2012-08-20 |
wenzelm |
tuned;
|
changeset |
files
|
2012-08-20 |
wenzelm |
added keyword kind "thy_load" (with optional list of file extensions);
|
changeset |
files
|
2012-08-20 |
wenzelm |
updated generated files;
|
changeset |
files
|
2012-08-20 |
wenzelm |
more strict syntax, according to manual;
|
changeset |
files
|
2012-08-20 |
nipkow |
abstracted lemma
|
changeset |
files
|
2012-08-19 |
wenzelm |
retain unknown options within preferences;
|
changeset |
files
|
2012-08-19 |
wenzelm |
more comprehensible platform family name;
|
changeset |
files
|
2012-08-19 |
wenzelm |
tuned message;
|
changeset |
files
|
2012-08-19 |
wenzelm |
fewer components, more roots;
|
changeset |
files
|
2012-08-19 |
wenzelm |
actually remove makeall (cf. 292b97e17fb7);
|
changeset |
files
|
2012-08-17 |
wenzelm |
tuned;
|
changeset |
files
|
2012-08-17 |
wenzelm |
Backed out changeset ec82c33c75f8;
|
changeset |
files
|
2012-08-17 |
webertj |
Typo fixed.
|
changeset |
files
|
2012-08-17 |
wenzelm |
merged
|
changeset |
files
|
2012-08-17 |
nipkow |
merged
|
changeset |
files
|
2012-08-17 |
nipkow |
fixed lemmas
|
changeset |
files
|
2012-08-16 |
nipkow |
abstracted lemmas
|
changeset |
files
|
2012-08-17 |
wenzelm |
updated to new init_components, hoping that mira can digest that;
|
changeset |
files
|
2012-08-17 |
wenzelm |
some explanations on component categories;
|
changeset |
files
|
2012-08-17 |
wenzelm |
specific cygwin components;
|
changeset |
files
|
2012-08-17 |
wenzelm |
obsolete;
|
changeset |
files
|
2012-08-17 |
wenzelm |
some explanations on isabelle components;
|
changeset |
files
|
2012-08-17 |
wenzelm |
some grouping of components;
|
changeset |
files
|
2012-08-17 |
wenzelm |
renamed components to components_old, to make room for some directory of the same name;
|
changeset |
files
|
2012-08-17 |
wenzelm |
minor robustification;
|
changeset |
files
|
2012-08-17 |
wenzelm |
added "isabelle components" tool;
|
changeset |
files
|
2012-08-17 |
wenzelm |
tuned;
|
changeset |
files
|
2012-08-17 |
wenzelm |
direct support for component forests via init_components;
|
changeset |
files
|
2012-08-17 |
wenzelm |
allow to provide external ISABELLE_IDENTIFIER for repository clone -- potentially relevant for isatest and mira;
|
changeset |
files
|
2012-08-17 |
wenzelm |
tuned;
|
changeset |
files
|
2012-08-17 |
wenzelm |
tuned;
|
changeset |
files
|
2012-08-17 |
wenzelm |
updated component repository;
|
changeset |
files
|
2012-08-17 |
wenzelm |
updates on 32 bit vs. 64 bit platforms;
|
changeset |
files
|
2012-08-17 |
wenzelm |
updated to jedit_build-20120813, pointing to another contrib directory as a change;
|
changeset |
files
|
2012-08-16 |
wenzelm |
merged
|
changeset |
files
|
2012-08-16 |
wenzelm |
tuned proofs;
|
changeset |
files
|
2012-08-16 |
blanchet |
look in current directory first before looking up includes in the TPTP directory, as required by Geoff
|
changeset |
files
|
2012-08-16 |
haftmann |
prefer eta-expanded code equations for fold, to accomodate tail recursion optimisation in Scala
|
changeset |
files
|