mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 05:00:30 +00:00
27337af65c
old parser has been stripped from the old preprocessor-code which cleaned up both resource-scanner and -parser. - Standard defines have been introduced (see README.wrc) - Both preprocessor- and resource-scanner have been optimized slightly so that no backing up is required (one char lookahead is enough). - Filename-scanning has been cleaned up, though not perfect yet. - User-type resources are compatible now. - Line-continuation in strings is corrected so that it does not introduce a newline in the output.
9 lines
68 B
Plaintext
9 lines
68 B
Plaintext
Makefile
|
|
lex.ppl.c
|
|
lex.yy.c
|
|
ppy.tab.c
|
|
ppy.tab.h
|
|
wrc
|
|
y.tab.c
|
|
y.tab.h
|