glslang-zig/glslang/MachineIndependent/preprocessor
2013-08-04 23:51:37 +00:00
..
Makefile A few linux improvements/fixes for the previous check in. 2013-07-08 20:51:29 +00:00
Pp.cpp Reframe the preprocessor as a C++ class, with instances, removing all C code, removing all global variables. Upgrade bison version to pass a parse context on through to the preprocessor. All the basic things to make something thread safe. 2013-07-08 19:39:16 +00:00
PpAtom.cpp Reframe the preprocessor as a C++ class, with instances, removing all C code, removing all global variables. Upgrade bison version to pass a parse context on through to the preprocessor. All the basic things to make something thread safe. 2013-07-08 19:39:16 +00:00
PpContext.cpp Reframe the preprocessor as a C++ class, with instances, removing all C code, removing all global variables. Upgrade bison version to pass a parse context on through to the preprocessor. All the basic things to make something thread safe. 2013-07-08 19:39:16 +00:00
PpContext.h A few linux improvements/fixes for the previous check in. 2013-07-08 20:51:29 +00:00
PpMemory.cpp Reframe the preprocessor as a C++ class, with instances, removing all C code, removing all global variables. Upgrade bison version to pass a parse context on through to the preprocessor. All the basic things to make something thread safe. 2013-07-08 19:39:16 +00:00
PpScanner.cpp Allow unsigned int in the "location = " grammar, and generally improve recognition of numeric literals to be up to spec. 2013-08-04 23:51:37 +00:00
PpSymbols.cpp Reframe the preprocessor as a C++ class, with instances, removing all C code, removing all global variables. Upgrade bison version to pass a parse context on through to the preprocessor. All the basic things to make something thread safe. 2013-07-08 19:39:16 +00:00
PpTokens.cpp Reframe the preprocessor as a C++ class, with instances, removing all C code, removing all global variables. Upgrade bison version to pass a parse context on through to the preprocessor. All the basic things to make something thread safe. 2013-07-08 19:39:16 +00:00
PpTokens.h Reframe the preprocessor as a C++ class, with instances, removing all C code, removing all global variables. Upgrade bison version to pass a parse context on through to the preprocessor. All the basic things to make something thread safe. 2013-07-08 19:39:16 +00:00