Skip to content
Snippets Groups Projects
Commit 27337af6 authored by Bertho Stultiens's avatar Bertho Stultiens Committed by Alexandre Julliard
Browse files

- Implemented a new preprocessor that is (nearly) ANSI-C compliant. The

  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.
parent 5b4f3e8d
No related branches found
No related tags found
No related merge requests found
Showing
with 2067 additions and 1024 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment