Go to file
Brad Jorsch 25cbfd776d Make lang:parseFormattedNumber more like tonumber
Users seem to expect that mw.language's parseFormattedNumber will act
like tonumber when given nil or other non-string values, returning nil
instead of raising an error. There's no reason not to, so we may as
well.

Change-Id: Ie0ff19efc84ca738e115bbd524bfd92fccf26127
2013-07-03 16:06:32 +00:00
common Handle bogus entries in MediaWiki:Scribunto-doc-page-name 2013-06-07 18:21:31 -04:00
engines Make lang:parseFormattedNumber more like tonumber 2013-07-03 16:06:32 +00:00
modules (bug 45887) Improve error popup discoverability 2013-03-08 11:16:26 -05:00
tests/engines Fix LuaSandbox mw.ustring.byteoffset with negative 'i' 2013-06-25 10:06:01 -04:00
.gitignore Lua ustring implementation 2013-02-12 14:26:29 -05:00
.gitreview Adding .gitreview 2012-04-06 13:46:17 -04:00
Scribunto.i18n.php Localisation updates from http://translatewiki.net. 2013-06-24 19:56:27 +00:00
Scribunto.magic.php Localisation updates from http://translatewiki.net. 2013-05-29 08:40:57 +00:00
Scribunto.namespaces.php Fix 5a2030dd for namespace names in zh and yue (zh-yue) 2013-04-26 19:00:33 +08:00
Scribunto.php Merge "Add text module" 2013-03-27 16:55:07 +00:00