William S Fulton
10af8fd921
Workaround Lua failing cpp11_raw_string_literals test
2021-11-12 19:45:25 +00:00
Zackery Spytz
b00ee788a2
Fix the Java tests
...
"uchar" and "Uchar" will both generate a getUchar() getter.
2019-02-06 09:53:37 -07:00
Zackery Spytz
8c2cb4e604
Add support for the C++11 u and U encoding prefixes for char literals
...
"u" and "U" are new in C11 and C++11 for char literals.
2019-02-05 15:08:35 -07:00
William S Fulton
0c4491eaae
Add more tests for C++11 raw string literals
...
Test added to check fixes for:
- Issue #948 and issue #1019 and issue #1273 - raw string delimiters
not being stripped off
- Issue #538 - Ruby support for "docstring" feature
2019-01-06 00:10:01 +00:00
William S Fulton
ace88b45a0
Expand c++11 and c++14 Travis testing
...
Add testing for Go, Perl, PHP, Tcl
2017-05-13 18:15:55 +01:00
William S Fulton
738cc36aab
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00