lua/testes
Roberto Ierusalimschy 3c0d3c6fbe Avoid using addresses of static variables as unique keys
The addresses of static variables may be different for different
instances of Lua, making these instances incompatible if they use
these addresses as unique keys in the registry (or other tables).
2019-07-19 13:14:06 -03:00
..
2019-07-18 15:31:22 -03:00
2019-07-18 14:58:15 -03:00
2019-06-21 10:21:07 -03:00
2019-06-26 13:26:36 -03:00
2019-06-18 16:52:22 -03:00
2019-07-10 14:58:31 -03:00
2019-07-18 15:31:22 -03:00
2019-06-04 11:22:21 -03:00
2019-04-11 11:29:16 -03:00
2019-07-18 14:58:15 -03:00