Matthieu Coudron e195a37fd9 luaPackages: rename std._debug to std__debug
Similarly rename std.normalize to std_normalize.
Having a dot in the name prevents some changes to the lua infrastructure,
for instance passing attribute names { std._debug }: to a function would fail with
`syntax error, unexpected ',', expecting '.' or '=',`
2019-04-14 16:38:23 +09:00
..
2019-01-24 16:01:49 +01:00
2019-01-24 16:01:49 +01:00
2018-03-18 00:16:43 -05:00