Remove uses of getfenv to work around Lua/LuaJIT inconsistency, and as a step towards...
commit64db5e4d53b4394bf564eb31ce3fedd7e6b91bb7
authorMatthew Wild <mwild1@gmail.com>
Fri, 13 Jul 2012 16:14:22 +0000 (13 17:14 +0100)
committerMatthew Wild <mwild1@gmail.com>
Fri, 13 Jul 2012 16:14:22 +0000 (13 17:14 +0100)
treeaf158c0f90094e5da0acf32622fa151ac6d388d6
parentba7bb3a374f2e1536cb151d70b122e812333437f
Remove uses of getfenv to work around Lua/LuaJIT inconsistency, and as a step towards 5.2 compatibility (thanks mva, Zash)
minify/llex.lua
minify/lparser.lua
uglify/llex.lua