Retro68/Rez
2015-07-20 21:36:55 +02:00
..
Test Rez: better error reporting 2015-07-19 00:59:46 +02:00
CMakeLists.txt add comment, remove debug output 2015-01-20 00:08:32 +01:00
Diagnostic.cc Rez: better error reporting 2015-07-19 00:59:46 +02:00
Diagnostic.h Rez: add some error reporting 2014-10-30 02:56:49 +01:00
Expression.cc Rez: add some error reporting 2014-10-30 02:56:49 +01:00
Expression.h Rez: add some error reporting 2014-10-30 02:56:49 +01:00
README.md
ResourceCompiler.cc Rez: better error reporting 2015-07-19 00:59:46 +02:00
ResourceCompiler.h Rez: add some error reporting 2014-10-30 02:56:49 +01:00
ResourceDefinitions.cc Rez: better error reporting 2015-07-19 00:59:46 +02:00
ResourceDefinitions.h Rez: add some error reporting 2014-10-30 02:56:49 +01:00
ResSpec.h Rez: support resource attributes & names 2015-07-20 01:51:33 +02:00
Rez.cc Rez: --cc option - provide "carbon copies" of the output in other formats 2015-07-20 03:31:14 +02:00
RezLexer.cc Rez: allow :-separated include paths 2015-07-20 21:36:55 +02:00
RezLexer.h Rez: better error reporting 2015-07-19 00:59:46 +02:00
RezLexerNextToken.cc Rez: better error reporting 2015-07-19 00:59:46 +02:00
RezLexerWaveToken.h
RezParser.yy Rez: support resource attributes & names 2015-07-20 01:51:33 +02:00
RezWorld.cc Rez: better error reporting 2015-07-19 00:59:46 +02:00
RezWorld.h Rez: better error reporting 2015-07-19 00:59:46 +02:00
Test.r Rez: command line options 2014-10-09 22:15:13 +02:00

Rez Resource Compiler

A reimplementation of the classic Rez resource compiler.

Known Bugs & Limitations

  • $ABCD alternate syntax for hex numbers is not supported
  • hex strings not supported
  • Other than in Apple Rez, the preprocessor is case sensitive.