Files
scyther/src/todo.txt
ccremers 1aca8460a3 - SCYTHERDIR environment variable is now used: colon-separated list of
directories to search. Oblivious to trailing slashes.
2005-12-29 09:25:42 +00:00

7 lines
352 B
Plaintext

- Maybe add warning for type of matching in the output, maybe stderr.
- SConstruct file should check whether ctags actually exists (avoiding
errors)
- Proof output should be XML, with an external converter to dot format.
- Internal hash over input files (maybe after parsing?) and switch
structure. This would make a caching mechanism much easier.