index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
collections
/
heapqueue.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add items and contains to heapqueue (#23296)
Antonis Geralis
2024-02-09
1
-0
/
+15
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-1
/
+1
*
Improve the heapqueue module (#17034)
konsumlamm
2021-02-15
1
-55
/
+82
*
fixes #15076 (#16143)
Andreas Rumpf
2020-11-26
1
-5
/
+5
*
improve document for heapqueue (#16107)
flywind
2020-11-24
1
-46
/
+69
*
heapqueue minor improvement (#16088)
flywind
2020-11-21
1
-62
/
+10
*
heapqueue.nim: Add `toHeapQueue` proc (#15459)
ee7
2020-10-02
1
-0
/
+18
*
fixes #14139 (#15107)
flywind
2020-07-29
1
-3
/
+3
*
Remove deprecated stuff from stdlib (#14699)
Miran
2020-06-17
1
-8
/
+0
*
Add `proc find` to `heapqueue` (#14628)
c-blake
2020-06-10
1
-4
/
+13
*
[other] prettify collections (#11695)
Miran
2019-07-09
1
-1
/
+1
*
Render deprecated pragmas (#8886)
LemonBoy
2019-06-03
1
-4
/
+4
*
Cleanup heapqueue module (#10476)
Oscar NihlgÄrd
2019-01-28
1
-42
/
+115
*
Add heapqueue module to doc index (#6655)
Lynn C. Rees
2017-11-10
1
-0
/
+9
*
Fixed heapqueue.del for last elem (#5363)
Yuriy Glukhov
2017-02-10
1
-10
/
+31
*
Added heapqueue.del (#5289)
Yuriy Glukhov
2017-01-27
1
-11
/
+35
*
Added heapqueue collection. Fixed timers in asyncdispatch.
Yuriy Glukhov
2016-04-28
1
-0
/
+107