2005-07-06 |
wenzelm |
* Pure: Output.time_accumulator;
|
file |
diff |
annotate
|
2005-07-06 |
wenzelm |
isatool fixheaders;
|
file |
diff |
annotate
|
2005-07-05 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
2005-07-05 |
wenzelm |
* Pure: structure OrdList (cf. Pure/General/ord_list.ML);
|
file |
diff |
annotate
|
2005-07-01 |
wenzelm |
* Isar profiling: new reference Toplevel.profiling (default 0);
|
file |
diff |
annotate
|
2005-06-24 |
paulson |
meson method taking an argument list
|
file |
diff |
annotate
|
2005-06-22 |
wenzelm |
* Pure: the Isar proof context type is already defined early in Pure
|
file |
diff |
annotate
|
2005-06-20 |
wenzelm |
* Pure: get_thm interface expects datatype thmref;
|
file |
diff |
annotate
|
2005-06-17 |
wenzelm |
* Pure/TheoryDataFun: change of the argument structure;
|
file |
diff |
annotate
|
2005-06-11 |
wenzelm |
* Pure/sign/theory: discontinued named name spaces;
|
file |
diff |
annotate
|
2005-06-05 |
wenzelm |
* ML: replaced File.sysify_path/quote_sysify_path by File.platform_path/shell_path;
|
file |
diff |
annotate
|
2005-06-04 |
wenzelm |
major reorganization and cleanup;
|
file |
diff |
annotate
|
2005-06-02 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
2005-06-01 |
ballarin |
Locales: new element constrains, parameter renaming with syntax,
|
file |
diff |
annotate
|
2005-05-31 |
wenzelm |
ML Pure: name spaces have been refined;
|
file |
diff |
annotate
|
2005-05-30 |
kleing |
typo
|
file |
diff |
annotate
|
2005-05-30 |
kleing |
updated para on searching
|
file |
diff |
annotate
|
2005-05-27 |
ballarin |
Typo.
|
file |
diff |
annotate
|
2005-05-27 |
ballarin |
Locale expressions: rename with optional mixfix syntax.
|
file |
diff |
annotate
|
2005-05-23 |
wenzelm |
* Pure/Syntax: In schematic variable names, *any* symbol following
|
file |
diff |
annotate
|
2005-05-23 |
nipkow |
tuned trace info (depth)
|
file |
diff |
annotate
|
2005-05-22 |
wenzelm |
removed find_rewrites (superceded by improved thms_containing);
|
file |
diff |
annotate
|
2005-05-18 |
kleing |
searching for combination of criteria (intro, elim, dest, name, pattern)
|
file |
diff |
annotate
|
2005-05-17 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
2005-05-17 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
2005-05-06 |
haftmann |
added new antiquotations
|
file |
diff |
annotate
|
2005-04-29 |
kleing |
new thms_containing that searches for patterns instead of constants
|
file |
diff |
annotate
|
2005-04-26 |
wenzelm |
allow symlinks to all proper Isabelle executables;
|
file |
diff |
annotate
|
2005-04-21 |
wenzelm |
superceded by Pure.thy and CPure.thy;
|
file |
diff |
annotate
|
2005-04-20 |
gagern |
Allow symlinks to shell scripts
|
file |
diff |
annotate
|
2005-04-19 |
webertj |
refute extended
|
file |
diff |
annotate
|
2005-04-18 |
ballarin |
Interpretation supports statically scoped attributes; documentation.
|
file |
diff |
annotate
|
2005-04-16 |
wenzelm |
Pure: command 'no_syntax' removes grammar declarations;
|
file |
diff |
annotate
|
2005-04-13 |
wenzelm |
Locales: proper static binding of attribute syntax;
|
file |
diff |
annotate
|
2005-04-13 |
wenzelm |
*** MESSAGE REFERS TO PREVIOUS VERSION ***
|
file |
diff |
annotate
|
2005-04-13 |
wenzelm |
*** empty log message ***
|
file |
diff |
annotate
|
2005-04-11 |
ballarin |
First release of interpretation commands.
|
file |
diff |
annotate
|
2005-04-07 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
2005-03-03 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|
2005-02-16 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
2005-02-13 |
skalberg |
Deleted Library.option type.
|
file |
diff |
annotate
|
2005-02-11 |
ballarin |
New reference Toplevel.debug for verbose printing of exns.
|
file |
diff |
annotate
|
2005-02-01 |
paulson |
the new subst tactic, by Lucas Dixon
|
file |
diff |
annotate
|
2005-01-28 |
kleing |
-H false for showing proofs (not -H true)
|
file |
diff |
annotate
|
2005-01-27 |
berghofe |
- Proofs are now hidden by default when generating documents
|
file |
diff |
annotate
|
2005-01-24 |
paulson |
thin_tac now works on P==>Q
|
file |
diff |
annotate
|
2005-01-11 |
berghofe |
Option for hiding proof scripts in documents.
|
file |
diff |
annotate
|
2004-12-18 |
schirmer |
added simproc for Let
|
file |
diff |
annotate
|
2004-12-13 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
2004-12-02 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
2004-12-01 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
2004-12-01 |
kleing |
new antiquotations @{lhs thm} and @{rhs thm}
|
file |
diff |
annotate
|
2004-11-24 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
2004-11-15 |
webertj |
minor rewording
|
file |
diff |
annotate
|
2004-11-12 |
webertj |
isatool usedir -f
|
file |
diff |
annotate
|
2004-10-12 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
2004-09-27 |
ballarin |
Modified locales: improved implementation of "includes".
|
file |
diff |
annotate
|
2004-09-13 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
2004-08-29 |
webertj |
Provers/blast.ML: depth_limit
|
file |
diff |
annotate
|
2004-08-23 |
webertj |
new isatool dimacs2hol
|
file |
diff |
annotate
|