glslang-zig/glslang
John Kessenich 73d4fb5bc5 PP: Fix issue #408: # as last character in macro.
This would look ahead for a second #, for token pasting, and if not
found, backup one token.  This is fine, unless at the end of line,
which would backup the #, rather than the look ahead.
2016-07-30 12:41:35 -06:00
..
GenericCodeGen Remove legacy build system 2015-11-16 23:51:35 +01:00
Include PP: Fix issue #408: # as last character in macro. 2016-07-30 12:41:35 -06:00
MachineIndependent PP: Fix issue #408: # as last character in macro. 2016-07-30 12:41:35 -06:00
OSDependent Add g++/clang warnings to match some enabled by /W4 in MSVC. 2016-07-21 09:59:18 -06:00
Public Front-end: Fix known crashes by early exit on error (issue #29, issue #34, issue #35). 2016-07-09 14:53:11 -06:00
CMakeLists.txt Precise and noContraction propagation 2016-05-09 10:46:40 -04:00
updateGrammar Bison: Non-functional: Move to revision 3.0.4. 2016-05-04 12:54:56 -06:00