src/Pure/Isar/proof_context.ML
Wed, 18 Jun 2008 22:32:03 +0200 wenzelm simplified TypeInfer.infer_types;
Wed, 18 Jun 2008 18:55:07 +0200 wenzelm export transfer_syntax;
Fri, 13 Jun 2008 21:04:42 +0200 wenzelm map_const: soft version, no failure here;
Thu, 12 Jun 2008 16:41:47 +0200 wenzelm Facts.dest/export_static: content difference;
Sun, 18 May 2008 17:03:26 +0200 wenzelm unparse_term: check PureThy.old_appl_syntax instead of CPure;
Sun, 18 May 2008 15:04:09 +0200 wenzelm moved global pretty/string_of functions from Sign to Syntax;
Sat, 17 May 2008 14:27:02 +0200 wenzelm default token translations: observe Sign.is_pretty_global for fixed variables;
Tue, 22 Apr 2008 08:33:13 +0200 haftmann exported is_abbrev mode discriminator
Fri, 18 Apr 2008 23:49:46 +0200 wenzelm print_cases: proper context for revert_skolem;
Thu, 17 Apr 2008 22:22:30 +0200 wenzelm revert_skolem: do not change non-reversible names;
Thu, 17 Apr 2008 16:30:51 +0200 wenzelm default token translations with proper markup;
Wed, 16 Apr 2008 21:53:03 +0200 wenzelm Facts.extern_static;
Wed, 16 Apr 2008 17:40:43 +0200 wenzelm removed obsolete valid_thms;
Tue, 15 Apr 2008 18:49:28 +0200 wenzelm Facts.intern, Facts.extern_table;
Fri, 28 Mar 2008 20:02:04 +0100 wenzelm Context.>> : operate on Context.generic;
Thu, 27 Mar 2008 15:32:15 +0100 wenzelm eliminated delayed theory setup
Tue, 25 Mar 2008 19:39:59 +0100 wenzelm support dynamic facts;
Thu, 20 Mar 2008 16:04:30 +0100 wenzelm Facts.Named: include position;
Thu, 20 Mar 2008 00:20:51 +0100 wenzelm simplified get_thm(s): back to plain name argument;
Wed, 19 Mar 2008 22:27:57 +0100 wenzelm renamed datatype thmref to Facts.ref, tuned interfaces;
Tue, 18 Mar 2008 21:57:36 +0100 wenzelm valid_thms: get_thms_silent;
Mon, 17 Mar 2008 20:51:23 +0100 wenzelm Facts.add_local;
Sat, 15 Mar 2008 18:08:04 +0100 wenzelm replaced obsolete FactIndex.T by Facts.T;
Fri, 14 Mar 2008 08:52:53 +0100 haftmann added mk_const functions
Tue, 11 Mar 2008 17:13:04 +0100 wenzelm put_thms: pass do_props;
Fri, 07 Mar 2008 13:53:09 +0100 haftmann dropped local tsigs
Wed, 05 Mar 2008 21:24:06 +0100 wenzelm put_thms: do not index facts here (affects prems/this/calculation in particular);
Tue, 27 Nov 2007 16:48:38 +0100 wenzelm standard_parse_term: check ambiguous results without changing the result yet;
Fri, 23 Nov 2007 21:09:34 +0100 haftmann explicit type signature
Wed, 21 Nov 2007 14:43:50 +0100 wenzelm intern_skolem: disallow qualified names;
Sun, 11 Nov 2007 20:29:06 +0100 wenzelm simplified Consts.dest;
Thu, 08 Nov 2007 20:08:09 +0100 wenzelm removed unused read_termTs_schematic, read/cert_vars_legacy, add_fixes_legacy;
Thu, 08 Nov 2007 14:51:30 +0100 wenzelm renamed ProofContext.read_const' to ProofContext.read_const_proper;
Wed, 07 Nov 2007 22:20:11 +0100 wenzelm export read_const';
Wed, 07 Nov 2007 16:43:00 +0100 wenzelm discontinued ProofContext.read_prop_legacy;
Tue, 06 Nov 2007 22:50:37 +0100 wenzelm read_const/legacy_intern_skolem: cover consts within the local scope;
Wed, 24 Oct 2007 17:17:43 +0200 wenzelm parse_term: invoke full Syntax.check_term, not just standard_infer_types;
Tue, 23 Oct 2007 13:29:17 +0200 wenzelm added XCONST syntax (keeps original spelling of const);
Sun, 21 Oct 2007 14:21:54 +0200 wenzelm context_const_ast_tr: proper const_syntax_name (cf. @{const_syntax});
Fri, 19 Oct 2007 16:13:53 +0200 wenzelm do not export standard_infer_types;
Tue, 16 Oct 2007 23:12:57 +0200 haftmann exported standard_term_check
Tue, 16 Oct 2007 19:45:57 +0200 wenzelm Syntax.(un)check: explicit result option;
Tue, 16 Oct 2007 17:06:18 +0200 wenzelm added revert_abbrev;
Mon, 15 Oct 2007 15:29:45 +0200 haftmann swapped constant components
Thu, 11 Oct 2007 19:10:24 +0200 wenzelm replaced Term.equiv_types by Type.similar_types;
Thu, 11 Oct 2007 16:05:30 +0200 wenzelm moved ProofContext.pp to Syntax.pp;
Wed, 10 Oct 2007 17:31:56 +0200 wenzelm generalized notation interface (add or del);
Tue, 09 Oct 2007 00:20:22 +0200 wenzelm generic Syntax.pretty/string_of operations;
Tue, 02 Oct 2007 16:06:41 +0200 wenzelm export tsig_of;
Sun, 30 Sep 2007 16:20:40 +0200 wenzelm add_abbrev: tags (Markup.property list);
Sun, 30 Sep 2007 11:55:14 +0200 wenzelm standard_term_check: include expand_abbrevs (back again);
Sat, 29 Sep 2007 21:39:52 +0200 wenzelm removed redundant const_constraint;
Sat, 29 Sep 2007 08:58:57 +0200 haftmann exported constraint interfaces
Mon, 24 Sep 2007 21:07:38 +0200 wenzelm eliminated ProofContext.read_termTs;
Sun, 23 Sep 2007 23:39:42 +0200 wenzelm removed dead code;
Sun, 23 Sep 2007 23:00:01 +0200 wenzelm made smlnj happy;
Sun, 23 Sep 2007 22:23:35 +0200 wenzelm added read_term_pattern/schematic/abbrev;
Sat, 22 Sep 2007 17:45:57 +0200 wenzelm removed obsolete set_expand_abbrevs (superceded by mode_abbrev);
Mon, 17 Sep 2007 16:36:41 +0200 wenzelm avoid direct access to print_mode;
Sat, 01 Sep 2007 18:17:44 +0200 wenzelm removed unused join_mode;
less more (0) -300 -100 -60 tip