Christian Kaeser 34c6b17215 Fix broken escape sequence parsing after octal/hex escape
The parser code just added the first character after an octal/hex sequence
as raw text, resulting in erroneous data whenever another escape
sequence follows directly after.
2015-11-08 18:07:04 +01:00
..
dispatchkit Fix use of broken bitset implementation in g++ 2015-10-21 09:30:22 -06:00
language Fix broken escape sequence parsing after octal/hex escape 2015-11-08 18:07:04 +01:00
utility Older compiler backport issues 2015-10-02 12:46:50 -06:00
chaiscript_defines.hpp fix warning from GCC for unknown flag 2015-10-20 18:19:03 -06:00
chaiscript_stdlib.hpp Basic support for parsing of JSON objects 2015-09-20 15:35:53 -06:00
chaiscript_threading.hpp Add note about handling of thread contexts 2015-07-11 18:34:09 -06:00
chaiscript.hpp Merge branch 'master' into develop 2015-03-13 22:28:24 -06:00