Fri, 28 Oct 2011 17:15:52 +0200 |
wenzelm |
tuned signature -- refined terminology;
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 19:54:04 +0200 |
wenzelm |
report Name_Space.declare/define, relatively to context;
|
file |
diff |
annotate
|
Sat, 16 Apr 2011 15:47:52 +0200 |
wenzelm |
modernized structure Proof_Context;
|
file |
diff |
annotate
|
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;
|
file |
diff |
annotate
|
Thu, 06 Jan 2011 21:06:18 +0100 |
ballarin |
Diagnostic command to show locale dependencies.
|
file |
diff |
annotate
|
Sat, 18 Dec 2010 18:43:16 +0100 |
ballarin |
Add mixins to locale dependencies.
|
file |
diff |
annotate
|
Sat, 18 Dec 2010 18:43:13 +0100 |
ballarin |
Add mixins to sublocale command.
|
file |
diff |
annotate
|
Sun, 28 Nov 2010 15:28:48 +0100 |
wenzelm |
superficial tuning;
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 16:05:25 +0200 |
wenzelm |
renamed structure PureThy to Pure_Thy and moved most content to Global_Theory, to emphasize that this is global-only;
|
file |
diff |
annotate
|
Sun, 05 Sep 2010 21:41:24 +0200 |
wenzelm |
turned show_sorts/show_types into proper configuration options;
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 12:57:55 +0200 |
wenzelm |
merged, resolving some minor conflicts in src/HOL/Tools/Predicate_Compile/code_prolog.ML;
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 16:00:54 +0200 |
ballarin |
For sublocale it is sufficient to reconsider ancestors of the target.
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 15:48:08 +0200 |
wenzelm |
renamed Local_Theory.theory(_result) to Local_Theory.background_theory(_result) to emphasize that this belongs to the infrastructure and is rarely appropriate in user-space tools;
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 13:09:12 +0200 |
wenzelm |
renamed ProofContext.theory(_result) to ProofContext.background_theory(_result) to emphasize that this belongs to the infrastructure and is rarely appropriate in user-space tools;
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 22:26:23 +0200 |
ballarin |
Revert performance improvement of 8ed3a5fb4d25 since it breaks notes element declarations.
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 22:29:43 +0200 |
ballarin |
Remove duplicate locale activation code; performance improvement.
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 23:58:05 +0200 |
ballarin |
More consistent naming of locale api functions.
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 21:14:20 +0200 |
ballarin |
print_interps shows interpretations in proofs.
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 21:14:20 +0200 |
ballarin |
Make registrations generic data.
|
file |
diff |
annotate
|
Mon, 26 Jul 2010 14:44:07 +0200 |
haftmann |
get_registrations interface
|
file |
diff |
annotate
|
Wed, 21 Jul 2010 09:46:36 +0200 |
haftmann |
abstract visualization of locale ingredients; all_locales yields proper locale identifiers
|
file |
diff |
annotate
|
Tue, 22 Jun 2010 19:46:16 +0200 |
ballarin |
Proper treatment of non-inherited mixins.
|
file |
diff |
annotate
|
Sun, 20 Jun 2010 19:02:41 +0200 |
haftmann |
separate section for diagnostic commands
|
file |
diff |
annotate
|
Wed, 26 May 2010 21:20:18 +0200 |
ballarin |
Merge mixins of distinct interpretations with same base.
|
file |
diff |
annotate
|
Mon, 24 May 2010 10:48:32 +0200 |
ballarin |
Store registrations in efficient data structure.
|
file |
diff |
annotate
|
Mon, 24 May 2010 10:48:32 +0200 |
ballarin |
Avoid recomputation of registration instance for lookup.
|
file |
diff |
annotate
|
Mon, 24 May 2010 10:48:32 +0200 |
ballarin |
Consistently use equality for registration lookup.
|
file |
diff |
annotate
|
Mon, 24 May 2010 10:48:32 +0200 |
ballarin |
Cleaner implementation of sublocale command.
|
file |
diff |
annotate
|
Mon, 24 May 2010 10:48:32 +0200 |
ballarin |
Reapply mixin patch: base for performance improvements.
|
file |
diff |
annotate
|
Fri, 14 May 2010 21:23:29 +0200 |
ballarin |
Revert mixin patch due to inacceptable performance drop.
|
file |
diff |
annotate
|
Thu, 13 May 2010 13:30:16 +0200 |
ballarin |
Add mixin to base morphism, required by class package; cf ab324ffd6f3d.
|
file |
diff |
annotate
|
Tue, 04 May 2010 20:30:22 +0200 |
ballarin |
Merged.
|
file |
diff |
annotate
|
Tue, 04 May 2010 19:57:55 +0200 |
ballarin |
Provide internal function for printing a single interpretation.
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 22:27:22 +0200 |
ballarin |
Explicitly manage export in dependencies.
|
file |
diff |
annotate
|
Mon, 03 May 2010 14:25:56 +0200 |
wenzelm |
renamed ProofContext.init to ProofContext.init_global to emphasize that this is not the real thing;
|
file |
diff |
annotate
|
Tue, 20 Apr 2010 22:34:17 +0200 |
ballarin |
Remove garbage.
|
file |
diff |
annotate
|
Tue, 20 Apr 2010 22:31:08 +0200 |
ballarin |
Remove garbage.
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 19:17:10 +0200 |
ballarin |
Merged resolving conflicts NEWS and locale.ML.
|
file |
diff |
annotate
|
Fri, 02 Apr 2010 13:33:48 +0200 |
ballarin |
Proper inheritance of mixins for activated facts and locale dependencies.
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 19:54:54 +0100 |
ballarin |
Removed obsolete function.
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 01:34:08 +0100 |
ballarin |
Graceful treatment of non-locale subgoals by methods unfold_locales and intro_locales.
|
file |
diff |
annotate
|
Thu, 11 Feb 2010 21:00:36 +0100 |
ballarin |
A rough implementation of full mixin inheritance; additional unit tests.
|
file |
diff |
annotate
|
Tue, 02 Feb 2010 21:23:20 +0100 |
ballarin |
Clarified invariant; tuned.
|
file |
diff |
annotate
|
Mon, 01 Feb 2010 21:55:00 +0100 |
ballarin |
Use serial to be more debug friendly.
|
file |
diff |
annotate
|
Mon, 15 Mar 2010 18:59:16 +0100 |
wenzelm |
replaced type_syntax/term_syntax by uniform syntax_declaration;
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 22:02:11 +0100 |
wenzelm |
eliminated obsolete "internal" kind -- collapsed to unspecific "";
|
file |
diff |
annotate
|
Mon, 09 Nov 2009 21:33:22 +0100 |
ballarin |
Removed obsolete code.
|
file |
diff |
annotate
|
Sun, 08 Nov 2009 18:43:42 +0100 |
wenzelm |
adapted Theory_Data;
|
file |
diff |
annotate
|
Sun, 08 Nov 2009 16:30:41 +0100 |
wenzelm |
adapted Generic_Data, Proof_Data;
|
file |
diff |
annotate
|
Wed, 28 Oct 2009 16:25:27 +0100 |
wenzelm |
conceal internal bindings;
|
file |
diff |
annotate
|
Sun, 25 Oct 2009 13:04:06 +0100 |
wenzelm |
make SML/NJ happy;
|
file |
diff |
annotate
|
Sat, 24 Oct 2009 20:54:08 +0200 |
wenzelm |
maintain explicit name space kind;
|
file |
diff |
annotate
|
Sat, 24 Oct 2009 19:47:37 +0200 |
wenzelm |
renamed NameSpace to Name_Space -- also to emphasize its subtle change in semantics;
|
file |
diff |
annotate
|
Sat, 24 Oct 2009 19:20:03 +0200 |
wenzelm |
eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already;
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 22:06:43 +0200 |
ballarin |
Observe order of declaration when printing registrations.
|
file |
diff |
annotate
|
Thu, 01 Oct 2009 20:37:33 +0200 |
ballarin |
Avoid administrative overhead for identity mixins.
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 22:15:54 +0200 |
ballarin |
Propagation of mixins for interpretation; reactivated diagnostic command print_interps.
|
file |
diff |
annotate
|
Sun, 27 Sep 2009 11:50:27 +0200 |
ballarin |
Archive registrations by external view.
|
file |
diff |
annotate
|
Sat, 19 Sep 2009 18:43:11 +0200 |
ballarin |
Explicit management of registration mixins.
|
file |
diff |
annotate
|
Wed, 19 Aug 2009 19:35:46 +0200 |
ballarin |
Improved comments and api names.
|
file |
diff |
annotate
|