aboutsummaryrefslogtreecommitdiffstats
path: root/util/indexedbheap.lua
Commit message (Expand)AuthorAgeFilesLines
* util.indexedbheap: Fix heap datastructure corruption in :reschedule(smaller_v...Waqas Hussain2020-09-291-1/+1
* util: Various minor changes to please [luacheck]Kim Alvefur2017-11-101-2/+2
* util.indexedbheap: Fix a possible traceback when removing the last item.Waqas Hussain2014-04-231-7/+11
* util.indexedbheap: A priority queue implementation with a reverse index with ...Waqas Hussain2013-10-301-0/+153