Go to file
Brad Jorsch e66ccb89b4 Test for leaked global variables
It's easy to forget a 'local' somewhere and accidentally leak a global
variable. Add a unit test to catch that.

Change-Id: I3a8dda22f108d88039f9562a1da7a739850bb14b
2013-02-14 04:02:48 +00:00
common Merge "Lua ustring implementation" 2013-02-13 03:32:43 +00:00
engines Fix further non-local effects of library registration 2013-02-13 15:40:18 +11:00
modules Handle session loss in the console 2013-02-11 13:23:10 -05:00
tests/engines Test for leaked global variables 2013-02-14 04:02:48 +00: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-13 21:46:14 +00:00
Scribunto.magic.php Localisation updates from http://translatewiki.net. 2012-10-03 20:17:56 +00:00
Scribunto.namespaces.php Add Hebrew namespace aliases 2012-08-26 18:20:59 +00:00
Scribunto.php Merge "Lua ustring implementation" 2013-02-13 03:32:43 +00:00