src/Pure/proof_general.ML
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Tue, 05 Dec 2006 00:30:38 +0100 wenzelm thm/prf: separate official name vs. additional tags;
Mon, 04 Dec 2006 21:33:36 +0100 aspinall Forward compatibility with new Proof General module.
Sun, 03 Dec 2006 23:25:41 +0100 aspinall Minor.
Mon, 27 Nov 2006 21:07:00 +0100 aspinall Call the right inform_file_processed function on <closefile>
Sun, 26 Nov 2006 23:09:25 +0100 aspinall Remove add_master_files which stripped paths for retracted files. Emacs PG already supports full paths here.
Fri, 24 Nov 2006 17:22:32 +0100 aspinall Send full paths in PGIP version of file loaded/retracted messages
Thu, 23 Nov 2006 11:39:11 +0100 aspinall Add retractfile to supported pgip commands
Thu, 23 Nov 2006 11:24:33 +0100 aspinall PGIP: add retractfile. Be stricter in file open/close protocol.
Thu, 23 Nov 2006 00:09:24 +0100 aspinall Add doccomment; rename litcomment -> doccomment
Wed, 22 Nov 2006 12:01:59 +0100 aspinall Fix to local file URI syntax. Add first part of lexicalstructure command support.
Tue, 14 Nov 2006 00:15:38 +0100 wenzelm incorporated IsarThy into IsarCmd;
Tue, 10 Oct 2006 13:59:13 +0200 haftmann gen_rem(s) abandoned in favour of remove / subtract
Wed, 27 Sep 2006 21:32:15 +0200 wenzelm Source.tty now slurps by default;
Thu, 21 Sep 2006 19:04:20 +0200 wenzelm member (op =);
Wed, 20 Sep 2006 13:02:30 +0200 aspinall Add Source.of_instream_slurp to try to ensure that XML parser sees whole documents.
Wed, 09 Aug 2006 00:12:35 +0200 wenzelm int_option: signed_string_of_int;
Wed, 02 Aug 2006 22:26:53 +0200 wenzelm prems-limit: int_option;
Tue, 11 Jul 2006 12:17:06 +0200 wenzelm Name.dest_skolem;
Sat, 17 Jun 2006 19:37:48 +0200 wenzelm Term.skolem;
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Wed, 26 Apr 2006 22:38:05 +0200 wenzelm tuned;
Tue, 21 Mar 2006 12:18:07 +0100 wenzelm subtract (op =);
Tue, 14 Mar 2006 22:06:33 +0100 wenzelm Output.add_mode: keyword component;
Fri, 10 Feb 2006 02:22:29 +0100 wenzelm removed set quick_and_dirty and ThmDeps.enable -- no effect here;
Thu, 19 Jan 2006 21:22:08 +0100 wenzelm setup: theory -> theory;
Sat, 14 Jan 2006 17:14:06 +0100 wenzelm sane ERROR handling;
Thu, 05 Jan 2006 22:29:58 +0100 wenzelm Toplevel.proof_position_of;
Wed, 04 Jan 2006 00:52:42 +0100 wenzelm adapted Toplevel.Proof;
Wed, 16 Nov 2005 14:05:41 +0100 wenzelm pgmlsymbolson: append Symbol.xsymbolsN at end!
Wed, 09 Nov 2005 16:26:45 +0100 wenzelm P.locale_element;
Fri, 21 Oct 2005 18:14:38 +0200 wenzelm OldGoals;
Fri, 30 Sep 2005 17:54:04 +0200 aspinall Move welcomemsg and helpdoc to pgip_isar.xml
Fri, 30 Sep 2005 13:47:36 +0200 aspinall Initialise pgip id also for Emacs mode. Allow dynamic config file location for PGIP.
Tue, 20 Sep 2005 17:01:43 +0200 webertj undone the previous change: show_hyps not supported anymore
Tue, 20 Sep 2005 15:12:40 +0200 webertj new menu item show-sort-hypotheses to toggle show_hyps
Sat, 17 Sep 2005 18:11:29 +0200 wenzelm tuned comments;
Thu, 15 Sep 2005 17:17:05 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Thu, 15 Sep 2005 16:15:22 +0200 aspinall Revert previous attribute name change, problem can be avoided in JAXB.
Thu, 15 Sep 2005 10:33:35 +0200 aspinall Change PGIP attribute name class->messageclass to avoid Java keyword clash.
Thu, 08 Sep 2005 16:09:23 +0200 haftmann introduces some modern-style AList operations
Thu, 01 Sep 2005 18:48:50 +0200 wenzelm curried_lookup/update;
Thu, 01 Sep 2005 15:58:08 +0200 wenzelm added PGASCII print_mode, which represents special chars as ASCII 1 + A ... Z;
Tue, 16 Aug 2005 13:42:26 +0200 wenzelm OuterKeyword;
Wed, 03 Aug 2005 16:25:22 +0200 berghofe Adapted to new interface of thms_of_proof.
Fri, 29 Jul 2005 16:16:44 +0200 wenzelm P.opt_locale_target;
Wed, 20 Jul 2005 15:57:10 +0200 aspinall Ressurect seq attribute accidently removed
Thu, 14 Jul 2005 10:32:01 +0200 haftmann (fix for smlnj)
Wed, 13 Jul 2005 20:07:01 +0200 aspinall Update PGIP packet handling, fixing unique session identifier.
Wed, 13 Jul 2005 16:08:21 +0200 wenzelm tuned msg;
Wed, 13 Jul 2005 15:25:05 +0200 aspinall Add acceptedpgipelems message
Wed, 13 Jul 2005 12:14:23 +0200 aspinall Add management for current working directory
Wed, 13 Jul 2005 11:29:08 +0200 aspinall Note about theorem dependencies including themselves.
Wed, 13 Jul 2005 11:28:09 +0200 aspinall Fix informtheoryloaded/retracted -> informfileloaded/retracted to match pgip.rnc
Wed, 22 Jun 2005 19:41:19 +0200 wenzelm tuned;
Mon, 20 Jun 2005 22:13:59 +0200 wenzelm get_thm(s): Name;
Fri, 17 Jun 2005 18:33:25 +0200 wenzelm Context.theory_name;
Sun, 05 Jun 2005 11:31:22 +0200 wenzelm File.platform_path;
Sun, 22 May 2005 16:51:10 +0200 wenzelm FindTheorems.print_theorems;
Tue, 17 May 2005 18:51:16 +0200 wenzelm var_or_skolem: always print question mark for vars stemming from skolems;
less more (0) -100 -60 tip