Sat, 24 May 2008 20:12:18 +0200 added parse_document (optional unchecked header material);
wenzelm [Sat, 24 May 2008 20:12:18 +0200] rev 26984
added parse_document (optional unchecked header material); parse: parse_document instead of parse_element;
Sat, 24 May 2008 20:12:17 +0200 exported master_directory;
wenzelm [Sat, 24 May 2008 20:12:17 +0200] rev 26983
exported master_directory;
Sat, 24 May 2008 20:12:16 +0200 present_excursion: setmp_thread_position during presentation;
wenzelm [Sat, 24 May 2008 20:12:16 +0200] rev 26982
present_excursion: setmp_thread_position during presentation;
Sat, 24 May 2008 20:05:21 +0200 use: explicit .ML;
wenzelm [Sat, 24 May 2008 20:05:21 +0200] rev 26981
use: explicit .ML;
Sat, 24 May 2008 14:47:43 +0200 ident: naive caching prevents potentially slow external invocations;
wenzelm [Sat, 24 May 2008 14:47:43 +0200] rev 26980
ident: naive caching prevents potentially slow external invocations; tuned comments; tuned;
Sat, 24 May 2008 02:19:09 +0200 fixed improper handling of return code (pdf and ps.gz formats)
urbanc [Sat, 24 May 2008 02:19:09 +0200] rev 26979
fixed improper handling of return code (pdf and ps.gz formats)
Fri, 23 May 2008 21:20:26 +0200 add constants: set Markup.theory_nameN in tags;
wenzelm [Fri, 23 May 2008 21:20:26 +0200] rev 26978
add constants: set Markup.theory_nameN in tags;
Fri, 23 May 2008 21:18:47 +0200 added theory_nameN;
wenzelm [Fri, 23 May 2008 21:18:47 +0200] rev 26977
added theory_nameN;
Fri, 23 May 2008 17:19:24 +0200 rearranged subsections
krauss [Fri, 23 May 2008 17:19:24 +0200] rev 26976
rearranged subsections
Fri, 23 May 2008 16:41:39 +0200 Replaced Pretty.str and Pretty.string_of by specific functions (from Codegen) that
berghofe [Fri, 23 May 2008 16:41:39 +0200] rev 26975
Replaced Pretty.str and Pretty.string_of by specific functions (from Codegen) that set print_mode and margin appropriately.
Fri, 23 May 2008 16:37:57 +0200 Replaced Pretty.str and Pretty.string_of by specific functions that
berghofe [Fri, 23 May 2008 16:37:57 +0200] rev 26974
Replaced Pretty.str and Pretty.string_of by specific functions that set print_mode and margin appropriately.
Fri, 23 May 2008 16:10:25 +0200 temporary adjustment
haftmann [Fri, 23 May 2008 16:10:25 +0200] rev 26973
temporary adjustment
Fri, 23 May 2008 16:05:13 +0200 tuned
haftmann [Fri, 23 May 2008 16:05:13 +0200] rev 26972
tuned
Fri, 23 May 2008 16:05:11 +0200 more permissive preprocessor
haftmann [Fri, 23 May 2008 16:05:11 +0200] rev 26971
more permissive preprocessor
Fri, 23 May 2008 16:05:07 +0200 explicit type schemes for functions
haftmann [Fri, 23 May 2008 16:05:07 +0200] rev 26970
explicit type schemes for functions
Fri, 23 May 2008 16:05:04 +0200 moved case distinction over number of constructors for distinctness rules from DatatypeProp to DatatypeRepProofs
haftmann [Fri, 23 May 2008 16:05:04 +0200] rev 26969
moved case distinction over number of constructors for distinctness rules from DatatypeProp to DatatypeRepProofs
Fri, 23 May 2008 16:05:02 +0200 added code for quantifiers
haftmann [Fri, 23 May 2008 16:05:02 +0200] rev 26968
added code for quantifiers
Fri, 23 May 2008 16:04:59 +0200 simplified proof
haftmann [Fri, 23 May 2008 16:04:59 +0200] rev 26967
simplified proof
Thu, 22 May 2008 16:34:41 +0200 made the naming of the induction principles consistent: weak_induct is
urbanc [Thu, 22 May 2008 16:34:41 +0200] rev 26966
made the naming of the induction principles consistent: weak_induct is induct and induct is strong_induct
Wed, 21 May 2008 22:04:58 +0200 use_file: added str_of_pos argument (ignored);
gagern [Wed, 21 May 2008 22:04:58 +0200] rev 26965
use_file: added str_of_pos argument (ignored);
Wed, 21 May 2008 14:04:41 +0200 Added entry explaining incompatibilities introduced by replacing sets by predicates.
berghofe [Wed, 21 May 2008 14:04:41 +0200] rev 26964
Added entry explaining incompatibilities introduced by replacing sets by predicates.
Mon, 19 May 2008 23:50:06 +0200 instantiation lift :: (countable) bifinite
huffman [Mon, 19 May 2008 23:50:06 +0200] rev 26963
instantiation lift :: (countable) bifinite
Mon, 19 May 2008 23:49:20 +0200 use new class package for classes profinite, bifinite; remove approx class
huffman [Mon, 19 May 2008 23:49:20 +0200] rev 26962
use new class package for classes profinite, bifinite; remove approx class
Sun, 18 May 2008 17:04:48 +0200 updated generated file;
wenzelm [Sun, 18 May 2008 17:04:48 +0200] rev 26961
updated generated file;
Sun, 18 May 2008 17:03:26 +0200 unparse_term: check PureThy.old_appl_syntax instead of CPure;
wenzelm [Sun, 18 May 2008 17:03:26 +0200] rev 26960
unparse_term: check PureThy.old_appl_syntax instead of CPure;
Sun, 18 May 2008 17:03:24 +0200 theory Pure provides regular application syntax by default;
wenzelm [Sun, 18 May 2008 17:03:24 +0200] rev 26959
theory Pure provides regular application syntax by default; added old_appl_syntax_setup for former Pure clients;
Sun, 18 May 2008 17:03:23 +0200 converted to regular application syntax;
wenzelm [Sun, 18 May 2008 17:03:23 +0200] rev 26958
converted to regular application syntax;
Sun, 18 May 2008 17:03:20 +0200 eliminated theory CPure;
wenzelm [Sun, 18 May 2008 17:03:20 +0200] rev 26957
eliminated theory CPure;
Sun, 18 May 2008 17:03:16 +0200 setup PureThy.old_appl_syntax_setup -- theory Pure provides regular application syntax by default;
wenzelm [Sun, 18 May 2008 17:03:16 +0200] rev 26956
setup PureThy.old_appl_syntax_setup -- theory Pure provides regular application syntax by default;
Sun, 18 May 2008 17:03:14 +0200 * Eliminated theory ProtoPure and CPure, leaving just one Pure theory.
wenzelm [Sun, 18 May 2008 17:03:14 +0200] rev 26955
* Eliminated theory ProtoPure and CPure, leaving just one Pure theory.
Sun, 18 May 2008 16:19:48 +0200 proper handling of the return code for the ps-format (fixes a bug)
urbanc [Sun, 18 May 2008 16:19:48 +0200] rev 26954
proper handling of the return code for the ps-format (fixes a bug)
Sun, 18 May 2008 15:28:21 +0200 oops -- pr_graph = Syntax.string_of_term;
wenzelm [Sun, 18 May 2008 15:28:21 +0200] rev 26953
oops -- pr_graph = Syntax.string_of_term; removed dead pr_matrix;
Sun, 18 May 2008 15:04:48 +0200 command 'normal_form': proper context via Variable.auto_fixes;
wenzelm [Sun, 18 May 2008 15:04:48 +0200] rev 26952
command 'normal_form': proper context via Variable.auto_fixes;
Sun, 18 May 2008 15:04:46 +0200 moved global pretty/string_of functions from Sign to Syntax;
wenzelm [Sun, 18 May 2008 15:04:46 +0200] rev 26951
moved global pretty/string_of functions from Sign to Syntax; reordered signature;
Sun, 18 May 2008 15:04:45 +0200 Syntax.string_of_sort: proper context;
wenzelm [Sun, 18 May 2008 15:04:45 +0200] rev 26950
Syntax.string_of_sort: proper context;
Sun, 18 May 2008 15:04:43 +0200 pprint: proper global context via Syntax.init_pretty_global;
wenzelm [Sun, 18 May 2008 15:04:43 +0200] rev 26949
pprint: proper global context via Syntax.init_pretty_global;
Sun, 18 May 2008 15:04:41 +0200 Syntax.string_of_typ: proper context;
wenzelm [Sun, 18 May 2008 15:04:41 +0200] rev 26948
Syntax.string_of_typ: proper context;
Sun, 18 May 2008 15:04:37 +0200 moved global pretty/string_of functions from Sign to Syntax;
wenzelm [Sun, 18 May 2008 15:04:37 +0200] rev 26947
moved global pretty/string_of functions from Sign to Syntax; tuned message;
Sun, 18 May 2008 15:04:33 +0200 removed norm_absolute (not thread safe; chdir does not guarantee normalization anyway);
wenzelm [Sun, 18 May 2008 15:04:33 +0200] rev 26946
removed norm_absolute (not thread safe; chdir does not guarantee normalization anyway); full_path: no link expansion here (reverted change of 1.18); ident: OS.FileSys.fullPath takes care of link expansion;
Sun, 18 May 2008 15:04:31 +0200 renamed type decompT to decomp;
wenzelm [Sun, 18 May 2008 15:04:31 +0200] rev 26945
renamed type decompT to decomp; refute: proper context for trace_ex; some attempts to improve readability;
Sun, 18 May 2008 15:04:27 +0200 Syntax.string_of_term with proper context;
wenzelm [Sun, 18 May 2008 15:04:27 +0200] rev 26944
Syntax.string_of_term with proper context;
Sun, 18 May 2008 15:04:24 +0200 moved global pretty/string_of functions from Sign to Syntax;
wenzelm [Sun, 18 May 2008 15:04:24 +0200] rev 26943
moved global pretty/string_of functions from Sign to Syntax; removed dead code;
Sun, 18 May 2008 15:04:22 +0200 renamed type decompT to decomp;
wenzelm [Sun, 18 May 2008 15:04:22 +0200] rev 26942
renamed type decompT to decomp;
Sun, 18 May 2008 15:04:20 +0200 pr_matrix: proper context;
wenzelm [Sun, 18 May 2008 15:04:20 +0200] rev 26941
pr_matrix: proper context;
Sun, 18 May 2008 15:04:17 +0200 guess_instance: proper context;
wenzelm [Sun, 18 May 2008 15:04:17 +0200] rev 26940
guess_instance: proper context;
Sun, 18 May 2008 15:04:09 +0200 moved global pretty/string_of functions from Sign to Syntax;
wenzelm [Sun, 18 May 2008 15:04:09 +0200] rev 26939
moved global pretty/string_of functions from Sign to Syntax;
Sat, 17 May 2008 23:53:20 +0200 tuned comments;
wenzelm [Sat, 17 May 2008 23:53:20 +0200] rev 26938
tuned comments;
Sat, 17 May 2008 23:53:19 +0200 tuned proofs;
wenzelm [Sat, 17 May 2008 23:53:19 +0200] rev 26937
tuned proofs;
Sat, 17 May 2008 23:37:11 +0200 avoid undeclared variables in facts;
wenzelm [Sat, 17 May 2008 23:37:11 +0200] rev 26936
avoid undeclared variables in facts;
Sat, 17 May 2008 23:37:09 +0200 avoid undeclared variables within proofs;
wenzelm [Sat, 17 May 2008 23:37:09 +0200] rev 26935
avoid undeclared variables within proofs; refrain from setting global references;
Sat, 17 May 2008 23:37:07 +0200 avoid undeclared variables within proofs;
wenzelm [Sat, 17 May 2008 23:37:07 +0200] rev 26934
avoid undeclared variables within proofs;
Sat, 17 May 2008 21:46:24 +0200 tuned proof;
wenzelm [Sat, 17 May 2008 21:46:24 +0200] rev 26933
tuned proof;
Sat, 17 May 2008 21:46:22 +0200 avoid undeclared variables within proofs;
wenzelm [Sat, 17 May 2008 21:46:22 +0200] rev 26932
avoid undeclared variables within proofs;
Sat, 17 May 2008 15:31:42 +0200 cat_lines;
wenzelm [Sat, 17 May 2008 15:31:42 +0200] rev 26931
cat_lines;
Sat, 17 May 2008 14:27:02 +0200 default token translations: observe Sign.is_pretty_global for fixed variables;
wenzelm [Sat, 17 May 2008 14:27:02 +0200] rev 26930
default token translations: observe Sign.is_pretty_global for fixed variables;
Sat, 17 May 2008 14:27:01 +0200 added pretty_global flag;
wenzelm [Sat, 17 May 2008 14:27:01 +0200] rev 26929
added pretty_global flag;
Sat, 17 May 2008 13:54:30 +0200 structure Display: less pervasive operations;
wenzelm [Sat, 17 May 2008 13:54:30 +0200] rev 26928
structure Display: less pervasive operations;
Fri, 16 May 2008 23:25:37 +0200 rename locales;
huffman [Fri, 16 May 2008 23:25:37 +0200] rev 26927
rename locales; add completion_approx constant to ideal_completion locale; add new set-like syntax for powerdomains; reorganized proofs
Fri, 16 May 2008 22:35:25 +0200 added a lemma about existence of contexts
urbanc [Fri, 16 May 2008 22:35:25 +0200] rev 26926
added a lemma about existence of contexts
Fri, 16 May 2008 21:56:13 +0200 * Method "cases", "induct", "coinduct": removed obsolete "(open)" option;
wenzelm [Fri, 16 May 2008 21:56:13 +0200] rev 26925
* Method "cases", "induct", "coinduct": removed obsolete "(open)" option; * Isar statements: removed obsolete case "rule_context";
Fri, 16 May 2008 21:53:30 +0200 removed obsolete option open;
wenzelm [Fri, 16 May 2008 21:53:30 +0200] rev 26924
removed obsolete option open; tuned comments;
Fri, 16 May 2008 21:53:29 +0200 removed unused make_simple;
wenzelm [Fri, 16 May 2008 21:53:29 +0200] rev 26923
removed unused make_simple;
Fri, 16 May 2008 21:53:27 +0200 removed obsolete case rule_context;
wenzelm [Fri, 16 May 2008 21:53:27 +0200] rev 26922
removed obsolete case rule_context;
Fri, 16 May 2008 21:41:07 +0200 fix looping simplifier
huffman [Fri, 16 May 2008 21:41:07 +0200] rev 26921
fix looping simplifier
Thu, 15 May 2008 22:57:54 +0200 tuned;
wenzelm [Thu, 15 May 2008 22:57:54 +0200] rev 26920
tuned;
Thu, 15 May 2008 22:10:18 +0200 tuned comment;
wenzelm [Thu, 15 May 2008 22:10:18 +0200] rev 26919
tuned comment;
Thu, 15 May 2008 22:03:32 +0200 updated version;
wenzelm [Thu, 15 May 2008 22:03:32 +0200] rev 26918
updated version;
Thu, 15 May 2008 22:02:05 +0200 removed unnecessary/untrusive a4paper option;
wenzelm [Thu, 15 May 2008 22:02:05 +0200] rev 26917
removed unnecessary/untrusive a4paper option;
Thu, 15 May 2008 21:08:25 +0200 use Isabelle sty files from Doc/;
wenzelm [Thu, 15 May 2008 21:08:25 +0200] rev 26916
use Isabelle sty files from Doc/;
Thu, 15 May 2008 20:20:30 +0200 removed obsolete \ifpdfoutput;
wenzelm [Thu, 15 May 2008 20:20:30 +0200] rev 26915
removed obsolete \ifpdfoutput;
Thu, 15 May 2008 20:19:49 +0200 * Simplified pdfsetup.sty;
wenzelm [Thu, 15 May 2008 20:19:49 +0200] rev 26914
* Simplified pdfsetup.sty;
Thu, 15 May 2008 20:14:10 +0200 use Isabelle sty files from Doc/;
wenzelm [Thu, 15 May 2008 20:14:10 +0200] rev 26913
use Isabelle sty files from Doc/;
Thu, 15 May 2008 20:02:44 +0200 updated generated file;
wenzelm [Thu, 15 May 2008 20:02:44 +0200] rev 26912
updated generated file;
Thu, 15 May 2008 20:02:42 +0200 use Isabelle sty files from Doc/;
wenzelm [Thu, 15 May 2008 20:02:42 +0200] rev 26911
use Isabelle sty files from Doc/;
Thu, 15 May 2008 20:02:40 +0200 tuned clean_name (underscore);
wenzelm [Thu, 15 May 2008 20:02:40 +0200] rev 26910
tuned clean_name (underscore);
Thu, 15 May 2008 20:02:39 +0200 load color/hyperref unconditionally;
wenzelm [Thu, 15 May 2008 20:02:39 +0200] rev 26909
load color/hyperref unconditionally; renamed color darkblue to linkcolor (default value unchanged); removed obsolete thumbpdf;
Thu, 15 May 2008 20:02:37 +0200 removed obsolete thumbpdf;
wenzelm [Thu, 15 May 2008 20:02:37 +0200] rev 26908
removed obsolete thumbpdf;
Thu, 15 May 2008 18:12:43 +0200 updated generated file;
wenzelm [Thu, 15 May 2008 18:12:43 +0200] rev 26907
updated generated file;
Thu, 15 May 2008 18:12:24 +0200 use ../isabelle.sty, ../isabellesym.sty;
wenzelm [Thu, 15 May 2008 18:12:24 +0200] rev 26906
use ../isabelle.sty, ../isabellesym.sty;
Thu, 15 May 2008 18:04:16 +0200 depend on ../pdfsetup.sty;
wenzelm [Thu, 15 May 2008 18:04:16 +0200] rev 26905
depend on ../pdfsetup.sty;
Thu, 15 May 2008 18:04:02 +0200 default linkcolor=black;
wenzelm [Thu, 15 May 2008 18:04:02 +0200] rev 26904
default linkcolor=black;
Thu, 15 May 2008 18:03:47 +0200 clean_name: replace "_" by "-";
wenzelm [Thu, 15 May 2008 18:03:47 +0200] rev 26903
clean_name: replace "_" by "-";
Thu, 15 May 2008 17:39:20 +0200 updated generated file;
wenzelm [Thu, 15 May 2008 17:39:20 +0200] rev 26902
updated generated file;
Thu, 15 May 2008 17:37:21 +0200 fixed some Isar element markups;
wenzelm [Thu, 15 May 2008 17:37:21 +0200] rev 26901
fixed some Isar element markups;
Thu, 15 May 2008 17:37:20 +0200 linkcolor=black (less noisy text);
wenzelm [Thu, 15 May 2008 17:37:20 +0200] rev 26900
linkcolor=black (less noisy text);
Thu, 15 May 2008 17:37:18 +0200 hyperref is always enabled (also works with xdvi, dvips);
wenzelm [Thu, 15 May 2008 17:37:18 +0200] rev 26899
hyperref is always enabled (also works with xdvi, dvips); replaced darkblue by generic linkcolor; reduced verbosity;
Thu, 15 May 2008 17:37:18 +0200 depend on ../pdfsetup.sty;
wenzelm [Thu, 15 May 2008 17:37:18 +0200] rev 26898
depend on ../pdfsetup.sty;
Thu, 15 May 2008 17:37:17 +0200 clean_string: cover <;
wenzelm [Thu, 15 May 2008 17:37:17 +0200] rev 26897
clean_string: cover <; added clean_name; output_entity: hyperlink;
Thu, 15 May 2008 12:47:19 +0200 updated generated file;
wenzelm [Thu, 15 May 2008 12:47:19 +0200] rev 26896
updated generated file;
Wed, 14 May 2008 20:31:41 +0200 updated generated file;
wenzelm [Wed, 14 May 2008 20:31:41 +0200] rev 26895
updated generated file;
Wed, 14 May 2008 20:31:17 +0200 proper checking of various Isar elements;
wenzelm [Wed, 14 May 2008 20:31:17 +0200] rev 26894
proper checking of various Isar elements;
Wed, 14 May 2008 20:30:53 +0200 added defined_command, defined_option;
wenzelm [Wed, 14 May 2008 20:30:53 +0200] rev 26893
added defined_command, defined_option;
Wed, 14 May 2008 20:30:29 +0200 added intern, defined;
wenzelm [Wed, 14 May 2008 20:30:29 +0200] rev 26892
added intern, defined;
Wed, 14 May 2008 20:30:05 +0200 added defined;
wenzelm [Wed, 14 May 2008 20:30:05 +0200] rev 26891
added defined;
Wed, 14 May 2008 14:43:38 +0200 setmp_thread_data: do nothing if Output.debugging;
wenzelm [Wed, 14 May 2008 14:43:38 +0200] rev 26890
setmp_thread_data: do nothing if Output.debugging;
Wed, 14 May 2008 14:43:37 +0200 names_of: exclude intermediate ids -- less verbosity;
wenzelm [Wed, 14 May 2008 14:43:37 +0200] rev 26889
names_of: exclude intermediate ids -- less verbosity;
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip