Alexandre Julliard
|
f9ee0d2f05
tools: Avoid using wine/port.h.
|
3 years ago |
Alexandre Julliard
|
55701c6672
tools: Add a helper function to create temp files.
|
3 years ago |
Alexandre Julliard
|
df08cd443a
wrc: Use the existing global variable for pedantic mode.
|
3 years ago |
Alexandre Julliard
|
1e173eaa8c
wrc: Use asserts instead of explicit internal error.
|
3 years ago |
Alexandre Julliard
|
04ae435f89
wrc: Use the standard memory allocation wrappers in the preprocessor.
|
3 years ago |
Alexandre Julliard
|
b69ce3472d
wpp: Move the preprocessor code into wrc.
|
3 years ago |
Alexandre Julliard
|
b7d3c79beb
Split the C preprocessor from wrc into a separate library.
|
22 years ago |
Alexandre Julliard
|
7cae558bdc
Removed some more trailing whitespace.
|
22 years ago |
Steven Edwards
|
0a8e15abfb
Detect snprintf && _snprintf, use _snprintf on stupid platforms
|
22 years ago |
Alexandre Julliard
|
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
|
23 years ago |
Maciek Kaliszewski
|
d7c69a5d5f
Added support for RCINCLUDE directive. Now wrc ignores everything
|
23 years ago |
Francois Gouget
|
22507a018d
Fix the conversion of MS style '#line' directives to gcc style.
|
23 years ago |
Maciek Kaliszewski
|
8722373d9a
Added better GCC-style #line directive handling.
|
23 years ago |
Bertho Stultiens
|
661a94033e
- Bugfix: Corrected "off by one" error in the linenumber while parsing
|
24 years ago |
Marcus Meissner
|
35201ffc14
Add a ; needed by some YACCs.
|
24 years ago |
Bertho Stultiens
|
27337af65c
- Implemented a new preprocessor that is (nearly) ANSI-C compliant. The
|
24 years ago |