Go to file
Brad Jorsch fcef54e9d9 Fix ustring errors
* mw.ustring.sub( '', 1 ) errors in LuaStandalone
* Default value for ustring.maxStringLength and ustring.maxPatternLength
  should be infinity, not nil
* mw.ustring.find() returns one value instead of two in "plain" mode.

Change-Id: I5e65c4ec3a05f0e6930ce7ab7fd4ac72bea95e7f
2013-03-05 12:22:15 -05:00
common Add mw.title library 2013-02-28 11:57:11 -08:00
engines Fix ustring errors 2013-03-05 12:22:15 -05:00
modules Handle session loss in the console 2013-02-11 13:23:10 -05:00
tests/engines Fix ustring errors 2013-03-05 12:22:15 -05: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-03-04 21:34:57 +00:00
Scribunto.magic.php Localisation updates from http://translatewiki.net. 2012-10-03 20:17:56 +00:00
Scribunto.namespaces.php Add Hungarian namespace aliases 2013-03-04 00:10:31 +01:00
Scribunto.php Add mw.title library 2013-02-28 11:57:11 -08:00