paulson [Wed, 03 Jan 2007 18:29:46 +0100] rev 21979
Improvements to proof reconstruction. Now "fixes" is inserted
paulson [Wed, 03 Jan 2007 11:06:52 +0100] rev 21978
Contains old Tools/ATP/AtpCommunication.ML, plus proof reconstruction
paulson [Wed, 03 Jan 2007 10:59:06 +0100] rev 21977
first version of structured proof reconstruction
wenzelm [Tue, 02 Jan 2007 22:43:05 +0100] rev 21976
Morphism.fact;
wenzelm [Tue, 02 Jan 2007 22:43:04 +0100] rev 21975
Term.lambda: abstract over arbitrary closed terms;
aspinall [Sun, 31 Dec 2006 15:57:58 +0100] rev 21974
Add standalone file to help porters
aspinall [Sun, 31 Dec 2006 15:34:21 +0100] rev 21973
Quote arguments in PGIP exceptions. Tune comment.
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.
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.
wenzelm [Sat, 30 Dec 2006 16:20:32 +0100] rev 21970
removed dead code;
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;
wenzelm [Sat, 30 Dec 2006 16:08:09 +0100] rev 21968
removed conditional combinator;
refrain from setting ml_prompts again;
tuned init;
wenzelm [Sat, 30 Dec 2006 16:08:07 +0100] rev 21967
refrain from setting ml_prompts again;
wenzelm [Sat, 30 Dec 2006 16:08:06 +0100] rev 21966
removed misleading OuterLex.eq_token;
wenzelm [Sat, 30 Dec 2006 16:08:05 +0100] rev 21965
pretty_statement: more careful handling of name_hint;
wenzelm [Sat, 30 Dec 2006 16:08:04 +0100] rev 21964
added has_name_hint;
name_thm: more careful pre-naming;
wenzelm [Sat, 30 Dec 2006 16:08:03 +0100] rev 21963
removed obsolete name_hint handling;
wenzelm [Sat, 30 Dec 2006 16:08:00 +0100] rev 21962
removed conditional combinator;
wenzelm [Sat, 30 Dec 2006 12:41:59 +0100] rev 21961
removed obsolete support for polyml-4.9.1;
wenzelm [Sat, 30 Dec 2006 12:38:51 +0100] rev 21960
* Proof General: proper undo of final 'end'; discontinued Isabelle/classic;
wenzelm [Sat, 30 Dec 2006 12:33:29 +0100] rev 21959
inform_file_processed: Toplevel.init_empty;
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;
wenzelm [Sat, 30 Dec 2006 12:33:27 +0100] rev 21957
Toplevel.init_state;
wenzelm [Sat, 30 Dec 2006 12:33:26 +0100] rev 21956
removed obsolete 'clear_undos';
wenzelm [Sat, 30 Dec 2006 12:33:25 +0100] rev 21955
removed obsolete clear_undos_theory;
undo/cannot_undo: proper undo of 'end';
haftmann [Fri, 29 Dec 2006 20:35:03 +0100] rev 21954
major restructurings
haftmann [Fri, 29 Dec 2006 20:35:02 +0100] rev 21953
cleanup
haftmann [Fri, 29 Dec 2006 20:34:18 +0100] rev 21952
improved print of constructors in OCaml
haftmann [Fri, 29 Dec 2006 20:34:17 +0100] rev 21951
changed syntax for axclass attach
wenzelm [Fri, 29 Dec 2006 19:50:52 +0100] rev 21950
removed obsolete cond_add_path;