summaryrefslogtreecommitdiff
path: root/scripts/kconfig/lexer.l
AgeCommit message (Expand)Author
2021-09-30kconfig: rename a variable in the lexer to a clearer nameMasahiro Yamada
2021-09-30kconfig: narrow the scope of variables in the lexerMasahiro Yamada
2021-04-14kconfig: change "modules" from sub-option to first-level attributeMasahiro Yamada
2021-04-14kconfig: remove allnoconfig_y optionMasahiro Yamada
2021-04-14kconfig: change defconfig_list option to environment variableMasahiro Yamada
2020-12-08kconfig: clean up header inclusionBoris Kolpackov
2020-08-14kconfig: add 'static' to some file-local dataMasahiro Yamada
2020-08-14kconfig: remove '---help---' supportMasahiro Yamada
2019-05-14kconfig: use snprintf for formatting pathnamesJacob Garber
2019-02-13kconfig: rename zconf.y to parser.yMasahiro Yamada
2019-02-13kconfig: rename zconf.l to lexer.lMasahiro Yamada