Sat, 13 May 2006 02:51:43 +0200 |
wenzelm |
'defs': unchecked flag;
|
file |
diff |
annotate
|
Sun, 30 Apr 2006 22:50:10 +0200 |
wenzelm |
AxClass.define_class;
|
file |
diff |
annotate
|
Thu, 27 Apr 2006 15:06:35 +0200 |
wenzelm |
tuned basic list operators (flat, maps, map_filter);
|
file |
diff |
annotate
|
Thu, 13 Apr 2006 12:01:09 +0200 |
wenzelm |
axclass: old-style concrete syntax for canonical specification format;
|
file |
diff |
annotate
|
Tue, 11 Apr 2006 16:00:07 +0200 |
wenzelm |
'axclass': no parameters;
|
file |
diff |
annotate
|
Sat, 08 Apr 2006 22:51:23 +0200 |
wenzelm |
'abbreviation': optional print mode;
|
file |
diff |
annotate
|
Mon, 20 Mar 2006 17:15:35 +0100 |
ballarin |
Tuned signature of Locale.add_locale(_i).
|
file |
diff |
annotate
|
Fri, 17 Mar 2006 15:22:40 +0100 |
ballarin |
add_locale(_i) returns internal locale name.
|
file |
diff |
annotate
|
Tue, 14 Mar 2006 22:06:39 +0100 |
wenzelm |
added 'print_statement' command;
|
file |
diff |
annotate
|
Tue, 14 Mar 2006 16:29:37 +0100 |
wenzelm |
added 'no_translations';
|
file |
diff |
annotate
|
Sat, 11 Mar 2006 16:53:27 +0100 |
wenzelm |
*** empty log message ***
|
file |
diff |
annotate
|
Wed, 08 Mar 2006 18:37:24 +0100 |
wenzelm |
constdecl: always allow 'where';
|
file |
diff |
annotate
|
Thu, 16 Feb 2006 18:26:00 +0100 |
wenzelm |
added 'abbreviation';
|
file |
diff |
annotate
|
Mon, 06 Feb 2006 20:59:49 +0100 |
wenzelm |
Toplevel.local_theory;
|
file |
diff |
annotate
|
Fri, 03 Feb 2006 11:47:57 +0100 |
haftmann |
refined signature of locale module
|
file |
diff |
annotate
|
Thu, 02 Feb 2006 12:52:20 +0100 |
wenzelm |
moved (general_)statement to outer_parse.ML;
|
file |
diff |
annotate
|
Sat, 28 Jan 2006 17:28:56 +0100 |
wenzelm |
removed obsolete keyword 'files';
|
file |
diff |
annotate
|
Fri, 27 Jan 2006 19:03:02 +0100 |
wenzelm |
moved theorem tags from Drule to PureThy;
|
file |
diff |
annotate
|
Wed, 25 Jan 2006 00:21:38 +0100 |
wenzelm |
added 'definition';
|
file |
diff |
annotate
|
Tue, 24 Jan 2006 00:43:28 +0100 |
wenzelm |
axiomatization: optional vars;
|
file |
diff |
annotate
|
Fri, 13 Jan 2006 01:13:11 +0100 |
wenzelm |
uniform handling of fixes;
|
file |
diff |
annotate
|
Sat, 07 Jan 2006 23:27:56 +0100 |
wenzelm |
added 'axiomatization';
|
file |
diff |
annotate
|
Wed, 04 Jan 2006 00:52:43 +0100 |
wenzelm |
Toplevel.forget_proof;
|
file |
diff |
annotate
|
Tue, 03 Jan 2006 00:06:24 +0100 |
wenzelm |
added 'using' command;
|
file |
diff |
annotate
|
Wed, 30 Nov 2005 22:52:46 +0100 |
wenzelm |
simulaneous 'def';
|
file |
diff |
annotate
|
Thu, 10 Nov 2005 20:57:20 +0100 |
wenzelm |
guess: Toplevel.proof;
|
file |
diff |
annotate
|
Wed, 09 Nov 2005 16:26:51 +0100 |
wenzelm |
P.context_element, P.locale_element;
|
file |
diff |
annotate
|
Tue, 18 Oct 2005 17:59:33 +0200 |
wenzelm |
use simplified Toplevel.proof etc.;
|
file |
diff |
annotate
|
Sat, 15 Oct 2005 00:08:03 +0200 |
wenzelm |
added 'guess';
|
file |
diff |
annotate
|
Tue, 20 Sep 2005 14:03:41 +0200 |
wenzelm |
removed obsolete thms_containing;
|
file |
diff |
annotate
|
Wed, 14 Sep 2005 23:15:00 +0200 |
wenzelm |
hide: added option '(open)';
|
file |
diff |
annotate
|
Tue, 13 Sep 2005 22:19:37 +0200 |
wenzelm |
cleanup parsers and interfaces;
|
file |
diff |
annotate
|
Mon, 05 Sep 2005 17:38:22 +0200 |
wenzelm |
chapter/section/subsection/subsubsection/text: optional locale specification;
|
file |
diff |
annotate
|
Fri, 02 Sep 2005 09:50:58 +0200 |
ballarin |
print_locale omits facts by default
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 15:58:11 +0200 |
wenzelm |
renamed 'thms_containing' to 'find_theorems' -- keep old version for the time being;
|
file |
diff |
annotate
|
Thu, 25 Aug 2005 09:25:03 +0200 |
haftmann |
add_locale_context(_i) now exporting elements (still some refinements to be done)
|
file |
diff |
annotate
|
Wed, 24 Aug 2005 12:07:00 +0200 |
ballarin |
Printing of interpretations: option to show witness theorems;
|
file |
diff |
annotate
|
Thu, 18 Aug 2005 11:17:42 +0200 |
wenzelm |
various Toplevel.theory_context commands: proper presentation in context;
|
file |
diff |
annotate
|
Tue, 16 Aug 2005 13:42:39 +0200 |
wenzelm |
default tags for theory/proof/ML commands;
|
file |
diff |
annotate
|
Thu, 14 Jul 2005 19:28:33 +0200 |
wenzelm |
type-safe 'oracle' command;
|
file |
diff |
annotate
|
Wed, 13 Jul 2005 16:07:34 +0200 |
wenzelm |
Toplevel.actual_proof;
|
file |
diff |
annotate
|
Thu, 07 Jul 2005 15:52:31 +0200 |
ballarin |
Preparations for interpretation of locales in locales.
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 15:13:34 +0200 |
wenzelm |
cond_print for end-of-proof and calculational commands;
|
file |
diff |
annotate
|
Fri, 17 Jun 2005 18:33:32 +0200 |
wenzelm |
Theory.add_typedecls;
|
file |
diff |
annotate
|
Sat, 11 Jun 2005 22:15:56 +0200 |
wenzelm |
renamed IsarThy.hide_space to IsarThy.hide_names;
|
file |
diff |
annotate
|
Sun, 05 Jun 2005 11:31:28 +0200 |
wenzelm |
added 'uses' keyword;
|
file |
diff |
annotate
|
Wed, 01 Jun 2005 12:30:49 +0200 |
ballarin |
Locales: new element constrains, parameter renaming with syntax,
|
file |
diff |
annotate
|
Fri, 27 May 2005 16:24:48 +0200 |
ballarin |
Locale expressions: rename with optional mixfix syntax.
|
file |
diff |
annotate
|
Wed, 25 May 2005 10:43:15 +0200 |
kleing |
renamed search criterion 'rewrite' to 'simp'
|
file |
diff |
annotate
|
Sun, 22 May 2005 19:26:18 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 22 May 2005 16:51:15 +0200 |
wenzelm |
added 'print_simpset';
|
file |
diff |
annotate
|
Tue, 17 May 2005 18:10:31 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 16 May 2005 09:35:05 +0200 |
kleing |
searching for thms by combination of criteria (intro, elim, dest, name, term pattern)
|
file |
diff |
annotate
|
Thu, 21 Apr 2005 22:02:06 +0200 |
wenzelm |
superceded by Pure.thy and CPure.thy;
|
file |
diff |
annotate
|
Sat, 16 Apr 2005 18:56:48 +0200 |
wenzelm |
added 'no_syntax' command;
|
file |
diff |
annotate
|
Wed, 13 Apr 2005 18:46:39 +0200 |
wenzelm |
*** MESSAGE REFERS TO PREVIOUS VERSION ***
|
file |
diff |
annotate
|
Wed, 13 Apr 2005 18:34:22 +0200 |
wenzelm |
*** empty log message ***
|
file |
diff |
annotate
|
Thu, 24 Mar 2005 17:03:37 +0100 |
ballarin |
Further work on interpretation commands. New command `interpret' for
|
file |
diff |
annotate
|
Thu, 10 Mar 2005 17:48:36 +0100 |
ballarin |
Registrations of global locale interpretations: improved, better naming.
|
file |
diff |
annotate
|
Wed, 09 Mar 2005 18:44:52 +0100 |
ballarin |
First version of global registration command.
|
file |
diff |
annotate
|