| Fri, 16 Jan 2009 08:04:39 +0100 | 
haftmann | 
tuned
 | 
file |
diff |
annotate
 | 
| Sun, 11 Jan 2009 14:18:17 +0100 | 
haftmann | 
explicit bookkeeping of intro rules and axiom
 | 
file |
diff |
annotate
 | 
| Wed, 07 Jan 2009 22:31:36 +0100 | 
haftmann | 
tuned signature; internal code reorganisation
 | 
file |
diff |
annotate
 | 
| Tue, 06 Jan 2009 08:50:12 +0100 | 
haftmann | 
merged
 | 
file |
diff |
annotate
 | 
| Mon, 05 Jan 2009 15:55:51 +0100 | 
haftmann | 
locale -> old_locale, new_locale -> locale
 | 
file |
diff |
annotate
 | 
| Wed, 31 Dec 2008 18:53:19 +0100 | 
wenzelm | 
moved old add_type_XXX, add_term_XXX etc. to structure OldTerm;
 | 
file |
diff |
annotate
 | 
| Wed, 31 Dec 2008 15:30:10 +0100 | 
wenzelm | 
moved term order operations to structure TermOrd (cf. Pure/term_ord.ML);
 | 
file |
diff |
annotate
 | 
| Fri, 05 Dec 2008 18:42:37 +0100 | 
haftmann | 
removed Table.extend, NameSpace.extend_table
 | 
file |
diff |
annotate
 | 
| Fri, 05 Dec 2008 08:04:53 +0100 | 
haftmann | 
dropped NameSpace.declare_base
 | 
file |
diff |
annotate
 | 
| Thu, 04 Dec 2008 14:43:33 +0100 | 
haftmann | 
cleaned up binding module and related code
 | 
file |
diff |
annotate
 | 
| Wed, 03 Dec 2008 15:26:46 +0100 | 
ballarin | 
Made global_note_qualified public.
 | 
file |
diff |
annotate
 | 
| Mon, 01 Dec 2008 19:41:16 +0100 | 
haftmann | 
new Binding module
 | 
file |
diff |
annotate
 | 
| Mon, 01 Dec 2008 16:02:57 +0100 | 
haftmann | 
Locale.*note* with conventional argument type
 | 
file |
diff |
annotate
 | 
| Mon, 01 Dec 2008 13:43:32 +0100 | 
ballarin | 
Methods intro_locales and unfold_locales apply to both old and new locales.
 | 
file |
diff |
annotate
 | 
| Thu, 27 Nov 2008 10:26:00 +0100 | 
ballarin | 
Fixed strange indentation.
 | 
file |
diff |
annotate
 | 
| Thu, 20 Nov 2008 19:06:05 +0100 | 
haftmann | 
Locale.local_note_qualified
 | 
file |
diff |
annotate
 | 
| Thu, 20 Nov 2008 14:55:28 +0100 | 
haftmann | 
tuned name bindings
 | 
file |
diff |
annotate
 | 
| Mon, 17 Nov 2008 17:00:27 +0100 | 
haftmann | 
explicit name morphism function for locale interpretation
 | 
file |
diff |
annotate
 | 
| Fri, 14 Nov 2008 14:00:52 +0100 | 
ballarin | 
Made local_note_prefix public.
 | 
file |
diff |
annotate
 | 
| Fri, 14 Nov 2008 08:50:10 +0100 | 
haftmann | 
namify and name_decl combinators
 | 
file |
diff |
annotate
 | 
| Thu, 13 Nov 2008 14:19:10 +0100 | 
haftmann | 
proper name morphisms for locales
 | 
file |
diff |
annotate
 | 
| Mon, 10 Nov 2008 19:42:22 +0100 | 
haftmann | 
restruced naming code in anticipation of introduction of name morphisms
 | 
file |
diff |
annotate
 | 
| Mon, 10 Nov 2008 08:18:58 +0100 | 
haftmann | 
using explicit interpretaton prefix in Name.binding (still on the surface)
 | 
file |
diff |
annotate
 | 
| Thu, 30 Oct 2008 10:57:45 +0100 | 
ballarin | 
Dropped context element 'includes'.
 | 
file |
diff |
annotate
 | 
| Mon, 27 Oct 2008 16:14:51 +0100 | 
ballarin | 
Extension of interface: declarations_of.
 | 
file |
diff |
annotate
 | 
| Fri, 26 Sep 2008 19:07:56 +0200 | 
wenzelm | 
eliminated polymorphic equality;
 | 
file |
diff |
annotate
 | 
| Wed, 17 Sep 2008 15:21:30 +0200 | 
ballarin | 
Public interface to interpretation morphism.
 | 
file |
diff |
annotate
 | 
| Tue, 16 Sep 2008 12:27:05 +0200 | 
ballarin | 
Clearer separation of interpretation frontend and backend.
 | 
file |
diff |
annotate
 | 
| Wed, 03 Sep 2008 17:47:30 +0200 | 
wenzelm | 
Sign.declare_const: Name.binding;
 | 
file |
diff |
annotate
 | 
| Wed, 03 Sep 2008 11:44:48 +0200 | 
wenzelm | 
Name.qualified;
 | 
file |
diff |
annotate
 | 
| Tue, 02 Sep 2008 17:31:20 +0200 | 
ballarin | 
Interpretation commands no longer accept interpretation attributes.
 | 
file |
diff |
annotate
 | 
| Tue, 02 Sep 2008 16:55:33 +0200 | 
wenzelm | 
type Attrib.binding abbreviates Name.binding without attributes;
 | 
file |
diff |
annotate
 | 
| Tue, 02 Sep 2008 14:10:45 +0200 | 
wenzelm | 
explicit type Name.binding for higher-specification elements;
 | 
file |
diff |
annotate
 | 
| Thu, 28 Aug 2008 22:08:11 +0200 | 
haftmann | 
no parameter prefix for class interpretation
 | 
file |
diff |
annotate
 | 
| Wed, 27 Aug 2008 17:54:31 +0200 | 
ballarin | 
Consistent naming of theorems in interpretation.
 | 
file |
diff |
annotate
 | 
| Wed, 27 Aug 2008 12:00:28 +0200 | 
wenzelm | 
get rid of tabs;
 | 
file |
diff |
annotate
 | 
| Tue, 26 Aug 2008 16:04:22 +0200 | 
ballarin | 
Reorganisation of registration code.
 | 
file |
diff |
annotate
 | 
| Thu, 14 Aug 2008 16:52:46 +0200 | 
wenzelm | 
moved basic thm operations from structure PureThy to Thm (cf. more_thm.ML);
 | 
file |
diff |
annotate
 | 
| Wed, 06 Aug 2008 16:41:40 +0200 | 
ballarin | 
Interpretation command (theory/proof context) no longer simplifies goal.
 | 
file |
diff |
annotate
 | 
| Fri, 01 Aug 2008 17:41:37 +0200 | 
ballarin | 
Removed import and lparams from locale record.
 | 
file |
diff |
annotate
 | 
| Wed, 30 Jul 2008 07:33:59 +0200 | 
haftmann | 
facts_of
 | 
file |
diff |
annotate
 | 
| Tue, 29 Jul 2008 08:15:44 +0200 | 
haftmann | 
tuned; explicit export of element accessors
 | 
file |
diff |
annotate
 | 
| Sat, 26 Jul 2008 09:00:26 +0200 | 
haftmann | 
tuned function name
 | 
file |
diff |
annotate
 | 
| Fri, 25 Jul 2008 12:03:32 +0200 | 
haftmann | 
dropped locale (open)
 | 
file |
diff |
annotate
 | 
| Sun, 18 May 2008 15:04:41 +0200 | 
wenzelm | 
Syntax.string_of_typ: proper context;
 | 
file |
diff |
annotate
 | 
| Mon, 14 Apr 2008 17:54:56 +0200 | 
ballarin | 
Changed naming scheme for theorems generated by interpretations.
 | 
file |
diff |
annotate
 | 
| Sat, 12 Apr 2008 17:00:48 +0200 | 
wenzelm | 
replaced Drule.close_derivation/Goal.close_result by Thm.close_derivation (removed obsolete compression);
 | 
file |
diff |
annotate
 | 
| Fri, 28 Mar 2008 20:02:04 +0100 | 
wenzelm | 
Context.>> : operate on Context.generic;
 | 
file |
diff |
annotate
 | 
| Thu, 27 Mar 2008 15:32:15 +0100 | 
wenzelm | 
eliminated delayed theory setup
 | 
file |
diff |
annotate
 | 
| Thu, 20 Mar 2008 00:20:49 +0100 | 
wenzelm | 
renamed former get_thms(_silent) to get_fact(_silent);
 | 
file |
diff |
annotate
 | 
| Mon, 17 Mar 2008 18:36:04 +0100 | 
wenzelm | 
closeup: recover original order of free variables!
 | 
file |
diff |
annotate
 | 
| Wed, 05 Mar 2008 22:58:11 +0100 | 
wenzelm | 
closeup: minor tuning of term traversal;
 | 
file |
diff |
annotate
 | 
| Mon, 17 Dec 2007 17:57:52 +0100 | 
haftmann | 
explicit closing of derived witnesses
 | 
file |
diff |
annotate
 | 
| Thu, 13 Dec 2007 07:09:07 +0100 | 
haftmann | 
memorizing and exporting destruction rules
 | 
file |
diff |
annotate
 | 
| Thu, 08 Nov 2007 22:19:43 +0100 | 
wenzelm | 
avoid "import" as identifier, which is a keyword in Alice;
 | 
file |
diff |
annotate
 | 
| Mon, 05 Nov 2007 17:48:51 +0100 | 
ballarin | 
Use of export rather than standard in interpretation.
 | 
file |
diff |
annotate
 | 
| Fri, 02 Nov 2007 18:53:01 +0100 | 
haftmann | 
generic tactic Method.intros_tac
 | 
file |
diff |
annotate
 | 
| Fri, 19 Oct 2007 12:22:12 +0200 | 
ballarin | 
Interpretation equations may have name and/or attribute;
 | 
file |
diff |
annotate
 | 
| Wed, 17 Oct 2007 23:16:34 +0200 | 
wenzelm | 
locale pred: authentic syntax, tuned aprop_tr' accordingly;
 | 
file |
diff |
annotate
 | 
| Wed, 17 Oct 2007 13:55:37 +0200 | 
wenzelm | 
clarified naming conventions of 'parse' and 'check' (as opposed to former 'cert');
 | 
file |
diff |
annotate
 |