Calling non exstent functions no longer crashes scripts.
authorDavid Walter Seikel <onefang@gmail.com>
Sat, 7 Jan 2012 23:02:57 +0000 (23:02 +0000)
committerDavid Walter Seikel <onefang@gmail.com>
Sat, 7 Jan 2012 23:02:57 +0000 (23:02 +0000)
commitd196a27f763e9b8ff71fa5054b0e4707157a1d7d
tree8d0c86c0a02f5014bfd00fa5803f0051a162877b
parent04fd7af6d5edea08159b58dfed94fecf5f4b4d4e
Calling non exstent functions no longer crashes scripts.
This is so that future scripts will still work with old libraries,
and lets us add the "host can provide Lua API" feature soon.

Also some more comments.

SVN revision: 66961
legacy/edje/ChangeLog
legacy/edje/NEWS
legacy/edje/src/examples/lua_script.edc
legacy/edje/src/lib/edje_lua2.c