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
/
system
/
sets.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #22481; fixes `card` undefined misalignment behavior (#22484)
ringabout
2023-08-15
1
-1
/
+3
*
fix #20997 (#21165)
Bung
2023-04-19
1
-4
/
+2
*
fix #20997 calling system.card[T](x: set[T]) with T of int8 or uint8 … (#21...
Bung
2022-12-23
1
-3
/
+5
*
close #11330 sets uses optimized countSetBits (#17334)
flywind
2021-03-22
1
-1
/
+0
*
IC: green tests (#17311)
Andreas Rumpf
2021-03-19
1
-15
/
+0
*
init checks and 'out' parameters (#14521)
Andreas Rumpf
2020-06-23
1
-0
/
+1
*
more fixes for --cpu:avr [backport] (#12748)
Andreas Rumpf
2019-11-27
1
-1
/
+1
*
[backport] fix #12395 (#12590)
Miran
2019-11-04
1
-3
/
+3
*
use while
Brent Pedersen
2019-09-11
1
-4
/
+5
*
add amd64
Brent Pedersen
2019-09-11
1
-1
/
+1
*
only do 64bts on x86
Brent Pedersen
2019-09-11
1
-3
/
+4
*
spacing
Brent Pedersen
2019-09-09
1
-1
/
+1
*
count 64 bits at a time
Brent Pedersen
2019-09-09
1
-3
/
+7
*
code cleanup (#10874)
Arne Döring
2019-03-28
1
-9
/
+16
*
sets: avoid calling countBits32 for 0 (#10619)
Brent Pedersen
2019-02-13
1
-3
/
+3
*
removes deprecated T/P types
Araq
2018-11-16
1
-1
/
+0
*
prepare Nim codebase for upcoming parser changes
Andreas Rumpf
2016-07-15
1
-1
/
+1
*
fixes #3135
Araq
2015-08-02
1
-3
/
+3
*
lib/system/g-w - Dropped 'T' from types
pdw
2015-06-04
1
-2
/
+3
*
the big renamefest: first steps
Araq
2014-08-22
1
-1
/
+1
*
Resolve type mismatches.
EXetoC
2014-05-13
1
-2
/
+2
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-72
/
+12
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+88