* Added ats's extensions :
http://squirrel-lang.org/forums/1/2153/ShowThread.aspx * GCC_INLINE_WORKAROUND (problems with inline functions with gcc)
* Set/get for short/char members
* Get for const SQChar*
* DECLARE_ENUM_TYPE - Allows enums to be used as arguments
* Support for more customized Push handlers
* SQPLUS_DISABLE_COPY_INSTANCES (disabling automatic use of copy
constructors)
* Support for automatically generate TypeMasks (a template
solution) on function registration