Wed, 10 Oct 2007 15:05:34 +0200 more metis proofs
paulson [Wed, 10 Oct 2007 15:05:34 +0200] rev 24942
more metis proofs
Wed, 10 Oct 2007 10:55:37 +0200 Prepare proper interface of interpretation_i, interpret_i.
ballarin [Wed, 10 Oct 2007 10:55:37 +0200] rev 24941
Prepare proper interface of interpretation_i, interpret_i.
Wed, 10 Oct 2007 10:50:11 +0200 getting rid of type typ_var
paulson [Wed, 10 Oct 2007 10:50:11 +0200] rev 24940
getting rid of type typ_var
Tue, 09 Oct 2007 19:48:55 +0200 tuned;
wenzelm [Tue, 09 Oct 2007 19:48:55 +0200] rev 24939
tuned;
Tue, 09 Oct 2007 19:48:54 +0200 class: print result is for locale;
wenzelm [Tue, 09 Oct 2007 19:48:54 +0200] rev 24938
class: print result is for locale;
Tue, 09 Oct 2007 18:14:00 +0200 context-based treatment of generalization; also handling TFrees in axiom clauses
paulson [Tue, 09 Oct 2007 18:14:00 +0200] rev 24937
context-based treatment of generalization; also handling TFrees in axiom clauses
Tue, 09 Oct 2007 17:11:20 +0200 TheoryTarget.init_cmd;
wenzelm [Tue, 09 Oct 2007 17:11:20 +0200] rev 24936
TheoryTarget.init_cmd;
Tue, 09 Oct 2007 17:10:49 +0200 removed LocalTheory.defs/target_morphism operations;
wenzelm [Tue, 09 Oct 2007 17:10:49 +0200] rev 24935
removed LocalTheory.defs/target_morphism operations; moved target_morphism to local_theory.ML; renamed init_i to init, and init to init_cmd; tuned;
Tue, 09 Oct 2007 17:10:48 +0200 renamed AxClass.get_definition to AxClass.get_info (again);
wenzelm [Tue, 09 Oct 2007 17:10:48 +0200] rev 24934
renamed AxClass.get_definition to AxClass.get_info (again); simplified goal setup using Proof.theorem_i;
Tue, 09 Oct 2007 17:10:46 +0200 removed LocalTheory.defs/target_morphism operations;
wenzelm [Tue, 09 Oct 2007 17:10:46 +0200] rev 24933
removed LocalTheory.defs/target_morphism operations; added target_morphism (from theory_target.ML);
Tue, 09 Oct 2007 17:10:45 +0200 AxClass.axiomatize and Specification: renamed XXX_i to XXX, and XXX to XXX_cmd;
wenzelm [Tue, 09 Oct 2007 17:10:45 +0200] rev 24932
AxClass.axiomatize and Specification: renamed XXX_i to XXX, and XXX to XXX_cmd;
Tue, 09 Oct 2007 17:10:44 +0200 removed LocalTheory.defs/target_morphism operations;
wenzelm [Tue, 09 Oct 2007 17:10:44 +0200] rev 24931
removed LocalTheory.defs/target_morphism operations;
Tue, 09 Oct 2007 17:10:43 +0200 renamed AxClass.get_definition to AxClass.get_info (again);
wenzelm [Tue, 09 Oct 2007 17:10:43 +0200] rev 24930
renamed AxClass.get_definition to AxClass.get_info (again); tuned intro_classes_tac;
Tue, 09 Oct 2007 17:10:41 +0200 renamed AxClass.get_definition to AxClass.get_info (again);
wenzelm [Tue, 09 Oct 2007 17:10:41 +0200] rev 24929
renamed AxClass.get_definition to AxClass.get_info (again); AxClass.axiomatize: renamed XXX_i to XXX, and XXX to XXX_cmd;
Tue, 09 Oct 2007 17:10:38 +0200 renamed AxClass.get_definition to AxClass.get_info (again);
wenzelm [Tue, 09 Oct 2007 17:10:38 +0200] rev 24928
renamed AxClass.get_definition to AxClass.get_info (again);
Tue, 09 Oct 2007 17:10:36 +0200 Specification: renamed XXX_i to XXX, and XXX to XXX_cmd;
wenzelm [Tue, 09 Oct 2007 17:10:36 +0200] rev 24927
Specification: renamed XXX_i to XXX, and XXX to XXX_cmd;
Tue, 09 Oct 2007 17:10:34 +0200 AxClass.axiomatize: renamed XXX_i to XXX, and XXX to XXX_cmd;
wenzelm [Tue, 09 Oct 2007 17:10:34 +0200] rev 24926
AxClass.axiomatize: renamed XXX_i to XXX, and XXX to XXX_cmd;
Tue, 09 Oct 2007 17:10:32 +0200 removed LocalTheory.defs, use plain LocalTheory.def;
wenzelm [Tue, 09 Oct 2007 17:10:32 +0200] rev 24925
removed LocalTheory.defs, use plain LocalTheory.def;
Tue, 09 Oct 2007 00:26:56 +0200 tuned;
wenzelm [Tue, 09 Oct 2007 00:26:56 +0200] rev 24924
tuned;
Tue, 09 Oct 2007 00:20:23 +0200 generic Syntax.pretty/string_of operations;
wenzelm [Tue, 09 Oct 2007 00:20:23 +0200] rev 24923
generic Syntax.pretty/string_of operations; added uncheck/unparse_classrel/arity (from sign.ML); tuned;
Tue, 09 Oct 2007 00:20:22 +0200 generic Syntax.pretty/string_of operations;
wenzelm [Tue, 09 Oct 2007 00:20:22 +0200] rev 24922
generic Syntax.pretty/string_of operations; proper installation of unparsers and term_uncheck (contract_abbrevs); removed obsolete pretty/string_of_term/typ/sort/classrel/arity (cf. structure Syntax); tuned;
Tue, 09 Oct 2007 00:20:21 +0200 generic Syntax.pretty/string_of operations;
wenzelm [Tue, 09 Oct 2007 00:20:21 +0200] rev 24921
generic Syntax.pretty/string_of operations; existing pretty_term = Syntax.pretty_term o ProofContext.init etc.; removed pretty_classrel/arity (cf. Syntax/syntax.ML);
Tue, 09 Oct 2007 00:20:13 +0200 generic Syntax.pretty/string_of operations;
wenzelm [Tue, 09 Oct 2007 00:20:13 +0200] rev 24920
generic Syntax.pretty/string_of operations;
Mon, 08 Oct 2007 22:06:32 +0200 updated keywords
haftmann [Mon, 08 Oct 2007 22:06:32 +0200] rev 24919
updated keywords
Mon, 08 Oct 2007 22:03:31 +0200 moved translation kernel to CodeThingol
haftmann [Mon, 08 Oct 2007 22:03:31 +0200] rev 24918
moved translation kernel to CodeThingol
Mon, 08 Oct 2007 22:03:30 +0200 tuned
haftmann [Mon, 08 Oct 2007 22:03:30 +0200] rev 24917
tuned
Mon, 08 Oct 2007 22:03:28 +0200 simplified evaluation
haftmann [Mon, 08 Oct 2007 22:03:28 +0200] rev 24916
simplified evaluation
Mon, 08 Oct 2007 22:03:25 +0200 integrated FixedPoint into Inductive
haftmann [Mon, 08 Oct 2007 22:03:25 +0200] rev 24915
integrated FixedPoint into Inductive
Mon, 08 Oct 2007 22:03:21 +0200 added proper subclass concept; improved class target
haftmann [Mon, 08 Oct 2007 22:03:21 +0200] rev 24914
added proper subclass concept; improved class target
Mon, 08 Oct 2007 20:20:13 +0200 fixed bug in grobner_ideal
chaieb [Mon, 08 Oct 2007 20:20:13 +0200] rev 24913
fixed bug in grobner_ideal
Mon, 08 Oct 2007 19:53:09 +0200 tuned generated comment;
wenzelm [Mon, 08 Oct 2007 19:53:09 +0200] rev 24912
tuned generated comment;
Mon, 08 Oct 2007 18:13:10 +0200 primitive add_def: strip sorts in axiom;
wenzelm [Mon, 08 Oct 2007 18:13:10 +0200] rev 24911
primitive add_def: strip sorts in axiom;
Mon, 08 Oct 2007 18:13:09 +0200 avoid polymorphic equality;
wenzelm [Mon, 08 Oct 2007 18:13:09 +0200] rev 24910
avoid polymorphic equality;
Mon, 08 Oct 2007 18:13:08 +0200 maintain typargs for abbrevs as well;
wenzelm [Mon, 08 Oct 2007 18:13:08 +0200] rev 24909
maintain typargs for abbrevs as well;
Mon, 08 Oct 2007 18:13:07 +0200 Codegen.is_instance: raw match, ignore sort constraints;
wenzelm [Mon, 08 Oct 2007 18:13:07 +0200] rev 24908
Codegen.is_instance: raw match, ignore sort constraints; replaced get_axiom by authentic get_axiom_i;
Mon, 08 Oct 2007 18:13:06 +0200 Codegen.is_instance: raw match, ignore sort constraints;
wenzelm [Mon, 08 Oct 2007 18:13:06 +0200] rev 24907
Codegen.is_instance: raw match, ignore sort constraints;
Mon, 08 Oct 2007 18:13:05 +0200 turned keywords invariant/freshness_context into reserved indentifiers;
wenzelm [Mon, 08 Oct 2007 18:13:05 +0200] rev 24906
turned keywords invariant/freshness_context into reserved indentifiers;
Mon, 08 Oct 2007 18:13:04 +0200 tuned generated comment;
wenzelm [Mon, 08 Oct 2007 18:13:04 +0200] rev 24905
tuned generated comment;
Mon, 08 Oct 2007 18:13:03 +0200 updated;
wenzelm [Mon, 08 Oct 2007 18:13:03 +0200] rev 24904
updated;
Mon, 08 Oct 2007 18:13:01 +0200 moved HOL-Nominal keywords into default collection (isar-keywords.el);
wenzelm [Mon, 08 Oct 2007 18:13:01 +0200] rev 24903
moved HOL-Nominal keywords into default collection (isar-keywords.el);
Mon, 08 Oct 2007 16:28:29 +0200 list_codegen and char_codegen now call invoke_tycodegen to ensure
berghofe [Mon, 08 Oct 2007 16:28:29 +0200] rev 24902
list_codegen and char_codegen now call invoke_tycodegen to ensure that gen_... and term_of_... functions are generated as well.
Mon, 08 Oct 2007 08:04:28 +0200 added first version of user-space type system for class target
haftmann [Mon, 08 Oct 2007 08:04:28 +0200] rev 24901
added first version of user-space type system for class target
Mon, 08 Oct 2007 08:04:26 +0200 clarified
haftmann [Mon, 08 Oct 2007 08:04:26 +0200] rev 24900
clarified
Mon, 08 Oct 2007 07:38:13 +0200 Isar-fied many proofs
urbanc [Mon, 08 Oct 2007 07:38:13 +0200] rev 24899
Isar-fied many proofs
Mon, 08 Oct 2007 07:09:29 +0200 changed VC-Compatible to VC_Compatible
urbanc [Mon, 08 Oct 2007 07:09:29 +0200] rev 24898
changed VC-Compatible to VC_Compatible
Mon, 08 Oct 2007 07:05:54 +0200 changed file name
urbanc [Mon, 08 Oct 2007 07:05:54 +0200] rev 24897
changed file name
Mon, 08 Oct 2007 05:27:52 +0200 added the two new examples from Nominal to the build process
urbanc [Mon, 08 Oct 2007 05:27:52 +0200] rev 24896
added the two new examples from Nominal to the build process
Mon, 08 Oct 2007 05:23:47 +0200 added two new example files
urbanc [Mon, 08 Oct 2007 05:23:47 +0200] rev 24895
added two new example files
Sun, 07 Oct 2007 21:29:42 +0200 modernized specifications;
wenzelm [Sun, 07 Oct 2007 21:29:42 +0200] rev 24894
modernized specifications;
Sun, 07 Oct 2007 21:19:31 +0200 modernized specifications;
wenzelm [Sun, 07 Oct 2007 21:19:31 +0200] rev 24893
modernized specifications; removed legacy ML bindings;
Sun, 07 Oct 2007 15:49:25 +0200 replaced some 'translations' by 'abbreviation';
wenzelm [Sun, 07 Oct 2007 15:49:25 +0200] rev 24892
replaced some 'translations' by 'abbreviation';
Sun, 07 Oct 2007 13:57:05 +0200 * Basic Isabelle mode for jEdit.
wenzelm [Sun, 07 Oct 2007 13:57:05 +0200] rev 24891
* Basic Isabelle mode for jEdit.
Sun, 07 Oct 2007 13:52:16 +0200 tuned generated comment;
wenzelm [Sun, 07 Oct 2007 13:52:16 +0200] rev 24890
tuned generated comment;
Sun, 07 Oct 2007 13:48:06 +0200 tuned;
wenzelm [Sun, 07 Oct 2007 13:48:06 +0200] rev 24889
tuned;
Sun, 07 Oct 2007 13:41:31 +0200 Basic Isabelle mode for jEdit -- http://www.jedit.org/
wenzelm [Sun, 07 Oct 2007 13:41:31 +0200] rev 24888
Basic Isabelle mode for jEdit -- http://www.jedit.org/
Sun, 07 Oct 2007 13:32:17 +0200 isabelle mode for jEdit;
wenzelm [Sun, 07 Oct 2007 13:32:17 +0200] rev 24887
isabelle mode for jEdit;
Sun, 07 Oct 2007 13:32:16 +0200 added target tool specification;
wenzelm [Sun, 07 Oct 2007 13:32:16 +0200] rev 24886
added target tool specification; added jEdit output;
Sun, 07 Oct 2007 13:32:15 +0200 added target tool specification;
wenzelm [Sun, 07 Oct 2007 13:32:15 +0200] rev 24885
added target tool specification; no special treatment of Pure session;
Sun, 07 Oct 2007 13:32:14 +0200 emacs vs. jedit;
wenzelm [Sun, 07 Oct 2007 13:32:14 +0200] rev 24884
emacs vs. jedit;
Sat, 06 Oct 2007 22:31:57 +0200 some updates;
wenzelm [Sat, 06 Oct 2007 22:31:57 +0200] rev 24883
some updates;
Sat, 06 Oct 2007 22:31:57 +0200 removed obsolete write_keywords;
wenzelm [Sat, 06 Oct 2007 22:31:57 +0200] rev 24882
removed obsolete write_keywords;
Sat, 06 Oct 2007 22:07:19 +0200 Dummy session with outer syntax keyword initialization.
wenzelm [Sat, 06 Oct 2007 22:07:19 +0200] rev 24881
Dummy session with outer syntax keyword initialization.
Sat, 06 Oct 2007 22:07:18 +0200 added Pure-ProofGeneral target (dummy session with outer syntax keyword initialization);
wenzelm [Sat, 06 Oct 2007 22:07:18 +0200] rev 24880
added Pure-ProofGeneral target (dummy session with outer syntax keyword initialization);
Sat, 06 Oct 2007 22:07:17 +0200 tuned;
wenzelm [Sat, 06 Oct 2007 22:07:17 +0200] rev 24879
tuned;
Sat, 06 Oct 2007 22:07:16 +0200 use isatool keywords -- generate from logs instead of session images;
wenzelm [Sat, 06 Oct 2007 22:07:16 +0200] rev 24878
use isatool keywords -- generate from logs instead of session images;
Sat, 06 Oct 2007 22:07:15 +0200 removed duplicate target;
wenzelm [Sat, 06 Oct 2007 22:07:15 +0200] rev 24877
removed duplicate target;
Sat, 06 Oct 2007 22:06:11 +0200 updated;
wenzelm [Sat, 06 Oct 2007 22:06:11 +0200] rev 24876
updated;
Sat, 06 Oct 2007 21:25:58 +0200 generate outer syntax keyword files from session logs;
wenzelm [Sat, 06 Oct 2007 21:25:58 +0200] rev 24875
generate outer syntax keyword files from session logs;
Sat, 06 Oct 2007 21:21:45 +0200 export init_outer_syntax;
wenzelm [Sat, 06 Oct 2007 21:21:45 +0200] rev 24874
export init_outer_syntax;
Sat, 06 Oct 2007 17:53:45 +0200 tuned;
wenzelm [Sat, 06 Oct 2007 17:53:45 +0200] rev 24873
tuned;
Sat, 06 Oct 2007 17:46:52 +0200 report on keyword/command declarations;
wenzelm [Sat, 06 Oct 2007 17:46:52 +0200] rev 24872
report on keyword/command declarations; tuned;
Sat, 06 Oct 2007 17:46:51 +0200 tuned;
wenzelm [Sat, 06 Oct 2007 17:46:51 +0200] rev 24871
tuned;
Sat, 06 Oct 2007 17:46:49 +0200 added keyword_decl, command_decl;
wenzelm [Sat, 06 Oct 2007 17:46:49 +0200] rev 24870
added keyword_decl, command_decl;
Sat, 06 Oct 2007 16:50:09 +0200 added class_expr;
wenzelm [Sat, 06 Oct 2007 16:50:09 +0200] rev 24869
added class_expr; tuned;
Sat, 06 Oct 2007 16:50:08 +0200 simplified interfaces for outer syntax;
wenzelm [Sat, 06 Oct 2007 16:50:08 +0200] rev 24868
simplified interfaces for outer syntax; tuned;
Sat, 06 Oct 2007 16:50:04 +0200 simplified interfaces for outer syntax;
wenzelm [Sat, 06 Oct 2007 16:50:04 +0200] rev 24867
simplified interfaces for outer syntax;
Sat, 06 Oct 2007 16:41:22 +0200 updated;
wenzelm [Sat, 06 Oct 2007 16:41:22 +0200] rev 24866
updated;
Fri, 05 Oct 2007 23:04:17 +0200 (co)induct: polymorhic taking'';
wenzelm [Fri, 05 Oct 2007 23:04:17 +0200] rev 24865
(co)induct: polymorhic taking'';
Fri, 05 Oct 2007 23:04:16 +0200 added burrow_options;
wenzelm [Fri, 05 Oct 2007 23:04:16 +0200] rev 24864
added burrow_options;
Fri, 05 Oct 2007 23:04:14 +0200 tuned proofs (via polymorphic taking'');
wenzelm [Fri, 05 Oct 2007 23:04:14 +0200] rev 24863
tuned proofs (via polymorphic taking'');
Fri, 05 Oct 2007 22:00:17 +0200 export get_consumes;
wenzelm [Fri, 05 Oct 2007 22:00:17 +0200] rev 24862
export get_consumes;
Fri, 05 Oct 2007 22:00:15 +0200 tuned Induct interface: prefer pred'' over set'';
wenzelm [Fri, 05 Oct 2007 22:00:15 +0200] rev 24861
tuned Induct interface: prefer pred'' over set'';
Fri, 05 Oct 2007 22:00:13 +0200 coinduct: instantiation refers to suffix of main prop (major premise or conclusion);
wenzelm [Fri, 05 Oct 2007 22:00:13 +0200] rev 24860
coinduct: instantiation refers to suffix of main prop (major premise or conclusion); tuned;
Fri, 05 Oct 2007 22:00:11 +0200 tuned induct etc.;
wenzelm [Fri, 05 Oct 2007 22:00:11 +0200] rev 24859
tuned induct etc.;
Fri, 05 Oct 2007 20:10:35 +0200 execute/system: non-critical;
wenzelm [Fri, 05 Oct 2007 20:10:35 +0200] rev 24858
execute/system: non-critical;
Fri, 05 Oct 2007 20:10:33 +0200 subtract: minor performance tuning;
wenzelm [Fri, 05 Oct 2007 20:10:33 +0200] rev 24857
subtract: minor performance tuning;
Fri, 05 Oct 2007 11:16:30 +0200 cover only .gz files;
wenzelm [Fri, 05 Oct 2007 11:16:30 +0200] rev 24856
cover only .gz files;
Fri, 05 Oct 2007 09:59:21 +0200 metis method: used theorems
paulson [Fri, 05 Oct 2007 09:59:21 +0200] rev 24855
metis method: used theorems
Fri, 05 Oct 2007 09:59:03 +0200 filtering out some package theorems
paulson [Fri, 05 Oct 2007 09:59:03 +0200] rev 24854
filtering out some package theorems
Fri, 05 Oct 2007 08:38:09 +0200 added lemmas
nipkow [Fri, 05 Oct 2007 08:38:09 +0200] rev 24853
added lemmas
Thu, 04 Oct 2007 21:11:06 +0200 single-threaded profiling;
wenzelm [Thu, 04 Oct 2007 21:11:06 +0200] rev 24852
single-threaded profiling;
Thu, 04 Oct 2007 21:10:41 +0200 tuned;
wenzelm [Thu, 04 Oct 2007 21:10:41 +0200] rev 24851
tuned;
Thu, 04 Oct 2007 20:29:42 +0200 Name.uu, Name.aT;
wenzelm [Thu, 04 Oct 2007 20:29:42 +0200] rev 24850
Name.uu, Name.aT;
Thu, 04 Oct 2007 20:29:33 +0200 added uu, aT;
wenzelm [Thu, 04 Oct 2007 20:29:33 +0200] rev 24849
added uu, aT;
Thu, 04 Oct 2007 20:29:24 +0200 replaced literal 'a by Name.aT;
wenzelm [Thu, 04 Oct 2007 20:29:24 +0200] rev 24848
replaced literal 'a by Name.aT;
Thu, 04 Oct 2007 20:29:13 +0200 replaced AxClass.param_tyvarname by Name.aT;
wenzelm [Thu, 04 Oct 2007 20:29:13 +0200] rev 24847
replaced AxClass.param_tyvarname by Name.aT;
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip