summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/lbitlib.c (follow)
Commit message (Collapse)AuthorAge
* Make lbitlib.c include its own header (for the luaopen_bit prototype)Bertrik Sikken2012-05-19
| | | | Change-Id: I6da9d6ff084b89c519f1abfc50ba3375a7d0f958
* Correct the includes; the old way broke parallel builds.Magnus Holmgren2009-06-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21234 a1c6a512-1295-4272-9138-f99709370657
* Lua: add bitlib (makes bitwise operators possible)Maurus Cuelenaere2009-06-01
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21164 a1c6a512-1295-4272-9138-f99709370657