It has been a while since I last worked on Aesalon proper.
[aesalon.git] / TODO
blob07e788ce516595afe66119a833ce30276f9cda06
1 monitor:
2 -   Improve Polisher API, provide interface to Analyzer.
3 -   Eliminate environment variable 'AesalonSearchPath' if possible; do special pass through configuration items? . . .
5 dynamicMemory:
6 -   Implement support for path compression.
7 -   Handle calloc/realloc() properly.
9 doc:
10 -   Write documentation for the Polisher API.
12 visualizer:
13 -   Get partial rendering working properly (no more black lines/empty spaces).
14 -   Fix rendering issues; boxes not being displayed when out of range, etc.