bennyxqg / lua-alchemy

Automatically exported from code.google.com/p/lua-alchemy
0 stars 0 forks source link

Document APIs, introduced in 0.2.1a and after #126

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When it would be released.

At least:

as3.argstoarray()

Original issue reported on code.google.com by aglad...@gmail.com on 20 Sep 2009 at 2:20

GoogleCodeExporter commented 9 years ago

Original comment by aglad...@gmail.com on 20 Sep 2009 at 6:45

GoogleCodeExporter commented 9 years ago
Also: 

as3.enable_sugar_autoconversion()
as3.disable_sugar_autoconversion()
as3.is_sugar_autoconversion_enabled()

Original comment by aglad...@gmail.com on 17 Apr 2011 at 2:18

GoogleCodeExporter commented 9 years ago
Also: 

as3.invoke()

Original comment by aglad...@gmail.com on 17 Apr 2011 at 5:54

GoogleCodeExporter commented 9 years ago
Also:

luaAlchemy.doStringAsync()
luaAlchemy.doFileAsync()

Original comment by aglad...@gmail.com on 7 May 2011 at 1:58

GoogleCodeExporter commented 9 years ago
as3.flyield() return value API changes.

Original comment by aglad...@gmail.com on 7 May 2011 at 2:06

GoogleCodeExporter commented 9 years ago
as3.is_async flag

Original comment by aglad...@gmail.com on 9 May 2011 at 4:24