Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.queue: Add luacheck annotations | Matthew Wild | 2015-10-18 | 1 | -1/+2 |
* | util.queue: Add :items() iterator | Matthew Wild | 2015-10-18 | 1 | -0/+13 |
* | util.queue: Allow optional wrap-around when pushing, overwriting oldest unrea... | Matthew Wild | 2015-06-03 | 1 | -2/+7 |
* | util.queue: Small fast FIFO/ringbuffer/queue library | Matthew Wild | 2015-05-13 | 1 | -0/+54 |