forked from ProofGeneral/PG
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
36 lines (25 loc) · 869 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Stuff to do to clean up the code
--------------------------------
Consistent naming; using pg- prefix throughout?
Either update or ditch the Adapting document
We could describe how to use different protocols
Right now, all the comms stuff is in coq/, though
generic/proof-resolver.el probably doesn't need much of what's there
ditch generic/proof-shell.el, but there is code that uses it, so careful
DONE, although proof-tree, some other code still references it
Makefile.devel mentions cvs; update that to git?
Is generic/pg-xml.el still used? It's used in pg-movie.el, pgip.el
Bits of it are redundant with coq/coq-xml.el
What about Makefile.travis?
Get Travis CI to work with this branch
Update these files:
BUGS
CHANGES
COMPATIBILITY
COPYING
FAQ
INSTALL
README.md
REGISTER (is this still used?)
TAGS
Document how communications works, coq-tq, coq-server