K 10 svn:author V 3 imp K 8 svn:date V 27 2018-02-23T04:04:03.336730Z K 7 svn:log V 251 Centralize lua defines We need to ensure that we defined Numbers as int64_t everywhere we build for lua. Previously, we were compiling part of the code with Numbers as int64_t and part as double. Move lua number definition to a more-central location END