Go to file
Brad Jorsch 307a5b1be8 Clean up lualibs
Clean up the modules in engines/LuaCommon/lualib:
* Fix luabit/bit.lua to return its table instead of trying to set the
  global directly.
* Fix luabit/hex.lua to return its table instead of trying to set the
  global directly.
* luabit/noki.lua is useless for our purposes
* luabit/utf8.lua is redundant to mw.ustring
* stringtools uses coroutines, which we don't support

Also fix a parser test that has apparently been broken for a long time.

Change-Id: I1284cddb6e9b94327964cb1077d8dbdf7def6d06
2013-02-28 18:39:16 -08:00
common Add mw.title library 2013-02-28 11:57:11 -08:00
engines Clean up lualibs 2013-02-28 18:39:16 -08:00
modules Handle session loss in the console 2013-02-11 13:23:10 -05:00
tests/engines Clean up lualibs 2013-02-28 18:39:16 -08: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-02-28 20:51:37 +00:00
Scribunto.magic.php Localisation updates from http://translatewiki.net. 2012-10-03 20:17:56 +00:00
Scribunto.namespaces.php Added be-tarask NS translations 2013-02-28 17:24:52 +03:00
Scribunto.php Add mw.title library 2013-02-28 11:57:11 -08:00