Sam Twidale 574f4a9664 Add double stringize trick so _MSC_FULL_VER macro gets expanded
This fixes CHAISCRIPT_COMPILER_VERSION, so it gets the compiler version number instead of the string "_MSC_FULL_VER".

This means, for example, build ids read like msvc-190023918-Debug, not msvc-_MSC_FULL_VER-Debug.
2017-01-09 18:38:19 +00:00
..
dispatchkit Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2016-12-06 13:43:53 -07:00
language Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2016-12-06 13:43:53 -07:00
utility Clean up warnings 2016-12-06 10:31:36 -07:00
chaiscript_basic.hpp Cleanups and split up into _basic options 2016-08-27 10:33:44 -06:00
chaiscript_defines.hpp Add double stringize trick so _MSC_FULL_VER macro gets expanded 2017-01-09 18:38:19 +00:00
chaiscript_stdlib.hpp Cleanups and split up into _basic options 2016-08-27 10:33:44 -06:00
chaiscript_threading.hpp Add warning on platforms without thread_local 2016-04-15 23:09:20 -06:00
chaiscript.hpp Fixed a bug in the first example 2016-11-26 15:43:28 +01:00