Calling non exstent functions no longer crashes scripts.
authoronefang <onefang@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 7 Jan 2012 23:02:57 +0000 (23:02 +0000)
committeronefang <onefang@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 7 Jan 2012 23:02:57 +0000 (23:02 +0000)
commitcb929565177ae032d0b33991de918e728aaa114b
tree03f8782c9af0d1f622ffbbb525bd9118f462647e
parent3677490b73420cb29d88007304e1449089e32452
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.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@66961 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
ChangeLog
NEWS
src/examples/lua_script.edc
src/lib/edje_lua2.c