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
/
std
/
packedsets.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
complete std prefixes for stdlib (#22887)
ringabout
2023-10-30
1
-1
/
+1
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-0
/
+1
*
Remove declared and not used variable in packedsets.bitincl (#22334)
Eric N. Vander Weele
2023-07-27
1
-1
/
+0
*
Overrides `=copy` for `PackedSets` (#21417)
ringabout
2023-02-27
1
-15
/
+14
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
various small documentation improvements (#18602)
Miran
2021-07-28
1
-4
/
+4
*
ORC: progress (#18000)
Andreas Rumpf
2021-05-12
1
-1
/
+1
*
Small update for packedsets (#17037)
konsumlamm
2021-02-15
1
-12
/
+11
*
remove conditionals on nimHasUserErrors, nimNoNilSeqs2, nimNoNilSeqs (#16861)
Timothee Cour
2021-01-29
1
-9
/
+3
*
Improve documentation for packedsets (#16715)
konsumlamm
2021-01-16
1
-137
/
+135
*
Fix broken links in docs (#16336)
Elliot Waite
2020-12-14
1
-3
/
+3
*
packedsets fix regression introduced in #15564 (#16060)
Timothee Cour
2020-11-20
1
-8
/
+9
*
Make IntSet a generic ordinal set OrdSet[A] (#15564)
landerlo
2020-11-13
1
-0
/
+607