yate/libs/yscript
oana c1dcd17eea Bug fix: report parser error when parsing expressions like 'a.' (parsing of field operator without subsequent field name).
Also do not parse fields that do not start with a letter or characters '_'/'$'.



git-svn-id: http://voip.null.ro/svn/yate@5655 acf43c95-373e-0410-b603-e72c3f656dc1
2013-09-17 14:34:43 +00:00
..
Makefile.in Added partial universal scripting implementation with Javascript support. 2012-02-10 14:53:55 +00:00
evaluator.cpp Bug fix: report parser error when parsing expressions like 'a.' (parsing of field operator without subsequent field name). 2013-09-17 14:34:43 +00:00
javascript.cpp Bug fix: report parser error when parsing expressions like 'a.' (parsing of field operator without subsequent field name). 2013-09-17 14:34:43 +00:00
jsobjects.cpp Fixed compile warnings which appear when compiling with xdebug. 2013-09-09 15:26:27 +00:00
script.cpp Allow loading up to 256KB of script. 2013-08-30 14:58:25 +00:00
yatescript.h Bug fix: report parser error when parsing expressions like 'a.' (parsing of field operator without subsequent field name). 2013-09-17 14:34:43 +00:00