2005-08-31 |
wenzelm |
* Delimiters of outer tokens now produce separate LaTeX macros;
|
file |
diff |
annotate
|
2005-08-30 |
paulson |
patterns in setsum and setprod
|
file |
diff |
annotate
|
2005-08-28 |
wenzelm |
* ML functions legacy_bindings and use_legacy_bindings;
|
file |
diff |
annotate
|
2005-08-28 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
2005-08-24 |
ballarin |
Printing of interpretations: option to show witness theorems;
|
file |
diff |
annotate
|
2005-08-18 |
wenzelm |
* The ML antiquotation prints type-checked ML expressions verbatim.
|
file |
diff |
annotate
|
2005-08-18 |
wenzelm |
* Proper output of proof terms within a proof context;
|
file |
diff |
annotate
|
2005-08-17 |
ballarin |
Interpretation in locales.
|
file |
diff |
annotate
|
2005-08-17 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
2005-08-16 |
wenzelm |
* Command tags control specific markup of certain regions of text (replaces usedir -H);
|
file |
diff |
annotate
|
2005-08-03 |
avigad |
mentioned change to exp_ge_add_one_self, new transitivity rules
|
file |
diff |
annotate
|
2005-08-01 |
wenzelm |
* Pure/Simplifier: improved handling of bound variables;
|
file |
diff |
annotate
|
2005-07-29 |
avigad |
mentioned Ln in NEWS
|
file |
diff |
annotate
|
2005-07-28 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
2005-07-25 |
avigad |
Added two new theories to HOL/Library: SetsAndFunctions.thy and BigO.thy
|
file |
diff |
annotate
|
2005-07-19 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
2005-07-19 |
avigad |
added list of theorem changes to NEWS
|
file |
diff |
annotate
|
2005-07-18 |
haftmann |
reverted from fold_yield to fold_map
|
file |
diff |
annotate
|
2005-07-15 |
wenzelm |
*** empty log message ***
|
file |
diff |
annotate
|
2005-07-15 |
wenzelm |
* Pure/library.ML: several combinators for linear functional transformations;
|
file |
diff |
annotate
|
2005-07-14 |
wenzelm |
* Improved 'oracle' command -- type-safe;
|
file |
diff |
annotate
|
2005-07-13 |
wenzelm |
* Isar session: The initial use of ROOT.ML is now always timed;
|
file |
diff |
annotate
|
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
|