Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
Known issues in Lua Alchemy
===========================
Only most severe issues are listed here.
Consult http://code.google.com/p/lua-alchemy/issues/list for a full list.
If issue is stopped being listed, it means that it was fixed.
Version 0.3
-----------
-- rRsuming coroutine from an AS3 callback does not work.
http://code.google.com/p/lua-alchemy/issues/detail?id=113
http://code.google.com/p/lua-alchemy/issues/detail?id=116
-- math.random() may return values greater than 1.
http://code.google.com/p/lua-alchemy/issues/detail?id=127
-- AS3<->Lua interface could be faster.
http://code.google.com/p/lua-alchemy/issues/detail?id=130
-- Sugar "magic" does not work for the static properties.
http://code.google.com/p/lua-alchemy/issues/detail?id=145