mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-22 20:53:44 +02:00
TODO: we now parse project files, too :)
This commit is contained in:
parent
44e17ff5ab
commit
0adf7363cd
@ -1,6 +1,5 @@
|
|||||||
Parsing and input processing:
|
Parsing and input processing:
|
||||||
- unify alignment, direction
|
- unify alignment, direction
|
||||||
- find libraries (e.g., from .pro)
|
|
||||||
- on parse error, politely complain, don't terminate;
|
- on parse error, politely complain, don't terminate;
|
||||||
convert abort / assert(0) to proper error indications
|
convert abort / assert(0) to proper error indications
|
||||||
- quoted strings can have embedded double quotes, with \" (see parse_field)
|
- quoted strings can have embedded double quotes, with \" (see parse_field)
|
||||||
|
Loading…
Reference in New Issue
Block a user