summaryrefslogtreecommitdiff
path: root/TODO
blob: cf1382d3d1d15b8ce6ab7b605a289f3987f2710e (plain)
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
* resolve the items in the to.do directory

** expand the above into individual requests and handle those requests

* integrate the items in the faqs/ directory into the manual or code
  or similar

* convert flex to use automake

* make flex.texi the authoritative manual

** take the man-isms out of flex.texi

** add flex.texi and its generated info files into the Makefile
   process (best done via automake)

* rework the distribution building

** include parse.c and parse.h in distribution

* test suite

** shape up the tests/ directory so it runs out of the box

** make test suite more complete