yate/libs/yscript
paulc 3aeb6687d5 Fixed a GCC 6 build error: C++11 requires a space between literal and string macro.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6084 acf43c95-373e-0410-b603-e72c3f656dc1
2016-01-20 10:23:35 +00:00
..
Makefile.in Added partial universal scripting implementation with Javascript support. 2012-02-10 14:53:55 +00:00
evaluator.cpp Fixed a GCC 6 build error: C++11 requires a space between literal and string macro. 2016-01-20 10:23:35 +00:00
javascript.cpp Fixed a GCC 6 build error: C++11 requires a space between literal and string macro. 2016-01-20 10:23:35 +00:00
jsobjects.cpp Fixed a GCC 6 build error: C++11 requires a space between literal and string macro. 2016-01-20 10:23:35 +00:00
script.cpp Added static Engine.replaceParams() that replaces object properties in a ${template} string. 2015-09-04 20:04:02 +00:00
yatescript.h Added support for JS getIntValue() min/max/clamp parameters. 2015-08-27 10:56:06 +00:00