Fri, 23 May 2008 16:41:39 +0200 |
berghofe |
Replaced Pretty.str and Pretty.string_of by specific functions (from Codegen) that
|
changeset |
files
|
Fri, 23 May 2008 16:37:57 +0200 |
berghofe |
Replaced Pretty.str and Pretty.string_of by specific functions that
|
changeset |
files
|
Fri, 23 May 2008 16:10:25 +0200 |
haftmann |
temporary adjustment
|
changeset |
files
|
Fri, 23 May 2008 16:05:13 +0200 |
haftmann |
tuned
|
changeset |
files
|
Fri, 23 May 2008 16:05:11 +0200 |
haftmann |
more permissive preprocessor
|
changeset |
files
|
Fri, 23 May 2008 16:05:07 +0200 |
haftmann |
explicit type schemes for functions
|
changeset |
files
|
Fri, 23 May 2008 16:05:04 +0200 |
haftmann |
moved case distinction over number of constructors for distinctness rules from DatatypeProp to DatatypeRepProofs
|
changeset |
files
|
Fri, 23 May 2008 16:05:02 +0200 |
haftmann |
added code for quantifiers
|
changeset |
files
|
Fri, 23 May 2008 16:04:59 +0200 |
haftmann |
simplified proof
|
changeset |
files
|
Thu, 22 May 2008 16:34:41 +0200 |
urbanc |
made the naming of the induction principles consistent: weak_induct is
|
changeset |
files
|
Wed, 21 May 2008 22:04:58 +0200 |
gagern |
use_file: added str_of_pos argument (ignored);
|
changeset |
files
|
Wed, 21 May 2008 14:04:41 +0200 |
berghofe |
Added entry explaining incompatibilities introduced by replacing sets by predicates.
|
changeset |
files
|
Mon, 19 May 2008 23:50:06 +0200 |
huffman |
instantiation lift :: (countable) bifinite
|
changeset |
files
|
Mon, 19 May 2008 23:49:20 +0200 |
huffman |
use new class package for classes profinite, bifinite; remove approx class
|
changeset |
files
|
Sun, 18 May 2008 17:04:48 +0200 |
wenzelm |
updated generated file;
|
changeset |
files
|
Sun, 18 May 2008 17:03:26 +0200 |
wenzelm |
unparse_term: check PureThy.old_appl_syntax instead of CPure;
|
changeset |
files
|
Sun, 18 May 2008 17:03:24 +0200 |
wenzelm |
theory Pure provides regular application syntax by default;
|
changeset |
files
|
Sun, 18 May 2008 17:03:23 +0200 |
wenzelm |
converted to regular application syntax;
|
changeset |
files
|
Sun, 18 May 2008 17:03:20 +0200 |
wenzelm |
eliminated theory CPure;
|
changeset |
files
|
Sun, 18 May 2008 17:03:16 +0200 |
wenzelm |
setup PureThy.old_appl_syntax_setup -- theory Pure provides regular application syntax by default;
|
changeset |
files
|
Sun, 18 May 2008 17:03:14 +0200 |
wenzelm |
* Eliminated theory ProtoPure and CPure, leaving just one Pure theory.
|
changeset |
files
|
Sun, 18 May 2008 16:19:48 +0200 |
urbanc |
proper handling of the return code for the ps-format (fixes a bug)
|
changeset |
files
|
Sun, 18 May 2008 15:28:21 +0200 |
wenzelm |
oops -- pr_graph = Syntax.string_of_term;
|
changeset |
files
|
Sun, 18 May 2008 15:04:48 +0200 |
wenzelm |
command 'normal_form': proper context via Variable.auto_fixes;
|
changeset |
files
|
Sun, 18 May 2008 15:04:46 +0200 |
wenzelm |
moved global pretty/string_of functions from Sign to Syntax;
|
changeset |
files
|
Sun, 18 May 2008 15:04:45 +0200 |
wenzelm |
Syntax.string_of_sort: proper context;
|
changeset |
files
|
Sun, 18 May 2008 15:04:43 +0200 |
wenzelm |
pprint: proper global context via Syntax.init_pretty_global;
|
changeset |
files
|
Sun, 18 May 2008 15:04:41 +0200 |
wenzelm |
Syntax.string_of_typ: proper context;
|
changeset |
files
|
Sun, 18 May 2008 15:04:37 +0200 |
wenzelm |
moved global pretty/string_of functions from Sign to Syntax;
|
changeset |
files
|
Sun, 18 May 2008 15:04:33 +0200 |
wenzelm |
removed norm_absolute (not thread safe; chdir does not guarantee normalization anyway);
|
changeset |
files
|
Sun, 18 May 2008 15:04:31 +0200 |
wenzelm |
renamed type decompT to decomp;
|
changeset |
files
|
Sun, 18 May 2008 15:04:27 +0200 |
wenzelm |
Syntax.string_of_term with proper context;
|
changeset |
files
|
Sun, 18 May 2008 15:04:24 +0200 |
wenzelm |
moved global pretty/string_of functions from Sign to Syntax;
|
changeset |
files
|
Sun, 18 May 2008 15:04:22 +0200 |
wenzelm |
renamed type decompT to decomp;
|
changeset |
files
|
Sun, 18 May 2008 15:04:20 +0200 |
wenzelm |
pr_matrix: proper context;
|
changeset |
files
|
Sun, 18 May 2008 15:04:17 +0200 |
wenzelm |
guess_instance: proper context;
|
changeset |
files
|
Sun, 18 May 2008 15:04:09 +0200 |
wenzelm |
moved global pretty/string_of functions from Sign to Syntax;
|
changeset |
files
|
Sat, 17 May 2008 23:53:20 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Sat, 17 May 2008 23:53:19 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Sat, 17 May 2008 23:37:11 +0200 |
wenzelm |
avoid undeclared variables in facts;
|
changeset |
files
|
Sat, 17 May 2008 23:37:09 +0200 |
wenzelm |
avoid undeclared variables within proofs;
|
changeset |
files
|
Sat, 17 May 2008 23:37:07 +0200 |
wenzelm |
avoid undeclared variables within proofs;
|
changeset |
files
|
Sat, 17 May 2008 21:46:24 +0200 |
wenzelm |
tuned proof;
|
changeset |
files
|
Sat, 17 May 2008 21:46:22 +0200 |
wenzelm |
avoid undeclared variables within proofs;
|
changeset |
files
|
Sat, 17 May 2008 15:31:42 +0200 |
wenzelm |
cat_lines;
|
changeset |
files
|
Sat, 17 May 2008 14:27:02 +0200 |
wenzelm |
default token translations: observe Sign.is_pretty_global for fixed variables;
|
changeset |
files
|
Sat, 17 May 2008 14:27:01 +0200 |
wenzelm |
added pretty_global flag;
|
changeset |
files
|
Sat, 17 May 2008 13:54:30 +0200 |
wenzelm |
structure Display: less pervasive operations;
|
changeset |
files
|
Fri, 16 May 2008 23:25:37 +0200 |
huffman |
rename locales;
|
changeset |
files
|
Fri, 16 May 2008 22:35:25 +0200 |
urbanc |
added a lemma about existence of contexts
|
changeset |
files
|
Fri, 16 May 2008 21:56:13 +0200 |
wenzelm |
* Method "cases", "induct", "coinduct": removed obsolete "(open)" option;
|
changeset |
files
|
Fri, 16 May 2008 21:53:30 +0200 |
wenzelm |
removed obsolete option open;
|
changeset |
files
|
Fri, 16 May 2008 21:53:29 +0200 |
wenzelm |
removed unused make_simple;
|
changeset |
files
|
Fri, 16 May 2008 21:53:27 +0200 |
wenzelm |
removed obsolete case rule_context;
|
changeset |
files
|
Fri, 16 May 2008 21:41:07 +0200 |
huffman |
fix looping simplifier
|
changeset |
files
|
Thu, 15 May 2008 22:57:54 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 15 May 2008 22:10:18 +0200 |
wenzelm |
tuned comment;
|
changeset |
files
|
Thu, 15 May 2008 22:03:32 +0200 |
wenzelm |
updated version;
|
changeset |
files
|
Thu, 15 May 2008 22:02:05 +0200 |
wenzelm |
removed unnecessary/untrusive a4paper option;
|
changeset |
files
|
Thu, 15 May 2008 21:08:25 +0200 |
wenzelm |
use Isabelle sty files from Doc/;
|
changeset |
files
|