lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


>>>> Lua 5.2.0 (work1) is now available at
>>>>        http://www.lua.org/work/lua-5.2.0-work1.tar.gz

>>> <...>

>>>> All feedback welcome. Thanks.

>>> Some random nitpicks:

<...>

Hopefully I'm still bearable. :-)

Few more notes on the yet-unmentioned things, predicted in
http://lua-users.org/wiki/LuaFiveTwo:

27. I see constant folding removed for division and modulo operations.
For the rest of them it seems intact.

28. %q now escapes more aggressively.

29. os.date() now validates the format string.

Alexander.