Files | Admin

Notes:

Release Name: 1.0.0

Notes: add GC control functions (Alain) and the ability to define Ruby functions reachable via Lua.


Changes: - automatically creates lib table when defined Ruby function (callback) - implemented #[]=, #objlen and #size for table - fixed bug when pushing floats on the stack (float --> double) - added State#function for defining Ruby functions (callbacks) available via Lua