aboutsummaryrefslogtreecommitdiff
path: root/programs/src/kconfig_parser/symlist.h
Commit message (Collapse)AuthorAge
* kconfig_parser rewritten and now supports revers dependencyKarel Kočí2015-03-22
| | | | | Most of the kconfig_parser is changed. Now dependency are not copied before transfer to CNF and CNF expression is direcly extracted from kconfíg parsed output structures.
* Output folder added to kconfig_parserKarel Kočí2015-01-14
Also kconfig folder in programs/src is renamed to kconfig_parser