wenzelm [Sun, 26 Nov 2006 23:43:53 +0100] rev 21539
converted legacy ML scripts;
aspinall [Sun, 26 Nov 2006 23:09:25 +0100] rev 21538
Remove add_master_files which stripped paths for retracted files. Emacs PG already supports full paths here.
wenzelm [Sun, 26 Nov 2006 18:07:36 +0100] rev 21537
* Pure: syntax constant for foo (binder) is called foo_binder;
wenzelm [Sun, 26 Nov 2006 18:07:35 +0100] rev 21536
extend_trtab: allow identical trfuns to be overwritten;
wenzelm [Sun, 26 Nov 2006 18:07:34 +0100] rev 21535
tuned;
wenzelm [Sun, 26 Nov 2006 18:07:33 +0100] rev 21534
Binder: syntax const is determined by binder_name, not its syntax;
wenzelm [Sun, 26 Nov 2006 18:07:31 +0100] rev 21533
simplified consts: no auxiliary params, sane mixfix syntax;
declarations: proper morphisms;
added target_morphism/name;
wenzelm [Sun, 26 Nov 2006 18:07:29 +0100] rev 21532
abbrevs: no result;
Element.map_ctxt_attrib;
wenzelm [Sun, 26 Nov 2006 18:07:27 +0100] rev 21531
added export_(standard_)morphism;
wenzelm [Sun, 26 Nov 2006 18:07:25 +0100] rev 21530
Element.map_ctxt_attrib;
wenzelm [Sun, 26 Nov 2006 18:07:24 +0100] rev 21529
abbrevs: no result;
added target_morphism/name;
simplified theory prefix (no option);
proper morphing of abbrevs/notation;
wenzelm [Sun, 26 Nov 2006 18:07:22 +0100] rev 21528
added map_ctxt_attrib;
wenzelm [Sun, 26 Nov 2006 18:07:21 +0100] rev 21527
abbrevs: no result;
wenzelm [Sun, 26 Nov 2006 18:07:20 +0100] rev 21526
added morh_result, the_inductive, add_inductive_global;
removed get_inductive;
more careful treatment of result naming/morphing;
wenzelm [Sun, 26 Nov 2006 18:07:19 +0100] rev 21525
InductivePackage.add_inductive_global;
wenzelm [Sun, 26 Nov 2006 18:07:16 +0100] rev 21524
updated (binder) syntax/notation;
wenzelm [Fri, 24 Nov 2006 22:05:19 +0100] rev 21523
tuned morphisms;
wenzelm [Fri, 24 Nov 2006 22:05:18 +0100] rev 21522
added export_morphism;
ProofContext.init;
wenzelm [Fri, 24 Nov 2006 22:05:17 +0100] rev 21521
simultaneous fact morphism;
wenzelm [Fri, 24 Nov 2006 22:05:16 +0100] rev 21520
added type_map;
wenzelm [Fri, 24 Nov 2006 22:05:15 +0100] rev 21519
added cterm_rule;
wenzelm [Fri, 24 Nov 2006 22:05:14 +0100] rev 21518
fake predeclaration of structure ProofContext;
wenzelm [Fri, 24 Nov 2006 22:05:13 +0100] rev 21517
added export_morphism;
wenzelm [Fri, 24 Nov 2006 22:05:12 +0100] rev 21516
ProofContext.init;
aspinall [Fri, 24 Nov 2006 17:23:15 +0100] rev 21515
Comment: see RFC 2396 for relative URI syntax.
aspinall [Fri, 24 Nov 2006 17:22:32 +0100] rev 21514
Send full paths in PGIP version of file loaded/retracted messages
paulson [Fri, 24 Nov 2006 16:38:42 +0100] rev 21513
Conversion of "equal" to "=" for TSTP format; big tidy-up
krauss [Fri, 24 Nov 2006 13:44:51 +0100] rev 21512
Lemma "fundef_default_value" uses predicate instead of set.
krauss [Fri, 24 Nov 2006 13:43:44 +0100] rev 21511
The function package declares the [code] attribute automatically again.
krauss [Fri, 24 Nov 2006 13:39:22 +0100] rev 21510
exported mk_base_funs for use by size-change tools