yate/libs/yscript
paulc 7c8b2d4c38 Added a shared static list of Atom strings and an YATOM macro.
This speeds up signifficantly the Yate RTTI on compilers that HAVE_BLOCK_RETURN.
Made the String comparison operator inline to shave off a few cycles.
Fast handle the comparison in identity case.


git-svn-id: http://voip.null.ro/svn/yate@5449 acf43c95-373e-0410-b603-e72c3f656dc1
2013-04-12 13:19:14 +00:00
..
Makefile.in Added partial universal scripting implementation with Javascript support. 2012-02-10 14:53:55 +00:00
evaluator.cpp Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
javascript.cpp Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
jsobjects.cpp Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
script.cpp Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
yatescript.h Store ExpOperations in JsObjects so the value type is preserved. 2013-04-12 12:54:30 +00:00