Software /
code /
prosody
File
.hgignore @ 7051:ecfa474ff570
tests/test.lua: Fix fake module() function to prevent _M from being _G (test.lua's environment), which caused modules to break the sandbox when they set _M.*
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 06 Jan 2016 00:24:06 +0000 |
parent | 3636:88e4397e39a9 |
child | 7770:f0024972489e |
line wrap: on
line source
syntax: glob .hgignore data local www_files html/* prosody.lua prosody.cfg.lua prosody.version config.unix *.patch *.diff *.orig *.rej *.save *~ *.report *.o *.so *.install *.pid *.log *.err *.debug *.dll *.exp *.lib *.obj