This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-Tools
/
Retro68
Watch
1
Star
0
Fork
0
You've already forked Retro68
mirror of
https://github.com/autc04/Retro68.git
synced
2025-02-14 05:34:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
24d9c90686
Branches
Tags
View all branches
Retro68
/
Rez
History
Wolfgang Thaller
24d9c90686
Rez: create empty / data-only output file if output file name is explicitly given, but no input
2017-10-05 15:33:50 +02:00
..
Test
ad boost include directory in CMakeLists, and, as a hack force use of /usr/local/include
2017-04-13 01:17:58 +02:00
CMakeLists.txt
ad boost include directory in CMakeLists, and, as a hack force use of /usr/local/include
2017-04-13 01:17:58 +02:00
Diagnostic.cc
…
Diagnostic.h
…
Expression.cc
…
Expression.h
…
README.md
…
ResourceCompiler.cc
…
ResourceCompiler.h
…
ResourceDefinitions.cc
…
ResourceDefinitions.h
…
ResSpec.h
Rez: support resource attributes & names
2015-07-20 01:51:33 +02:00
Rez.cc
Rez: create empty / data-only output file if output file name is explicitly given, but no input
2017-10-05 15:33:50 +02:00
RezLexer.cc
Rez: properly report file-not-found errors
2015-08-27 20:49:55 +02:00
RezLexer.h
…
RezLexerNextToken.cc
…
RezLexerWaveToken.h
…
RezParser.yy
Rez: support resource attributes & names
2015-07-20 01:51:33 +02:00
RezWorld.cc
…
RezWorld.h
…
Test.r
…
README.md
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.