summaryrefslogtreecommitdiff
path: root/lbitlib.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use of 'conventional' names for shift and rotate operations +Roberto Ierusalimschy2010-02-111-7/+27
| | | | right/left versions for them
* missing standard definesRoberto Ierusalimschy2010-01-121-1/+4
|
* new mark LUAMOD_API for all luaopen_* functionsRoberto Ierusalimschy2009-11-241-2/+2
|
* Standard library for bitwise operationsRoberto Ierusalimschy2009-07-011-0/+123