src/Pure/Isar/proof_context.ML
Mon, 05 May 2014 16:30:19 +0200 wenzelm more print operations;
Mon, 05 May 2014 15:17:07 +0200 wenzelm support print operations as asynchronous query;
Sun, 06 Apr 2014 16:36:28 +0200 wenzelm more source positions;
Mon, 31 Mar 2014 12:35:39 +0200 wenzelm some shortcuts for chunks, which sometimes avoid bulky string output;
Mon, 31 Mar 2014 10:28:08 +0200 wenzelm support bulk messages consisting of small string segments, which are more healthy to the Poly/ML RTS and might prevent spurious GC crashes such as MTGCProcessMarkPointers::ScanAddressesInObject;
Wed, 26 Mar 2014 14:41:52 +0100 wenzelm prefer Context_Position where a context is available;
Tue, 18 Mar 2014 12:25:17 +0100 wenzelm more markup for improper elements;
Sat, 15 Mar 2014 11:22:25 +0100 wenzelm more explicit treatment of verbose mode, which includes concealed entries;
Sat, 15 Mar 2014 10:24:49 +0100 wenzelm clarified retrieve_generic: local error takes precedence, which is relevant for completion;
Sat, 15 Mar 2014 10:14:42 +0100 wenzelm clarified print_local_facts;
Fri, 14 Mar 2014 15:26:52 +0100 wenzelm conceal improper cases, e.g. relevant for completion (and potentially for markup);
Fri, 14 Mar 2014 14:59:43 +0100 wenzelm more accurate resolution of hybrid facts, which actually changes the sort order of results;
Fri, 14 Mar 2014 12:23:59 +0100 wenzelm back to a form of hybrid facts, to reduce performance impact of ed92ce2ac88e;
Fri, 14 Mar 2014 10:08:36 +0100 wenzelm just one cumulative Proof_Context.facts, with uniform retrieval (including PIDE markup, completion etc.);
Thu, 13 Mar 2014 17:26:22 +0100 wenzelm more frugal recording of changes: join merely requires information from one side;
Wed, 12 Mar 2014 14:37:14 +0100 wenzelm tuned signature;
Tue, 11 Mar 2014 14:28:39 +0100 wenzelm tuned signature;
Mon, 10 Mar 2014 22:39:37 +0100 wenzelm tuned message;
Mon, 10 Mar 2014 22:28:20 +0100 wenzelm tuned message;
Mon, 10 Mar 2014 13:55:03 +0100 wenzelm abstract type Name_Space.table;
Sun, 09 Mar 2014 17:40:02 +0100 wenzelm tuned;
Sun, 09 Mar 2014 16:37:56 +0100 wenzelm tuned signature;
Thu, 06 Mar 2014 17:37:32 +0100 wenzelm more decisive commitment to get_free vs. the_const;
Thu, 06 Mar 2014 16:12:26 +0100 wenzelm reject internal term names outright, and complete consts instead;
Thu, 06 Mar 2014 14:38:54 +0100 wenzelm eliminated odd type constraint for read_const (see also 79c1d2bbe5a9);
Thu, 06 Mar 2014 13:44:01 +0100 wenzelm more uniform check_const/read_const;
Thu, 06 Mar 2014 12:10:19 +0100 wenzelm tuned signature -- more uniform check_type_name/read_type_name;
Thu, 06 Mar 2014 11:32:16 +0100 wenzelm clarified treatment of consts -- prefer value-oriented reports;
Thu, 06 Mar 2014 10:53:14 +0100 wenzelm clarified check of internal names;
Thu, 06 Mar 2014 10:12:47 +0100 wenzelm tuned signature;
Wed, 05 Mar 2014 19:52:28 +0100 wenzelm tuned;
Wed, 05 Mar 2014 18:26:35 +0100 wenzelm more markup for inner syntax class/type names (notably for completion);
Sun, 02 Mar 2014 21:30:47 +0100 wenzelm prefer Name_Space.check with its builtin reports (including completion);
Sun, 02 Mar 2014 21:13:29 +0100 wenzelm tuned source structure;
Sun, 02 Mar 2014 21:02:27 +0100 wenzelm prefer Name_Space.check with its builtin reports (including completion);
Sun, 02 Mar 2014 20:34:11 +0100 wenzelm consider completion report as part of error message -- less stateful, may get handled;
Sun, 02 Mar 2014 20:20:20 +0100 wenzelm more markup for read_class: imitate Name_Space.check despite lack of Name_Space.table;
Sat, 01 Mar 2014 23:17:37 +0100 wenzelm tuned signature;
Sat, 01 Mar 2014 22:46:31 +0100 wenzelm clarified language markup: added "delimited" property;
Tue, 25 Feb 2014 11:36:04 +0100 wenzelm more positions;
Mon, 24 Feb 2014 14:58:40 +0100 wenzelm prefer standard Proof_Context.transfer, with theory stamp transfer (should now work thanks to purely functional theory, without Theory.copy etc.);
Mon, 03 Feb 2014 16:33:54 +0100 wenzelm more formal markup;
Tue, 31 Dec 2013 14:29:16 +0100 wenzelm proper context for norm_hhf and derived operations;
Sat, 14 Dec 2013 17:28:05 +0100 wenzelm proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
Fri, 13 Dec 2013 20:20:15 +0100 wenzelm maintain morphism names for diagnostic purposes;
Mon, 16 Sep 2013 23:08:02 +0200 wenzelm treat all dummy type variables separately (in contrast to fca432074fb2);
Tue, 03 Sep 2013 19:58:00 +0200 wenzelm cases: formal binding of 'assumes', with position provided via invoke_case;
Tue, 03 Sep 2013 13:09:15 +0200 wenzelm cases: more position information and PIDE markup;
Wed, 29 May 2013 18:25:11 +0200 wenzelm tuned signature -- more explicit flags for low-level Thm.bicompose;
Sun, 26 May 2013 19:27:32 +0200 wenzelm tuned signature;
Wed, 10 Apr 2013 17:02:47 +0200 wenzelm added ML antiquotation @{theory_context};
Wed, 03 Apr 2013 13:58:00 +0200 wenzelm tuned output -- less bullets;
Sat, 30 Mar 2013 13:40:19 +0100 wenzelm more item markup;
Sat, 30 Mar 2013 12:13:39 +0100 wenzelm item markup for Proof_Context.pretty_fact;
Mon, 26 Nov 2012 21:46:04 +0100 wenzelm tuned signature;
Sun, 25 Nov 2012 19:49:24 +0100 wenzelm Isabelle-specific implementation of quasi-abstract markup elements -- back to module arrangement before d83797ef0d2d;
Mon, 19 Nov 2012 20:23:47 +0100 wenzelm theorem status about oracles/futures is no longer printed by default;
Wed, 17 Oct 2012 10:46:14 +0200 wenzelm more formal markup;
Tue, 09 Oct 2012 19:24:19 +0200 wenzelm more explicit flags for facts table;
Wed, 03 Oct 2012 17:12:08 +0200 wenzelm more error positions;
Wed, 03 Oct 2012 14:58:56 +0200 wenzelm allow position constraints to coexist with 0 or 1 sort constraints;
Mon, 01 Oct 2012 16:37:22 +0200 wenzelm report sort assignment of visible type variables;
Wed, 29 Aug 2012 11:48:45 +0200 wenzelm renamed Position.str_of to Position.here;
Mon, 02 Apr 2012 19:47:21 +0200 wenzelm tuned signature;
Sun, 01 Apr 2012 18:01:19 +0200 wenzelm tuned signature;
Sun, 18 Mar 2012 13:04:22 +0100 wenzelm maintain generic context naming in structure Name_Space (NB: empty = default_naming, init = local_naming);
Sat, 17 Mar 2012 23:55:03 +0100 wenzelm proper naming of simprocs according to actual target context;
Wed, 14 Mar 2012 17:52:38 +0100 wenzelm source positions for locale and class expressions;
Fri, 09 Mar 2012 20:04:19 +0100 wenzelm tuned signature;
Sat, 03 Mar 2012 21:43:59 +0100 wenzelm canonical argument order for attribute application;
Mon, 28 Nov 2011 22:05:32 +0100 wenzelm separate module for concrete Isabelle markup;
Sun, 27 Nov 2011 21:53:38 +0100 wenzelm tuned;
Fri, 11 Nov 2011 12:52:57 +0100 wenzelm more scalable Proof_Context.prepare_sorts;
Wed, 09 Nov 2011 20:47:11 +0100 wenzelm tuned signature;
Wed, 09 Nov 2011 17:57:42 +0100 wenzelm sort assignment before simultaneous term_check, not isolated parse_term;
Thu, 03 Nov 2011 23:55:53 +0100 wenzelm more general Proof_Context.bind_propp, which allows outer parameters;
Thu, 03 Nov 2011 22:23:41 +0100 wenzelm tuned signature -- canonical argument order;
Wed, 13 Jul 2011 20:36:18 +0200 wenzelm sub-structural sharing after Syntax.check phase, with global interning of logical entities (the latter is relevant when bypassing default parsing via YXML);
Sat, 25 Jun 2011 19:38:35 +0200 wenzelm entity markup for "type", "constant";
Sat, 25 Jun 2011 18:15:36 +0200 wenzelm type classes: entity markup instead of old-style token markup;
Thu, 12 May 2011 16:23:13 +0200 wenzelm proper configuration options Proof_Context.debug and Proof_Context.verbose;
Thu, 28 Apr 2011 21:06:04 +0200 wenzelm literal facts `prop` may contain dummy patterns;
Thu, 28 Apr 2011 20:20:49 +0200 wenzelm eliminated slightly odd Proof_Context.bind_fixes;
Wed, 27 Apr 2011 23:02:43 +0200 wenzelm more precise positions via binding;
Wed, 27 Apr 2011 20:58:40 +0200 wenzelm tuned signature -- eliminated odd comment;
Wed, 27 Apr 2011 20:19:05 +0200 wenzelm more precise position information via Variable.add_fixes_binding;
Wed, 27 Apr 2011 17:58:45 +0200 wenzelm reorganized fixes as specialized (global) name space;
Sat, 23 Apr 2011 18:46:01 +0200 wenzelm clarified Consts.read_const;
Sat, 23 Apr 2011 18:25:50 +0200 wenzelm clarified Type.the_decl;
Sat, 23 Apr 2011 18:09:27 +0200 wenzelm more reports and error positions;
Tue, 19 Apr 2011 20:47:02 +0200 wenzelm split Type_Infer into early and late part, after Proof_Context;
Tue, 19 Apr 2011 14:57:09 +0200 wenzelm simplified check/uncheck interfaces: result comparison is hardwired by default;
Mon, 18 Apr 2011 13:26:39 +0200 wenzelm pass plain Proof.context for pretty printing;
Mon, 18 Apr 2011 11:13:29 +0200 wenzelm simplified pretty printing context, which is only required for certain kernel operations;
Sun, 17 Apr 2011 21:42:47 +0200 wenzelm added Binding.print convenience, which includes quote already;
Sun, 17 Apr 2011 21:04:22 +0200 wenzelm tuned signature;
Sun, 17 Apr 2011 20:58:43 +0200 wenzelm markup facts via name space;
Sun, 17 Apr 2011 20:15:46 +0200 wenzelm eliminated obsolete markup -- superseded by generic "entity" markup;
Sun, 17 Apr 2011 19:54:04 +0200 wenzelm report Name_Space.declare/define, relatively to context;
Sat, 16 Apr 2011 16:37:21 +0200 wenzelm do not open ML structures;
Sat, 16 Apr 2011 15:47:52 +0200 wenzelm modernized structure Proof_Context;
Sat, 16 Apr 2011 15:25:25 +0200 wenzelm prefer local name spaces;
Sat, 16 Apr 2011 13:48:45 +0200 wenzelm Name_Space: proper configuration options long_names, short_names, unique_names instead of former unsynchronized references;
Sat, 16 Apr 2011 12:46:18 +0200 wenzelm tuned signature, disentangled dependencies;
Fri, 08 Apr 2011 20:39:09 +0200 wenzelm moved CONST syntax/translations to their proper place;
Fri, 08 Apr 2011 16:34:14 +0200 wenzelm discontinued special treatment of structure Lexicon;
Fri, 08 Apr 2011 14:20:57 +0200 wenzelm discontinued special treatment of structure Mixfix;
Thu, 07 Apr 2011 17:52:44 +0200 wenzelm simplified printer context: uniform externing and static token translations;
Wed, 06 Apr 2011 15:10:39 +0200 wenzelm eliminated odd object-oriented type_context/term_context;
Tue, 05 Apr 2011 23:14:41 +0200 wenzelm moved decode/parse operations to standard_syntax.ML;
Tue, 05 Apr 2011 18:06:45 +0200 wenzelm separate module for standard implementation of inner syntax operations;
Tue, 05 Apr 2011 14:25:18 +0200 wenzelm discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;
Tue, 05 Apr 2011 13:07:40 +0200 wenzelm more precise propagation of reports/results through some inner syntax layers;
Sun, 03 Apr 2011 21:59:33 +0200 wenzelm added Position.reports convenience;
Wed, 30 Mar 2011 22:53:18 +0200 wenzelm accomodate autofix discipline of non-body context;
Wed, 30 Mar 2011 22:03:50 +0200 wenzelm more informative markup_free;
Sun, 27 Mar 2011 20:55:01 +0200 wenzelm decode_term: some context-sensitive markup;
Sun, 27 Mar 2011 19:51:51 +0200 wenzelm tuned signatures;
Sun, 27 Mar 2011 17:55:11 +0200 wenzelm decode_term/disambig: report resolved term variables for the unique (!) result;
Sat, 04 Dec 2010 18:41:12 +0100 wenzelm added Syntax.default_root;
less more (0) -120 tip