/Gacs

Gideros AutoCompletion Script

Primary LanguageLua

Gacs

Gideros AutoCompletion Script

Script to generate a list of all globals methods, functions and properties from Customs Classes in Gideros Projects.

#Dependencies >= Lua 5.1 Enviroment

###How To Use 'lua -i gacs.lua' or 'lua -e "dofile('gacs.lua') tryIt()'

For windows users, just double-click on try-windows.bat

###TODO

Avoid duplicated functions, Class names etc... Add class properties Add statics methods Ask to update the Gideros Mobile autocompletion list on disk