SPIRV-Tools/source
David Neto affa696027 Fix some bugs in parsing literals.
- a single hyphen is a string, not a number.
- a string with more than one period is a string, not a number
- check for string overflow

Add some unit tests
2015-10-26 12:52:01 -04:00
..
binary.cpp Fix spelling of SPV_OPERAND_TYPE_KERNEL_PROFILING_INFO 2015-10-26 12:52:01 -04:00
binary.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
diagnostic.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
diagnostic.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
ext_inst.cpp Add GLSL std450 extended instruction 72-80. 2015-10-26 12:52:01 -04:00
ext_inst.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
opcode.cpp Fix spelling of SPV_OPERAND_TYPE_KERNEL_PROFILING_INFO 2015-10-26 12:52:01 -04:00
opcode.h Support "<result-id> = <opcode> <operand>.." format. 2015-08-24 15:04:58 -04:00
operand.cpp Fix spelling of SPV_OPERAND_TYPE_KERNEL_PROFILING_INFO 2015-10-26 12:52:01 -04:00
operand.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
print.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
print.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
text.cpp Fix some bugs in parsing literals. 2015-10-26 12:52:01 -04:00
text.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
validate_id.cpp Update spirv.h to revision 31. 2015-08-17 11:40:24 -04:00
validate.cpp Fix spelling of SPV_OPERAND_TYPE_KERNEL_PROFILING_INFO 2015-10-26 12:52:01 -04:00
validate.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00