My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
ChangeLog  
List of changes between DLua versions
Featured
Updated Feb 4, 2010 by ande...@gmail.com

0004 (not yet released)

  • Added lua_pushliteral (again)
  • Added luaL_addchar (HIGHLY experimental, haven't tested it and is likely to be wrong)
  • Added luaL_putchar (see above)
  • Added luaL_opt
  • Fixed lua_ref typo
  • Moved extern (C) to the top of modules (makes luaL_register work, among others)
  • Added Tango compatibility
  • 100% complete
  • Fixed lua_CFunction alias (now a typedef)

0003

  • New headers written with help of htod
  • Not everything is done (see all "//Anders" comments)

0002

  • Fixed lua_pushliteral

0001

  • Initial release
  • Not everything is done
Comment by wbax...@gmail.com, Jun 30, 2008

It seems in the current svn the package name has changed from dlua to just lua. A) why? and B) seems worth mentioning on the 0004 changelog since it will break all existing code using dlua.


Sign in to add a comment
Powered by Google Project Hosting