glslang-zig/glslang/MachineIndependent/preprocessor
John Kessenich 6c52f8968c PP: Remove second parsing of numbers recorded in macros; save/use original.
This partly addresses #1228 and #234 by reducing usage of strtod (or atof).
There is now only place to parse a floating-point number.
2018-05-24 18:24:06 -06:00
..
Pp.cpp SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -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 Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
PpContext.h PP: Remove second parsing of numbers recorded in macros; save/use original. 2018-05-24 18:24:06 -06:00
PpScanner.cpp PP: don't give errors on some tokens under #if 0 (or similar). 2018-03-19 00:43:18 -06:00
PpTokens.cpp PP: Remove second parsing of numbers recorded in macros; save/use original. 2018-05-24 18:24:06 -06:00
PpTokens.h SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00