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)
commit0c19d0a51ae4dbe7a95e001b4dcadf6514247012
tree03f8782c9af0d1f622ffbbb525bd9118f462647e
parent40d2168474865403dd5020aa47b95766170e4303
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: http://svn.enlightenment.org/svn/e/trunk/edje@66961 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
ChangeLog
NEWS
src/examples/lua_script.edc
src/lib/edje_lua2.c