glslang-zig/glslang/MachineIndependent/preprocessor
John Kessenich 6225dd4ba1 PP: Faithfully track white-space through macro record/use, fixing bugs:
This fixes the comparison in macro body redefinitions, where initial
white-space differences do not matter, but internal white-space differences
do matter.
2019-02-19 07:26:54 -07:00
..
Pp.cpp PP: Faithfully track white-space through macro record/use, fixing bugs: 2019-02-19 07:26:54 -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: Faithfully track white-space through macro record/use, fixing bugs: 2019-02-19 07:26:54 -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