-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Works with lua 5.2 now (haven't tested 5.3 yet).
Originally it was written with luajit (with 5.2 compatibility on). But the bit library is named differently than 5.2's bit32 library and is slightly different. Changed to work with whichever library is available.
- Loading branch information
differentprogramming
committed
Jun 7, 2015
1 parent
b55d238
commit e5627a3
Showing
2 changed files
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters