New Lua functions
commit0101a12f79c78b6e7c5b48b5feff8e8e8e749af1
authorIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Sun, 9 May 2010 16:01:01 +0000 (9 19:01 +0300)
committerIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Sun, 9 May 2010 16:01:01 +0000 (9 19:01 +0300)
treeed8ddbc74482bc819f13614fba15556e4ad06e55
parent499ecda84ab71ea61fb59ba95c6a933f901b0294
New Lua functions

Add new Lua functions bit.signextend and bit.tosigned that handle signed
numbers. Also add signed variants of memory read functions.
Changelog.utf8
lua/signedtest.lua [new file with mode: 0644]
luakernel.lua
org/jpc/luaextensions/Bitops.java