.hgeol
author nemo
Thu, 20 Apr 2017 11:22:29 -0400
changeset 12299 0deabf747b8f
parent 6500 c9eaf1dd16c8
permissions -rw-r--r--
For testing purposes, drop tointeger and pushint since Lua uses ptrdiff causing inconsistent behaviour if we try to get a longword value from tointeger on 64 bit vs 32bit. This should improve script reliability a bit

[patterns]
**.h = native
**.c = native
**.cpp = native
**.lua = native
**.txt = native
**.pas = native
**.inc = native
**.hs = native