Thu, 11 Oct 2007 19:10:19 +0200 |
wenzelm |
replaced (flip Thm.implies_elim) by Thm.elim_implies;
|
changeset |
files
|
Thu, 11 Oct 2007 19:10:17 +0200 |
wenzelm |
moved Drule.unvarify to Thm.unvarify (cf. more_thm.ML);
|
changeset |
files
|
Thu, 11 Oct 2007 18:58:34 +0200 |
wenzelm |
usedir: added HOL_USEDIR_OPTIONS;
|
changeset |
files
|
Thu, 11 Oct 2007 16:51:39 +0200 |
paulson |
reconstruction bug fix
|
changeset |
files
|
Thu, 11 Oct 2007 16:38:57 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 11 Oct 2007 16:38:42 +0200 |
wenzelm |
replaced Sign.add_consts_i by Sign.declare_const;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:56 +0200 |
wenzelm |
replaced Sign.add_consts_authentic by Sign.declare_const;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:53 +0200 |
wenzelm |
renamed Syntax.XXX_mode to Syntax.mode_XXX;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:47 +0200 |
wenzelm |
removed obsolete AxClass.params_of_class;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:44 +0200 |
wenzelm |
replaced Sign.add_consts_authentic by Sign.declare_const;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:41 +0200 |
wenzelm |
load axclass.ML before Isar;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:39 +0200 |
wenzelm |
added specify_const;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:37 +0200 |
wenzelm |
removed obsolete simple_def;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:35 +0200 |
wenzelm |
moved define_class_params to Isar/class.ML;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:33 +0200 |
wenzelm |
load axclass.ML before Isar;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:32 +0200 |
wenzelm |
Theory.specify_const;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:30 +0200 |
wenzelm |
moved ProofContext.pp to Syntax.pp;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:26 +0200 |
wenzelm |
renamed Syntax.XXX_mode to Syntax.mode_XXX;
|
changeset |
files
|
Thu, 11 Oct 2007 16:05:23 +0200 |
wenzelm |
replaced Sign.add_consts_authentic by Sign.declare_const;
|
changeset |
files
|
Thu, 11 Oct 2007 15:59:31 +0200 |
paulson |
rationalized redundant code
|
changeset |
files
|
Thu, 11 Oct 2007 15:57:29 +0200 |
wenzelm |
usage: HOL_USEDIR_OPTIONS;
|
changeset |
files
|
Thu, 11 Oct 2007 10:23:09 +0200 |
paulson |
failure messages
|
changeset |
files
|
Thu, 11 Oct 2007 00:33:43 +0200 |
wenzelm |
'notation': allow structmixfix;
|
changeset |
files
|
Thu, 11 Oct 2007 00:28:32 +0200 |
wenzelm |
update_modesyntax: may delete 'structure' notation as well;
|
changeset |
files
|
Thu, 11 Oct 2007 00:28:30 +0200 |
wenzelm |
'notation': allow 'structure' as well;
|
changeset |
files
|
Wed, 10 Oct 2007 17:32:00 +0200 |
wenzelm |
removed redundant strip_vars/abs_eqn, use improved Drule.abs_def instead;
|
changeset |
files
|
Wed, 10 Oct 2007 17:31:59 +0200 |
wenzelm |
replaced add_modesyntax by general update_modesyntax (add or del);
|
changeset |
files
|
Wed, 10 Oct 2007 17:31:58 +0200 |
wenzelm |
added 'no_notation';
|
changeset |
files
|
Wed, 10 Oct 2007 17:31:56 +0200 |
wenzelm |
generalized notation interface (add or del);
|
changeset |
files
|
Wed, 10 Oct 2007 17:31:55 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 10 Oct 2007 17:31:54 +0200 |
wenzelm |
improved abs_def: only abstract over outermost (unique) Vars;
|
changeset |
files
|
Wed, 10 Oct 2007 17:31:53 +0200 |
wenzelm |
proper latex antiquotations instead of adhoc escapes;
|
changeset |
files
|
Wed, 10 Oct 2007 17:31:52 +0200 |
wenzelm |
updated;
|
changeset |
files
|
Wed, 10 Oct 2007 16:29:11 +0200 |
wenzelm |
added no_notation;
|
changeset |
files
|
Wed, 10 Oct 2007 15:05:42 +0200 |
paulson |
removed dead code
|
changeset |
files
|
Wed, 10 Oct 2007 15:05:34 +0200 |
paulson |
more metis proofs
|
changeset |
files
|
Wed, 10 Oct 2007 10:55:37 +0200 |
ballarin |
Prepare proper interface of interpretation_i, interpret_i.
|
changeset |
files
|
Wed, 10 Oct 2007 10:50:11 +0200 |
paulson |
getting rid of type typ_var
|
changeset |
files
|
Tue, 09 Oct 2007 19:48:55 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 09 Oct 2007 19:48:54 +0200 |
wenzelm |
class: print result is for locale;
|
changeset |
files
|
Tue, 09 Oct 2007 18:14:00 +0200 |
paulson |
context-based treatment of generalization; also handling TFrees in axiom clauses
|
changeset |
files
|
Tue, 09 Oct 2007 17:11:20 +0200 |
wenzelm |
TheoryTarget.init_cmd;
|
changeset |
files
|
Tue, 09 Oct 2007 17:10:49 +0200 |
wenzelm |
removed LocalTheory.defs/target_morphism operations;
|
changeset |
files
|
Tue, 09 Oct 2007 17:10:48 +0200 |
wenzelm |
renamed AxClass.get_definition to AxClass.get_info (again);
|
changeset |
files
|
Tue, 09 Oct 2007 17:10:46 +0200 |
wenzelm |
removed LocalTheory.defs/target_morphism operations;
|
changeset |
files
|
Tue, 09 Oct 2007 17:10:45 +0200 |
wenzelm |
AxClass.axiomatize and Specification: renamed XXX_i to XXX, and XXX to XXX_cmd;
|
changeset |
files
|
Tue, 09 Oct 2007 17:10:44 +0200 |
wenzelm |
removed LocalTheory.defs/target_morphism operations;
|
changeset |
files
|
Tue, 09 Oct 2007 17:10:43 +0200 |
wenzelm |
renamed AxClass.get_definition to AxClass.get_info (again);
|
changeset |
files
|
Tue, 09 Oct 2007 17:10:41 +0200 |
wenzelm |
renamed AxClass.get_definition to AxClass.get_info (again);
|
changeset |
files
|
Tue, 09 Oct 2007 17:10:38 +0200 |
wenzelm |
renamed AxClass.get_definition to AxClass.get_info (again);
|
changeset |
files
|
Tue, 09 Oct 2007 17:10:36 +0200 |
wenzelm |
Specification: renamed XXX_i to XXX, and XXX to XXX_cmd;
|
changeset |
files
|
Tue, 09 Oct 2007 17:10:34 +0200 |
wenzelm |
AxClass.axiomatize: renamed XXX_i to XXX, and XXX to XXX_cmd;
|
changeset |
files
|
Tue, 09 Oct 2007 17:10:32 +0200 |
wenzelm |
removed LocalTheory.defs, use plain LocalTheory.def;
|
changeset |
files
|
Tue, 09 Oct 2007 00:26:56 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 09 Oct 2007 00:20:23 +0200 |
wenzelm |
generic Syntax.pretty/string_of operations;
|
changeset |
files
|
Tue, 09 Oct 2007 00:20:22 +0200 |
wenzelm |
generic Syntax.pretty/string_of operations;
|
changeset |
files
|
Tue, 09 Oct 2007 00:20:21 +0200 |
wenzelm |
generic Syntax.pretty/string_of operations;
|
changeset |
files
|
Tue, 09 Oct 2007 00:20:13 +0200 |
wenzelm |
generic Syntax.pretty/string_of operations;
|
changeset |
files
|
Mon, 08 Oct 2007 22:06:32 +0200 |
haftmann |
updated keywords
|
changeset |
files
|
Mon, 08 Oct 2007 22:03:31 +0200 |
haftmann |
moved translation kernel to CodeThingol
|
changeset |
files
|