[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (work1) now available
- From: Alexander Gladysh <agladysh@...>
- Date: Sat, 9 Jan 2010 19:11:46 +0300
>>>> 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.