blob: b4ec50ee48a8e53b21b314c17167718571d11236 [file] [log] [blame]
1be6e791383a ("kconfig: remove 'prompt' symbol")
801b27db4638 ("kconfig: drop T_WORD from the RHS of 'prompt' symbol")
769a1c022678 ("kconfig: rename zconf.y to parser.y")
981e545a698a ("kconfig: rename zconf.l to lexer.l")
cbafbf7f551c ("kconfig: split the lexer out of zconf.y")
558e78e3ce84 ("kconfig: split some C files out of zconf.y")
caaebb3c6de3 ("kconfig: refactor end token rules")
6900ae9eeee3 ("kconfig: remove grammatically ambiguous "unexpected option" diagnostic")
cc66bca775ee ("kconfig: fix ambiguous grammar in terms of new lines")
413cd19d81fd ("kconfig: require T_EOL to reduce visible statement")