1
0
Fork 0
alistair23-linux/scripts/genksyms
Michal Marek b06fcd6c83 genksyms: Minor parser cleanup
Move the identical logic for recording a struct/union/enum definition to
a function.
2011-10-11 11:59:19 +02:00
..
.gitignore genksyms: migrate parser to implicit rules 2011-06-09 14:04:41 -04:00
Makefile genksyms: migrate parser to implicit rules 2011-06-09 14:04:41 -04:00
genksyms.c genksyms: Use same type in loop comparison 2011-07-25 14:55:17 +02:00
genksyms.h genksyms: Track changes to enum constants 2011-03-17 15:13:56 +01:00
keywords.gperf genksyms: pass hash and lookup functions name and target language though the input file 2011-06-09 14:04:40 -04:00
keywords.hash.c_shipped genksym: regen parser 2011-06-09 14:04:42 -04:00
lex.l genksyms: migrate parser to implicit rules 2011-06-09 14:04:41 -04:00
lex.lex.c_shipped genksym: regen parser 2011-06-09 14:04:42 -04:00
parse.tab.c_shipped genksym: regen parser 2011-06-09 14:04:42 -04:00
parse.tab.h_shipped genksym: regen parser 2011-06-09 14:04:42 -04:00
parse.y genksyms: Minor parser cleanup 2011-10-11 11:59:19 +02:00