mediawiki-extensions-Scribunto/engines/LuaCommon/lualib
Brad Jorsch 821ba409d8 (bug 47268) lang:parseFormattedNumber should return a number, not a string
The documentation, and the expectation of users, is that
lang:parseFormattedNumber() should actually return a number, not a
string.

Bug: 47268
Change-Id: Ieabddd0d9192f1fd8ef7e890d5d6268be9636f38
2013-04-15 20:53:47 -04:00
..
luabit Clean up lualibs 2013-02-28 18:39:16 -08:00
ustring Fix ustring errors 2013-03-05 12:22:15 -05:00
bit32.lua Add requirable bit32 library 2013-03-05 01:36:17 +00:00
libraryUtil.lua Add text module 2013-03-20 10:10:15 -04:00
mw.language.lua (bug 47268) lang:parseFormattedNumber should return a number, not a string 2013-04-15 20:53:47 -04:00
mw.lua Remove mw.getLogBuffer and others from public interface 2013-04-14 23:59:07 +00:00
mw.message.lua Make pairs() work with various library objects 2013-04-02 17:23:42 +00:00
mw.site.lua Make pairs() work with various library objects 2013-04-02 17:23:42 +00:00
mw.text.lua Add text module 2013-03-20 10:10:15 -04:00
mw.title.lua Make pairs() work with various library objects 2013-04-02 17:23:42 +00:00
mw.uri.lua Make pairs() work with various library objects 2013-04-02 17:23:42 +00:00
mw.ustring.lua Fix mw.ustring.gmatch and patterns with '^' 2013-02-14 14:25:55 -05:00
package.lua Fix package.loaded and other cleanups 2013-01-30 17:24:09 +00:00