Fri, 29 Dec 2006 20:35:02 +0100 |
haftmann |
cleanup
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 17:24:41 +0100 |
wenzelm |
replaced Sign.classes by Sign.all_classes (topologically sorted);
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 12:11:02 +0100 |
haftmann |
dropped some bookkeeping
|
file |
diff |
annotate
|
Thu, 28 Dec 2006 14:30:39 +0100 |
wenzelm |
tuned msg;
|
file |
diff |
annotate
|
Wed, 27 Dec 2006 19:10:04 +0100 |
haftmann |
fixed misleading error message
|
file |
diff |
annotate
|
Thu, 21 Dec 2006 13:55:13 +0100 |
haftmann |
code clarifications
|
file |
diff |
annotate
|
Thu, 07 Dec 2006 00:42:04 +0100 |
wenzelm |
reorganized structure Goal vs. Tactic;
|
file |
diff |
annotate
|
Wed, 22 Nov 2006 10:22:04 +0100 |
haftmann |
completed class parameter handling in axclass.ML
|
file |
diff |
annotate
|
Tue, 19 Sep 2006 23:15:37 +0200 |
wenzelm |
Logic.name_classrel/arities;
|
file |
diff |
annotate
|
Fri, 15 Sep 2006 22:56:13 +0200 |
wenzelm |
renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
|
file |
diff |
annotate
|
Sun, 30 Jul 2006 21:28:52 +0200 |
wenzelm |
Thm.adjust_maxidx;
|
file |
diff |
annotate
|
Wed, 12 Jul 2006 17:00:31 +0200 |
haftmann |
class_of_param instead of class_of
|
file |
diff |
annotate
|
Sat, 08 Jul 2006 12:54:37 +0200 |
wenzelm |
Goal.prove: context;
|
file |
diff |
annotate
|
Wed, 28 Jun 2006 14:35:10 +0200 |
haftmann |
added lookup function for parameters
|
file |
diff |
annotate
|
Wed, 24 May 2006 01:04:59 +0200 |
wenzelm |
axiomatize class: Theory.add_deps;
|
file |
diff |
annotate
|
Sat, 20 May 2006 23:37:00 +0200 |
wenzelm |
class axiomatization: finals;
|
file |
diff |
annotate
|
Tue, 16 May 2006 13:01:24 +0200 |
wenzelm |
more abstract interface to classes/arities;
|
file |
diff |
annotate
|
Sun, 07 May 2006 00:22:05 +0200 |
wenzelm |
removed 'concl is' patterns;
|
file |
diff |
annotate
|
Fri, 05 May 2006 21:59:43 +0200 |
wenzelm |
of_sort: explicit cache value;
|
file |
diff |
annotate
|
Tue, 02 May 2006 00:33:40 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 02 May 2006 00:20:37 +0200 |
wenzelm |
of_sort: option;
|
file |
diff |
annotate
|
Mon, 01 May 2006 17:05:10 +0200 |
wenzelm |
of_sort: simplified derivation;
|
file |
diff |
annotate
|
Sun, 30 Apr 2006 22:50:05 +0200 |
wenzelm |
renamed add_axclass(_i) to define_axclass(_i);
|
file |
diff |
annotate
|
Sat, 29 Apr 2006 23:16:45 +0200 |
wenzelm |
instances data: mutable cache;
|
file |
diff |
annotate
|
Thu, 27 Apr 2006 15:06:35 +0200 |
wenzelm |
tuned basic list operators (flat, maps, map_filter);
|
file |
diff |
annotate
|
Tue, 25 Apr 2006 22:22:58 +0200 |
wenzelm |
get_info: removed 'super' field;
|
file |
diff |
annotate
|
Thu, 13 Apr 2006 12:00:55 +0200 |
wenzelm |
reworded add_axclass(_i): canonical specification format,
|
file |
diff |
annotate
|
Tue, 11 Apr 2006 16:00:01 +0200 |
wenzelm |
moved abstract syntax operations to logic.ML;
|
file |
diff |
annotate
|
Mon, 10 Apr 2006 08:30:26 +0200 |
haftmann |
fixed value restriction
|
file |
diff |
annotate
|
Mon, 10 Apr 2006 00:33:51 +0200 |
wenzelm |
add_axclass(_i): return class name only;
|
file |
diff |
annotate
|
Sat, 11 Mar 2006 16:53:20 +0100 |
wenzelm |
moved read_class, read/cert_classrel/arity to sign.ML;
|
file |
diff |
annotate
|
Fri, 24 Feb 2006 17:48:17 +0100 |
berghofe |
Reverted to old interface of AxClass.add_inst_arity(_i)
|
file |
diff |
annotate
|
Wed, 22 Feb 2006 22:18:36 +0100 |
wenzelm |
renamed class_axms to class_intros;
|
file |
diff |
annotate
|
Mon, 20 Feb 2006 11:37:18 +0100 |
haftmann |
moved intro_classes from AxClass to ClassPackage
|
file |
diff |
annotate
|
Tue, 07 Feb 2006 19:56:45 +0100 |
wenzelm |
renamed gen_duplicates to duplicates;
|
file |
diff |
annotate
|
Mon, 06 Feb 2006 20:58:59 +0100 |
wenzelm |
Logic.const_of_class/class_of_const;
|
file |
diff |
annotate
|
Mon, 30 Jan 2006 08:18:51 +0100 |
haftmann |
moved instance Isar command to class_package.ML
|
file |
diff |
annotate
|
Fri, 27 Jan 2006 19:03:02 +0100 |
wenzelm |
moved theorem tags from Drule to PureThy;
|
file |
diff |
annotate
|
Mon, 23 Jan 2006 14:06:11 +0100 |
haftmann |
exported after_qed for axclass instance
|
file |
diff |
annotate
|
Sat, 21 Jan 2006 23:02:14 +0100 |
wenzelm |
simplified type attribute;
|
file |
diff |
annotate
|
Thu, 19 Jan 2006 21:22:08 +0100 |
wenzelm |
setup: theory -> theory;
|
file |
diff |
annotate
|
Sat, 14 Jan 2006 17:14:06 +0100 |
wenzelm |
sane ERROR handling;
|
file |
diff |
annotate
|
Wed, 04 Jan 2006 17:03:43 +0100 |
haftmann |
exported read|cert_arity interfaces
|
file |
diff |
annotate
|
Thu, 22 Dec 2005 00:28:53 +0100 |
wenzelm |
Tactic.precise_conjunction_tac;
|
file |
diff |
annotate
|
Fri, 16 Dec 2005 09:00:11 +0100 |
haftmann |
re-arranged tuples (theory * 'a) to ('a * theory) in Pure
|
file |
diff |
annotate
|
Fri, 09 Dec 2005 09:06:45 +0100 |
haftmann |
oriented result pairs in PureThy
|
file |
diff |
annotate
|
Tue, 08 Nov 2005 10:44:40 +0100 |
wenzelm |
simplified after_qed;
|
file |
diff |
annotate
|
Fri, 21 Oct 2005 18:14:34 +0200 |
wenzelm |
Goal.prove;
|
file |
diff |
annotate
|
Wed, 19 Oct 2005 21:52:41 +0200 |
wenzelm |
removed obsolete axclass_tac, add_inst_subclass_x, add_inst_arity_x;
|
file |
diff |
annotate
|
Sat, 15 Oct 2005 00:08:04 +0200 |
wenzelm |
goal statements: accomodate before_qed argument;
|
file |
diff |
annotate
|
Tue, 04 Oct 2005 19:01:37 +0200 |
wenzelm |
minor tweaks for Poplog/ML;
|
file |
diff |
annotate
|
Thu, 29 Sep 2005 00:58:56 +0200 |
wenzelm |
Theory.add_finals_i;
|
file |
diff |
annotate
|
Tue, 20 Sep 2005 08:21:49 +0200 |
haftmann |
slight adaptions to library changes
|
file |
diff |
annotate
|
Thu, 15 Sep 2005 17:16:56 +0200 |
wenzelm |
TableFun/Symtab: curried lookup and update;
|
file |
diff |
annotate
|
Tue, 13 Sep 2005 22:19:23 +0200 |
wenzelm |
tuned Isar interfaces;
|
file |
diff |
annotate
|
Tue, 06 Sep 2005 16:59:56 +0200 |
wenzelm |
name space prefix is now "c_class" instead of just "c";
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 18:48:50 +0200 |
wenzelm |
curried_lookup/update;
|
file |
diff |
annotate
|
Tue, 16 Aug 2005 13:42:26 +0200 |
wenzelm |
OuterKeyword;
|
file |
diff |
annotate
|
Tue, 09 Aug 2005 15:44:24 +0200 |
haftmann |
exported after_qed for arity proofs
|
file |
diff |
annotate
|
Mon, 08 Aug 2005 22:14:04 +0200 |
ballarin |
After_qed takes result argument.
|
file |
diff |
annotate
|
Mon, 20 Jun 2005 22:13:59 +0200 |
wenzelm |
get_thm(s): Name;
|
file |
diff |
annotate
|
Fri, 17 Jun 2005 18:35:27 +0200 |
wenzelm |
accomodate change of TheoryDataFun;
|
file |
diff |
annotate
|
Sat, 11 Jun 2005 22:15:48 +0200 |
wenzelm |
refer to name spaces values instead of names;
|
file |
diff |
annotate
|
Thu, 09 Jun 2005 12:03:20 +0200 |
wenzelm |
got rid of bclass, xclass;
|
file |
diff |
annotate
|
Thu, 02 Jun 2005 09:11:34 +0200 |
wenzelm |
Theory.restore_naming;
|
file |
diff |
annotate
|
Tue, 31 May 2005 11:53:13 +0200 |
wenzelm |
renamed cond_extern to extern;
|
file |
diff |
annotate
|
Tue, 17 May 2005 10:19:44 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 28 Apr 2005 21:36:08 +0200 |
wenzelm |
sane interfaces for tactical instance proofs (do not expand defs of theory, proper handling of sort instances);
|
file |
diff |
annotate
|
Tue, 26 Apr 2005 19:55:25 +0200 |
wenzelm |
export intro_classes_tac;
|
file |
diff |
annotate
|
Thu, 21 Apr 2005 22:02:06 +0200 |
wenzelm |
superceded by Pure.thy and CPure.thy;
|
file |
diff |
annotate
|
Wed, 13 Apr 2005 18:45:25 +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
|
Mon, 11 Apr 2005 12:34:34 +0200 |
ballarin |
First release of interpretation commands.
|
file |
diff |
annotate
|
Wed, 09 Mar 2005 18:44:52 +0100 |
ballarin |
First version of global registration command.
|
file |
diff |
annotate
|
Thu, 03 Mar 2005 12:43:01 +0100 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|
Sun, 13 Feb 2005 17:15:14 +0100 |
skalberg |
Deleted Library.option type.
|
file |
diff |
annotate
|
Mon, 24 Jan 2005 17:59:48 +0100 |
berghofe |
Adapted to modified interface of PureThy.get_thm(s).
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 10:25:57 +0200 |
kleing |
Merged in license change from Isabelle2004
|
file |
diff |
annotate
|
Tue, 01 Jun 2004 12:33:50 +0200 |
wenzelm |
removed obsolete sort 'logic';
|
file |
diff |
annotate
|
Sat, 29 May 2004 15:00:52 +0200 |
wenzelm |
improved output;
|
file |
diff |
annotate
|
Fri, 21 May 2004 21:23:12 +0200 |
wenzelm |
test_classrel/arity improve error reporting; tuned;
|
file |
diff |
annotate
|
Sat, 01 May 2004 22:08:57 +0200 |
wenzelm |
improved Term.invent_names;
|
file |
diff |
annotate
|
Fri, 16 Apr 2004 20:59:09 +0200 |
wenzelm |
'instance' and intro_classes now handle general sorts;
|
file |
diff |
annotate
|
Tue, 12 Feb 2002 20:28:27 +0100 |
wenzelm |
got rid of explicit marginal comments (now stripped earlier from input);
|
file |
diff |
annotate
|
Thu, 10 Jan 2002 01:11:43 +0100 |
wenzelm |
simplified IsarThy.theorem_i;
|
file |
diff |
annotate
|
Fri, 14 Dec 2001 11:50:19 +0100 |
wenzelm |
Term.invent_type_names;
|
file |
diff |
annotate
|
Wed, 05 Dec 2001 03:06:05 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 28 Nov 2001 00:46:26 +0100 |
wenzelm |
theory data: removed obsolete finish method;
|
file |
diff |
annotate
|
Fri, 09 Nov 2001 00:19:20 +0100 |
wenzelm |
theory data: finish method;
|
file |
diff |
annotate
|
Sun, 04 Nov 2001 20:56:59 +0100 |
wenzelm |
IsarThy.theorem_i (None, []);
|
file |
diff |
annotate
|
Wed, 31 Oct 2001 21:59:07 +0100 |
wenzelm |
IsarThy.theorem_i: no locale;
|
file |
diff |
annotate
|
Sat, 27 Oct 2001 23:18:40 +0200 |
wenzelm |
removed obsolete goal_subclass, goal_arity;
|
file |
diff |
annotate
|
Thu, 18 Oct 2001 21:02:26 +0200 |
wenzelm |
sane internal interfaces for instance;
|
file |
diff |
annotate
|
Sat, 13 Oct 2001 20:31:34 +0200 |
wenzelm |
IsarThy.theorem_i Drule.internalK;
|
file |
diff |
annotate
|
Fri, 31 Aug 2001 22:45:08 +0200 |
wenzelm |
proper use of invent_names;
|
file |
diff |
annotate
|
Fri, 31 Aug 2001 18:46:48 +0200 |
wenzelm |
tuned headers;
|
file |
diff |
annotate
|
Thu, 31 May 2001 17:57:02 +0200 |
wenzelm |
invent_names
|
file |
diff |
annotate
|
Mon, 12 Feb 2001 20:45:12 +0100 |
wenzelm |
support \<subseteq> syntax in classes/classrel/axclass/instance;
|
file |
diff |
annotate
|
Tue, 21 Nov 2000 19:04:03 +0100 |
wenzelm |
Tactic.distinct_subgoals_tac moved to internal intro_classes_tac;
|
file |
diff |
annotate
|
Sat, 18 Nov 2000 19:47:36 +0100 |
wenzelm |
default_intro_classes_tac: Tactic.distinct_subgoals_tac;
|
file |
diff |
annotate
|
Mon, 13 Nov 2000 21:59:49 +0100 |
wenzelm |
tuned IsarThy.theorem_i;
|
file |
diff |
annotate
|
Mon, 23 Oct 2000 22:10:36 +0200 |
wenzelm |
intro_classes by default;
|
file |
diff |
annotate
|
Sun, 17 Sep 2000 22:21:31 +0200 |
wenzelm |
Display.pretty_thm_sg;
|
file |
diff |
annotate
|
Tue, 23 May 2000 12:30:29 +0200 |
paulson |
eta-expanded to handle value polymorphism
|
file |
diff |
annotate
|
Sun, 21 May 2000 14:35:27 +0200 |
wenzelm |
adapted to inner syntax of sorts;
|
file |
diff |
annotate
|
Mon, 17 Apr 2000 13:57:55 +0200 |
wenzelm |
Pretty.chunks;
|
file |
diff |
annotate
|
Fri, 14 Apr 2000 17:30:22 +0200 |
wenzelm |
intrn_arity: reject type abbreviations;
|
file |
diff |
annotate
|
Wed, 05 Apr 2000 21:02:31 +0200 |
wenzelm |
HEADGOAL;
|
file |
diff |
annotate
|
Sat, 18 Mar 2000 19:19:53 +0100 |
wenzelm |
intro_classes_tac: REPEAT_ALL_NEW;
|
file |
diff |
annotate
|
Mon, 13 Mar 2000 12:25:52 +0100 |
wenzelm |
adapted to new PureThy.add_thms etc.;
|
file |
diff |
annotate
|
Wed, 25 Aug 1999 20:38:56 +0200 |
wenzelm |
expand_classes renamed to intro_classes;
|
file |
diff |
annotate
|
Thu, 08 Jul 1999 18:36:09 +0200 |
wenzelm |
propp: 'concl' patterns;
|
file |
diff |
annotate
|
Tue, 25 May 1999 20:24:10 +0200 |
wenzelm |
formal comments (still dummy);
|
file |
diff |
annotate
|
Mon, 24 May 1999 21:53:18 +0200 |
wenzelm |
outer syntax keyword classification;
|
file |
diff |
annotate
|
Fri, 21 May 1999 11:36:02 +0200 |
wenzelm |
improved errors;
|
file |
diff |
annotate
|
Fri, 30 Apr 1999 18:01:11 +0200 |
wenzelm |
theory data: copy;
|
file |
diff |
annotate
|
Wed, 17 Mar 1999 16:33:00 +0100 |
wenzelm |
qualify Theory.sign_of etc.;
|
file |
diff |
annotate
|
Wed, 17 Mar 1999 13:44:43 +0100 |
wenzelm |
theory data;
|
file |
diff |
annotate
|
Tue, 12 Jan 1999 12:29:24 +0100 |
wenzelm |
eliminated Attribute structure;
|
file |
diff |
annotate
|
Tue, 20 Oct 1998 16:25:54 +0200 |
wenzelm |
quiet_mode, message;
|
file |
diff |
annotate
|