Calling non exstent functions no longer crashes scripts.
authoronefang <onefang>
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)
commit489c8e65ff0950214360788729d98900fdc706b1
tree03f8782c9af0d1f622ffbbb525bd9118f462647e
parent814b5a4e7f137f16bbaf72f6fd2480fd6ea919cd
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