Thu, 19 Jan 2006 21:22:08 +0100 |
wenzelm |
setup: theory -> theory;
|
file |
diff |
annotate
|
Sat, 14 Jan 2006 17:14:06 +0100 |
wenzelm |
sane ERROR handling;
|
file |
diff |
annotate
|
Thu, 05 Jan 2006 22:29:58 +0100 |
wenzelm |
Toplevel.proof_position_of;
|
file |
diff |
annotate
|
Wed, 04 Jan 2006 00:52:42 +0100 |
wenzelm |
adapted Toplevel.Proof;
|
file |
diff |
annotate
|
Wed, 16 Nov 2005 14:05:41 +0100 |
wenzelm |
pgmlsymbolson: append Symbol.xsymbolsN at end!
|
file |
diff |
annotate
|
Wed, 09 Nov 2005 16:26:45 +0100 |
wenzelm |
P.locale_element;
|
file |
diff |
annotate
|
Fri, 21 Oct 2005 18:14:38 +0200 |
wenzelm |
OldGoals;
|
file |
diff |
annotate
|
Fri, 30 Sep 2005 17:54:04 +0200 |
aspinall |
Move welcomemsg and helpdoc to pgip_isar.xml
|
file |
diff |
annotate
|
Fri, 30 Sep 2005 13:47:36 +0200 |
aspinall |
Initialise pgip id also for Emacs mode. Allow dynamic config file location for PGIP.
|
file |
diff |
annotate
|
Tue, 20 Sep 2005 17:01:43 +0200 |
webertj |
undone the previous change: show_hyps not supported anymore
|
file |
diff |
annotate
|
Tue, 20 Sep 2005 15:12:40 +0200 |
webertj |
new menu item show-sort-hypotheses to toggle show_hyps
|
file |
diff |
annotate
|
Sat, 17 Sep 2005 18:11:29 +0200 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Thu, 15 Sep 2005 17:17:05 +0200 |
wenzelm |
TableFun/Symtab: curried lookup and update;
|
file |
diff |
annotate
|
Thu, 15 Sep 2005 16:15:22 +0200 |
aspinall |
Revert previous attribute name change, problem can be avoided in JAXB.
|
file |
diff |
annotate
|
Thu, 15 Sep 2005 10:33:35 +0200 |
aspinall |
Change PGIP attribute name class->messageclass to avoid Java keyword clash.
|
file |
diff |
annotate
|
Thu, 08 Sep 2005 16:09:23 +0200 |
haftmann |
introduces some modern-style AList operations
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 18:48:50 +0200 |
wenzelm |
curried_lookup/update;
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 15:58:08 +0200 |
wenzelm |
added PGASCII print_mode, which represents special chars as ASCII 1 + A ... Z;
|
file |
diff |
annotate
|
Tue, 16 Aug 2005 13:42:26 +0200 |
wenzelm |
OuterKeyword;
|
file |
diff |
annotate
|
Wed, 03 Aug 2005 16:25:22 +0200 |
berghofe |
Adapted to new interface of thms_of_proof.
|
file |
diff |
annotate
|
Fri, 29 Jul 2005 16:16:44 +0200 |
wenzelm |
P.opt_locale_target;
|
file |
diff |
annotate
|
Wed, 20 Jul 2005 15:57:10 +0200 |
aspinall |
Ressurect seq attribute accidently removed
|
file |
diff |
annotate
|
Thu, 14 Jul 2005 10:32:01 +0200 |
haftmann |
(fix for smlnj)
|
file |
diff |
annotate
|
Wed, 13 Jul 2005 20:07:01 +0200 |
aspinall |
Update PGIP packet handling, fixing unique session identifier.
|
file |
diff |
annotate
|
Wed, 13 Jul 2005 16:08:21 +0200 |
wenzelm |
tuned msg;
|
file |
diff |
annotate
|
Wed, 13 Jul 2005 15:25:05 +0200 |
aspinall |
Add acceptedpgipelems message
|
file |
diff |
annotate
|
Wed, 13 Jul 2005 12:14:23 +0200 |
aspinall |
Add management for current working directory
|
file |
diff |
annotate
|
Wed, 13 Jul 2005 11:29:08 +0200 |
aspinall |
Note about theorem dependencies including themselves.
|
file |
diff |
annotate
|
Wed, 13 Jul 2005 11:28:09 +0200 |
aspinall |
Fix informtheoryloaded/retracted -> informfileloaded/retracted to match pgip.rnc
|
file |
diff |
annotate
|
Wed, 22 Jun 2005 19:41:19 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 20 Jun 2005 22:13:59 +0200 |
wenzelm |
get_thm(s): Name;
|
file |
diff |
annotate
|
Fri, 17 Jun 2005 18:33:25 +0200 |
wenzelm |
Context.theory_name;
|
file |
diff |
annotate
|
Sun, 05 Jun 2005 11:31:22 +0200 |
wenzelm |
File.platform_path;
|
file |
diff |
annotate
|
Sun, 22 May 2005 16:51:10 +0200 |
wenzelm |
FindTheorems.print_theorems;
|
file |
diff |
annotate
|
Tue, 17 May 2005 18:51:16 +0200 |
wenzelm |
var_or_skolem: always print question mark for vars stemming from skolems;
|
file |
diff |
annotate
|
Tue, 17 May 2005 18:10:38 +0200 |
wenzelm |
renamed show_var_qmarks to show_question_marks;
|
file |
diff |
annotate
|
Mon, 16 May 2005 09:35:05 +0200 |
kleing |
searching for thms by combination of criteria (intro, elim, dest, name, term pattern)
|
file |
diff |
annotate
|
Thu, 21 Apr 2005 22:02:06 +0200 |
wenzelm |
superceded by Pure.thy and CPure.thy;
|
file |
diff |
annotate
|
Fri, 25 Mar 2005 17:47:11 +0100 |
aspinall |
Add askguise/informguise as best as easily possible. Prevent warning in openfile when file doesn't exist in theory database.
|
file |
diff |
annotate
|
Fri, 25 Mar 2005 14:04:42 +0100 |
aspinall |
Support new PGIP commands redostep, redoitem
|
file |
diff |
annotate
|
Thu, 03 Mar 2005 12:43:01 +0100 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|
Sun, 13 Feb 2005 17:15:14 +0100 |
skalberg |
Deleted Library.option type.
|
file |
diff |
annotate
|
Thu, 27 Jan 2005 12:34:09 +0100 |
berghofe |
Added show_var_qmarks flag.
|
file |
diff |
annotate
|
Mon, 24 Jan 2005 17:59:48 +0100 |
berghofe |
Adapted to modified interface of PureThy.get_thm(s).
|
file |
diff |
annotate
|
Mon, 13 Dec 2004 14:31:02 +0100 |
aspinall |
Fix pgmlsymbolson/off.
|
file |
diff |
annotate
|
Fri, 10 Dec 2004 22:33:16 +0100 |
aspinall |
Support PGIP <whitespace>, <dostep>, <doitem> elements as input
|
file |
diff |
annotate
|
Fri, 10 Dec 2004 22:25:31 +0100 |
aspinall |
Insert pgmltext element into responses in PGIP mode
|
file |
diff |
annotate
|
Tue, 16 Nov 2004 20:20:14 +0100 |
aspinall |
Markup obtain as introducing a nested goal.
|
file |
diff |
annotate
|
Mon, 15 Nov 2004 13:51:43 +0100 |
aspinall |
Add <undoitem> for theory-state undos.
|
file |
diff |
annotate
|
Thu, 28 Oct 2004 17:11:51 +0200 |
aspinall |
Make <undostep> call undos_proof to display resulting proofstate.
|
file |
diff |
annotate
|
Wed, 27 Oct 2004 19:45:16 +0200 |
aspinall |
Revert change to pgml_sym
|
file |
diff |
annotate
|
Sun, 24 Oct 2004 15:41:52 +0200 |
aspinall |
Simplification to symbol processing; put quotes around theory name in message.
|
file |
diff |
annotate
|
Thu, 21 Oct 2004 19:21:32 +0200 |
aspinall |
Fix <closetheory>
|
file |
diff |
annotate
|
Mon, 11 Oct 2004 10:52:18 +0200 |
berghofe |
Added entry in Settings menu for Toplevel.skip_proofs flag.
|
file |
diff |
annotate
|
Sat, 02 Oct 2004 19:22:16 +0200 |
aspinall |
Add openblock/closeblock to other opengoal/closegoal elements
|
file |
diff |
annotate
|
Fri, 01 Oct 2004 11:51:55 +0200 |
aspinall |
Comments
|
file |
diff |
annotate
|
Tue, 28 Sep 2004 10:44:19 +0200 |
aspinall |
Remove double escaping of backslash in PGML. Remove use of character refs in <whitespace>
|
file |
diff |
annotate
|
Mon, 27 Sep 2004 16:03:16 +0200 |
aspinall |
Add filenamextns to prover info. Update doc location. Add whitespace element in parseresult
|
file |
diff |
annotate
|
Wed, 08 Sep 2004 21:57:19 +0200 |
aspinall |
Tweak parentnames attribute on opentheory
|
file |
diff |
annotate
|
Wed, 08 Sep 2004 21:48:10 +0200 |
aspinall |
Support parsing of -- {* comments *}. Add extra output channels.
|
file |
diff |
annotate
|