I am seriously reconsidering the possiblity of introducing the Canvas again.
[aesalon.git] / TODO
blob5047da979235892c413c1c77904be4a525985c47
1 monitor:
2 -   Improve Polisher API, provide interface to Analyzer.
3 -   Eliminate environment variable 'AesalonSearchPath' if possible; do special pass?
5 dynamicMemory:
6 -   Implement support for path compression.
7 -   Handle calloc/realloc() properly.
9 doc:
10 -   Write documentation for the Polisher API.
11 -   Finish example module, add Renderer module.
13 visualizer:
14 -   Get partial rendering working properly (no more black lines/empty spaces).
15 -   Fix rendering issues; boxes not being displayed when out of range, etc.