index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generic
/
pg-pgip.el
Age
Commit message (
Expand
)
Author
2018-12-26
Make coq-mode work without generic/proof-*
Stefan Monnier
2018-12-13
Use `cl-lib` instead of `cl` everywhere
Stefan Monnier
2018-08-23
Fix most doc issues raised by (checkdoc)
Erik Martin-Dorel
2018-02-21
Update copyright messages and improve the header of elisp files.
Erik Martin-Dorel
2011-10-17
Attempt to support stricter bytecomp flags
David Aspinall
2011-01-31
Improve handling of dynamic preferences. Addresses Trac #387.
David Aspinall
2010-12-16
Patch to add pgipfloat type.
David Aspinall
2010-08-18
Improve message
David Aspinall
2010-08-08
Checkdoc cleanups
David Aspinall
2009-09-10
Experimental changes to queue several commands at once and to allow pre-proce...
David Aspinall
2009-09-10
Clean compile
David Aspinall
2009-09-07
Fix typos
David Aspinall
2009-09-06
Fix compile warnings
David Aspinall
2009-09-05
Clean whitespace
David Aspinall
2009-08-28
Fix compile warnings
David Aspinall
2009-07-30
Use descriptions of help items to set menu tooltips (resolve trac #218)
David Aspinall
2008-01-26
Updated.
David Aspinall
2008-01-16
Reduce compiler warnings. Minor fixes.
David Aspinall
2008-01-15
Many rearrangements for compatibility, efficient/correct compilation, namespa...
David Aspinall
2007-12-14
Rename: proof-show-debug-messages -> proof-general-debug.
David Aspinall
2007-12-10
Emacs compatibility/API updates: string-to-int -> string-to-number
David Aspinall
2007-12-10
Fix compile errors
David Aspinall
2007-12-09
Fix some compile warnings: bug in pg-pgip-interpret-choice; move defsubsts to...
David Aspinall
2006-05-26
Updated.
David Aspinall
2005-09-30
Rename PGIP packet attribute origin -> tag
David Aspinall
2004-10-05
Updates
David Aspinall
2004-08-31
Fix backward compatibility with Isabelle 2004.
David Aspinall
2004-08-26
Fixes for idtables
David Aspinall
2004-08-25
Extended and updated PGIP support for PGIP 2.X
David Aspinall
2004-04-15
Add 'oldhaspref to update action (settings appears again on Isar menu).
David Aspinall
2004-04-14
Support 'oldhaspref as alias for 'haspref in PG 3.5.
David Aspinall
2004-02-29
Beginnings of parsescript support
David Aspinall
2004-02-08
Update email and web addresses
David Aspinall
2003-09-24
Include class attribute in PGIP commands
David Aspinall
2003-02-24
Fix some compile errors
David Aspinall
2002-11-28
Doc
David Aspinall
2002-11-20
Add pg-issue-pgip
David Aspinall
2002-11-18
Fixup code to interpret default values.
David Aspinall
2002-11-14
Next iteration: add post-processing step, descriptions in haspref.
David Aspinall
2002-11-07
Debuggin pg-pgip-haspref.
David Aspinall
2002-08-15
Fix autoload
David Aspinall
2002-06-21
GPL
David Aspinall
2002-03-21
Year changes
David Aspinall
2001-07-09
Fix some bugs shown by byte comp
David Aspinall
2001-05-08
Copyright date updated
David Aspinall
2000-12-07
Typo.
David Aspinall
2000-12-07
Beginnings of pgip processing
David Aspinall
2000-11-24
Functions to process pgip commands.
David Aspinall