Fork for Lua 5.3 compatibility.
Find a file
2013-02-18 16:36:42 +01:00
cmake Updated lua macros 2012-08-20 12:10:05 +02:00
doc Update to 1.0.2 2012-11-05 16:39:07 +01:00
.travis.yml Updated travis hook 2013-02-18 16:36:42 +01:00
bit.c Update to 1.0.2 2012-11-05 16:39:07 +01:00
bit.def cmake import 2010-10-01 03:41:25 +02:00
bitbench.lua Imported from LuaBitOp-1.0.0.tar.gz. 2012-04-12 23:52:41 +00:00
bittest.lua Imported from LuaBitOp-1.0.1.tar.gz. 2012-04-12 23:52:41 +00:00
CMakeLists.txt Updated CMake macros 2012-08-01 01:42:54 +02:00
dist.info Update to 1.0.2 2012-11-05 16:39:07 +01:00
installpath.lua Update to 1.0.2 2012-11-05 16:39:07 +01:00
Makefile Update to 1.0.2 2012-11-05 16:39:07 +01:00
Makefile.mingw Update to 1.0.2 2012-11-05 16:39:07 +01:00
md5test.lua Imported from LuaBitOp-1.0.1.tar.gz. 2012-04-12 23:52:41 +00:00
msvcbuild.bat Imported from LuaBitOp-1.0.0.tar.gz. 2012-04-12 23:52:41 +00:00
msvctest.bat Imported from LuaBitOp-1.0.0.tar.gz. 2012-04-12 23:52:41 +00:00
nsievebits.lua Update to 1.0.2 2012-11-05 16:39:07 +01:00
README Update to 1.0.2 2012-11-05 16:39:07 +01:00

README for Lua BitOp 1.0.2
--------------------------

Lua BitOp is a C extension module for Lua 5.1/5.2 which adds
bitwise operations on numbers.

Homepage: http://bitop.luajit.org/

Lua BitOp is Copyright (C) 2008-2012 Mike Pall.
Lua BitOp is free software, released under the MIT license.

--------------------------

Full documentation for Lua BitOp is available in HTML format.
Please point your favourite browser to:

 doc/index.html

Detailed installation instructions are here:

 doc/install.html