Date: | 2016-08-23 04:22:23 (7 years 3 months ago) |
---|---|
Author: | Werner Almesberger |
Commit: | 0adf7363cd584d494871f99789fa5ae0e7e02573 |
Message: | TODO: we now parse project files, too :) |
Files: |
eeshow/TODO (1 diff) |
Change Details
eeshow/TODO | ||
---|---|---|
1 | 1 | Parsing and input processing: |
2 | 2 | - unify alignment, direction |
3 | - find libraries (e.g., from .pro) | |
4 | 3 | - on parse error, politely complain, don't terminate; |
5 | 4 | convert abort / assert(0) to proper error indications |
6 | 5 | - quoted strings can have embedded double quotes, with \" (see parse_field) |
Branches:
master