From fb9b49123c5a528bec55f2865b1730414d513559 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 24 Nov 2014 20:30:53 -0500 Subject: Change how dynamic source filenames work in plugins. --- TODO.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 1de6e0b..d15654e 100644 --- a/TODO.txt +++ b/TODO.txt @@ -36,6 +36,14 @@ Key: + A pain, b/c of the structure of the tests. + BTW: make an easier way to write those tests. +- Documentation + - Plugins! + Once per process + Once per file + - create a file tracer + - call its has_dynamic_source_file() + Once per call + Once per line * --source stuff: -- cgit v1.2.1