glslang-zig/glslang/MachineIndependent/preprocessor
John Kessenich 5cdf3c5a23 PP: Non-functional: Remove the sub-tokenization of macro stream record.
This has been a continually fragile area. Switching to a vector of real
objects, instead of a linearized stream of characters, removes a bunch of
code and generally makes this area more robust.
2019-02-19 07:26:36 -07:00
..
Pp.cpp Build: Fix #1640: Change strcpy to snprintf. 2019-02-18 22:25:58 -07:00
PpAtom.cpp [lumped builds] Only define _CRT_SECURE_NO_WARNINGS if it’s not defined yet. 2017-05-10 16:52:50 +03:00
PpContext.cpp Licensing. Fixes #958. Add licenes file and update copyrights. 2018-12-14 10:47:35 -07:00
PpContext.h PP: Non-functional: Remove the sub-tokenization of macro stream record. 2019-02-19 07:26:36 -07:00
PpScanner.cpp Build: Fix #1640: Change strcpy to snprintf. 2019-02-18 22:25:58 -07:00
PpTokens.cpp PP: Non-functional: Remove the sub-tokenization of macro stream record. 2019-02-19 07:26:36 -07:00
PpTokens.h SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00