Thu, 04 Jan 2007 14:01:39 +0100 eta-expansion now only to common maximum number of arguments
haftmann [Thu, 04 Jan 2007 14:01:39 +0100] rev 21989
eta-expansion now only to common maximum number of arguments
Thu, 04 Jan 2007 14:01:38 +0100 clarified code
haftmann [Thu, 04 Jan 2007 14:01:38 +0100] rev 21988
clarified code
Thu, 04 Jan 2007 14:01:37 +0100 more term examples
haftmann [Thu, 04 Jan 2007 14:01:37 +0100] rev 21987
more term examples
Thu, 04 Jan 2007 11:56:53 +0100 eliminated Option.app
haftmann [Thu, 04 Jan 2007 11:56:53 +0100] rev 21986
eliminated Option.app
Thu, 04 Jan 2007 00:12:30 +0100 constants are unfolded, universal quantifiers are stripped, some minor changes
webertj [Thu, 04 Jan 2007 00:12:30 +0100] rev 21985
constants are unfolded, universal quantifiers are stripped, some minor changes
Wed, 03 Jan 2007 22:59:30 +0100 Fix error reporting in Emacs to also match Isar command failure exactly.
aspinall [Wed, 03 Jan 2007 22:59:30 +0100] rev 21984
Fix error reporting in Emacs to also match Isar command failure exactly.
Wed, 03 Jan 2007 21:11:42 +0100 Use Isar toplevel print_exn_fn for generating error responses instead of Output.error_msg.
aspinall [Wed, 03 Jan 2007 21:11:42 +0100] rev 21983
Use Isar toplevel print_exn_fn for generating error responses instead of Output.error_msg.
Wed, 03 Jan 2007 21:09:13 +0100 Expose command failure recovery code for top level.
aspinall [Wed, 03 Jan 2007 21:09:13 +0100] rev 21982
Expose command failure recovery code for top level.
Wed, 03 Jan 2007 21:00:24 +0100 Selected functions from syntax module
aspinall [Wed, 03 Jan 2007 21:00:24 +0100] rev 21981
Selected functions from syntax module
Wed, 03 Jan 2007 18:30:57 +0100 x-symbol is no longer switched off in the ATP linkup
paulson [Wed, 03 Jan 2007 18:30:57 +0100] rev 21980
x-symbol is no longer switched off in the ATP linkup
Wed, 03 Jan 2007 18:29:46 +0100 Improvements to proof reconstruction. Now "fixes" is inserted
paulson [Wed, 03 Jan 2007 18:29:46 +0100] rev 21979
Improvements to proof reconstruction. Now "fixes" is inserted
Wed, 03 Jan 2007 11:06:52 +0100 Contains old Tools/ATP/AtpCommunication.ML, plus proof reconstruction
paulson [Wed, 03 Jan 2007 11:06:52 +0100] rev 21978
Contains old Tools/ATP/AtpCommunication.ML, plus proof reconstruction
Wed, 03 Jan 2007 10:59:06 +0100 first version of structured proof reconstruction
paulson [Wed, 03 Jan 2007 10:59:06 +0100] rev 21977
first version of structured proof reconstruction
Tue, 02 Jan 2007 22:43:05 +0100 Morphism.fact;
wenzelm [Tue, 02 Jan 2007 22:43:05 +0100] rev 21976
Morphism.fact;
Tue, 02 Jan 2007 22:43:04 +0100 Term.lambda: abstract over arbitrary closed terms;
wenzelm [Tue, 02 Jan 2007 22:43:04 +0100] rev 21975
Term.lambda: abstract over arbitrary closed terms;
Sun, 31 Dec 2006 15:57:58 +0100 Add standalone file to help porters
aspinall [Sun, 31 Dec 2006 15:57:58 +0100] rev 21974
Add standalone file to help porters
Sun, 31 Dec 2006 15:34:21 +0100 Quote arguments in PGIP exceptions. Tune comment.
aspinall [Sun, 31 Dec 2006 15:34:21 +0100] rev 21973
Quote arguments in PGIP exceptions. Tune comment.
Sun, 31 Dec 2006 14:55:35 +0100 Initialise parser at startup. Remove some obsolete ProofGeneral.XXX outer syntax, mapping PGIP commands directly to Isar.
aspinall [Sun, 31 Dec 2006 14:55:35 +0100] rev 21972
Initialise parser at startup. Remove some obsolete ProofGeneral.XXX outer syntax, mapping PGIP commands directly to Isar.
Sun, 31 Dec 2006 14:50:40 +0100 Fix diagnostic kind (*are* spuriouscmd). Add init to get right table for logic at startup. Use theoryitem as default for unrecognised command.
aspinall [Sun, 31 Dec 2006 14:50:40 +0100] rev 21971
Fix diagnostic kind (*are* spuriouscmd). Add init to get right table for logic at startup. Use theoryitem as default for unrecognised command.
Sat, 30 Dec 2006 16:20:32 +0100 removed dead code;
wenzelm [Sat, 30 Dec 2006 16:20:32 +0100] rev 21970
removed dead code;
Sat, 30 Dec 2006 16:08:10 +0100 removed conditional combinator;
wenzelm [Sat, 30 Dec 2006 16:08:10 +0100] rev 21969
removed conditional combinator; avoid handle _; showctxt: print_context (cf. local theory context); searchtheorems: proper find_theorems; refrain from setting ml_prompts again; tuned init_pgip;
Sat, 30 Dec 2006 16:08:09 +0100 removed conditional combinator;
wenzelm [Sat, 30 Dec 2006 16:08:09 +0100] rev 21968
removed conditional combinator; refrain from setting ml_prompts again; tuned init;
Sat, 30 Dec 2006 16:08:07 +0100 refrain from setting ml_prompts again;
wenzelm [Sat, 30 Dec 2006 16:08:07 +0100] rev 21967
refrain from setting ml_prompts again;
Sat, 30 Dec 2006 16:08:06 +0100 removed misleading OuterLex.eq_token;
wenzelm [Sat, 30 Dec 2006 16:08:06 +0100] rev 21966
removed misleading OuterLex.eq_token;
Sat, 30 Dec 2006 16:08:05 +0100 pretty_statement: more careful handling of name_hint;
wenzelm [Sat, 30 Dec 2006 16:08:05 +0100] rev 21965
pretty_statement: more careful handling of name_hint;
Sat, 30 Dec 2006 16:08:04 +0100 added has_name_hint;
wenzelm [Sat, 30 Dec 2006 16:08:04 +0100] rev 21964
added has_name_hint; name_thm: more careful pre-naming;
Sat, 30 Dec 2006 16:08:03 +0100 removed obsolete name_hint handling;
wenzelm [Sat, 30 Dec 2006 16:08:03 +0100] rev 21963
removed obsolete name_hint handling;
Sat, 30 Dec 2006 16:08:00 +0100 removed conditional combinator;
wenzelm [Sat, 30 Dec 2006 16:08:00 +0100] rev 21962
removed conditional combinator;
Sat, 30 Dec 2006 12:41:59 +0100 removed obsolete support for polyml-4.9.1;
wenzelm [Sat, 30 Dec 2006 12:41:59 +0100] rev 21961
removed obsolete support for polyml-4.9.1;
Sat, 30 Dec 2006 12:38:51 +0100 * Proof General: proper undo of final 'end'; discontinued Isabelle/classic;
wenzelm [Sat, 30 Dec 2006 12:38:51 +0100] rev 21960
* Proof General: proper undo of final 'end'; discontinued Isabelle/classic;
Sat, 30 Dec 2006 12:33:29 +0100 inform_file_processed: Toplevel.init_empty;
wenzelm [Sat, 30 Dec 2006 12:33:29 +0100] rev 21959
inform_file_processed: Toplevel.init_empty;
Sat, 30 Dec 2006 12:33:28 +0100 refined notion of empty toplevel, admits undo of 'end';
wenzelm [Sat, 30 Dec 2006 12:33:28 +0100] rev 21958
refined notion of empty toplevel, admits undo of 'end'; added undo_exit, init_empty, init_state; removed unused toplevel, reset; tuned;
Sat, 30 Dec 2006 12:33:27 +0100 Toplevel.init_state;
wenzelm [Sat, 30 Dec 2006 12:33:27 +0100] rev 21957
Toplevel.init_state;
Sat, 30 Dec 2006 12:33:26 +0100 removed obsolete 'clear_undos';
wenzelm [Sat, 30 Dec 2006 12:33:26 +0100] rev 21956
removed obsolete 'clear_undos';
Sat, 30 Dec 2006 12:33:25 +0100 removed obsolete clear_undos_theory;
wenzelm [Sat, 30 Dec 2006 12:33:25 +0100] rev 21955
removed obsolete clear_undos_theory; undo/cannot_undo: proper undo of 'end';
Fri, 29 Dec 2006 20:35:03 +0100 major restructurings
haftmann [Fri, 29 Dec 2006 20:35:03 +0100] rev 21954
major restructurings
Fri, 29 Dec 2006 20:35:02 +0100 cleanup
haftmann [Fri, 29 Dec 2006 20:35:02 +0100] rev 21953
cleanup
Fri, 29 Dec 2006 20:34:18 +0100 improved print of constructors in OCaml
haftmann [Fri, 29 Dec 2006 20:34:18 +0100] rev 21952
improved print of constructors in OCaml
Fri, 29 Dec 2006 20:34:17 +0100 changed syntax for axclass attach
haftmann [Fri, 29 Dec 2006 20:34:17 +0100] rev 21951
changed syntax for axclass attach
Fri, 29 Dec 2006 19:50:52 +0100 removed obsolete cond_add_path;
wenzelm [Fri, 29 Dec 2006 19:50:52 +0100] rev 21950
removed obsolete cond_add_path;
Fri, 29 Dec 2006 19:50:51 +0100 removed obsolete context_thy etc.;
wenzelm [Fri, 29 Dec 2006 19:50:51 +0100] rev 21949
removed obsolete context_thy etc.;
Fri, 29 Dec 2006 19:50:50 +0100 removed obsolete init_pgip;
wenzelm [Fri, 29 Dec 2006 19:50:50 +0100] rev 21948
removed obsolete init_pgip; removed obsolete redo, context_thy etc.;
Fri, 29 Dec 2006 19:50:48 +0100 removed obsolete init_context;
wenzelm [Fri, 29 Dec 2006 19:50:48 +0100] rev 21947
removed obsolete init_context;
Fri, 29 Dec 2006 18:47:11 +0100 obsolete (cf. ProofGeneral/proof_general_emacs.ML);
wenzelm [Fri, 29 Dec 2006 18:47:11 +0100] rev 21946
obsolete (cf. ProofGeneral/proof_general_emacs.ML);
Fri, 29 Dec 2006 18:46:06 +0100 tuned;
wenzelm [Fri, 29 Dec 2006 18:46:06 +0100] rev 21945
tuned;
Fri, 29 Dec 2006 18:46:04 +0100 signed_string_of_int;
wenzelm [Fri, 29 Dec 2006 18:46:04 +0100] rev 21944
signed_string_of_int;
Fri, 29 Dec 2006 18:46:04 +0100 added proper header;
wenzelm [Fri, 29 Dec 2006 18:46:04 +0100] rev 21943
added proper header;
Fri, 29 Dec 2006 18:46:02 +0100 added signed_string_of_int (pruduces proper - instead of SML's ~);
wenzelm [Fri, 29 Dec 2006 18:46:02 +0100] rev 21942
added signed_string_of_int (pruduces proper - instead of SML's ~);
Fri, 29 Dec 2006 18:46:01 +0100 removed obsolete proof_general.ML;
wenzelm [Fri, 29 Dec 2006 18:46:01 +0100] rev 21941
removed obsolete proof_general.ML;
Fri, 29 Dec 2006 18:25:46 +0100 minor tuning;
wenzelm [Fri, 29 Dec 2006 18:25:46 +0100] rev 21940
minor tuning;
Fri, 29 Dec 2006 18:25:45 +0100 tuned specifications/proofs;
wenzelm [Fri, 29 Dec 2006 18:25:45 +0100] rev 21939
tuned specifications/proofs;
Fri, 29 Dec 2006 17:24:49 +0100 replaced Sign.classes by Sign.all_classes (topologically sorted);
wenzelm [Fri, 29 Dec 2006 17:24:49 +0100] rev 21938
replaced Sign.classes by Sign.all_classes (topologically sorted); prefer structure Sign over Sorts; renamed Sorts.project to Sorts.subalgebra;
Fri, 29 Dec 2006 17:24:49 +0100 renamed Graph.project to Graph.subgraph;
wenzelm [Fri, 29 Dec 2006 17:24:49 +0100] rev 21937
renamed Graph.project to Graph.subgraph;
Fri, 29 Dec 2006 17:24:47 +0100 replaced Sign.classes by Sign.all_classes (topologically sorted);
wenzelm [Fri, 29 Dec 2006 17:24:47 +0100] rev 21936
replaced Sign.classes by Sign.all_classes (topologically sorted); prefer structure Sign over Sorts;
Fri, 29 Dec 2006 17:24:46 +0100 renamed project to subgraph, improved presentation, avoided unnecessary evaluation of predicate;
wenzelm [Fri, 29 Dec 2006 17:24:46 +0100] rev 21935
renamed project to subgraph, improved presentation, avoided unnecessary evaluation of predicate;
Fri, 29 Dec 2006 17:24:45 +0100 Sorts.minimal_classes;
wenzelm [Fri, 29 Dec 2006 17:24:45 +0100] rev 21934
Sorts.minimal_classes;
Fri, 29 Dec 2006 17:24:44 +0100 classes: more direct way to achieve topological sorting;
wenzelm [Fri, 29 Dec 2006 17:24:44 +0100] rev 21933
classes: more direct way to achieve topological sorting; renamed classes to all_classes; added minimal_classes; renamed project to subalgebra, tuned;
Fri, 29 Dec 2006 17:24:43 +0100 replaced classes by all_classes (topologically sorted);
wenzelm [Fri, 29 Dec 2006 17:24:43 +0100] rev 21932
replaced classes by all_classes (topologically sorted); added minimal_classes;
Fri, 29 Dec 2006 17:24:41 +0100 replaced Sign.classes by Sign.all_classes (topologically sorted);
wenzelm [Fri, 29 Dec 2006 17:24:41 +0100] rev 21931
replaced Sign.classes by Sign.all_classes (topologically sorted);
Fri, 29 Dec 2006 16:47:49 +0100 Enable new Proof General code again after SML/NJ compatibility fixes by Florian.
aspinall [Fri, 29 Dec 2006 16:47:49 +0100] rev 21930
Enable new Proof General code again after SML/NJ compatibility fixes by Florian.
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip