aboutsummaryrefslogtreecommitdiff
path: root/src/keeper.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make the number of internal keeper states selectable by an optional ↵Benoit Germain2011-02-211-1/+1
| | | | parameter passed to require.
* * keeper.lua is now embedded in text form instead of bytecode to improve ↵Benoit Germain2011-02-181-0/+18
LuaJIT2-compatibility (but this is not enough). * moved keeper-related code in a separate source file