| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
handling (yet)
|
|
|
|
| |
stack
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the fill status
|
|
|
|
|
|
| |
* read the current limit of a key if no limit is provided
* "unlimited" is to be used to clear the limit
* fix linda:set() not ignoring the limit
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
a bad idea
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
upvalue
|
|
|
|
|
| |
* modernized implementation uses a std::variant
* detect Lua functions with upvalues earlier
|
|
|
|
| |
internal stuff
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
std::unique_ptr<T[]> with custom deleter
|
| |
|