ringabout
|
de8ce6e26b
Merge branch 'devel' into araq-fixes-20865
|
1 year ago |
chmod222
|
31d3606fe8
fixes #21564; std/bitops: Add explicit type masking for the JS target (#21598)
|
1 year ago |
Tomohiro
|
6ec9c7f683
Fix example code of proc add*[T](x: var seq[T], y: sink openArray[T]) (#21607)
|
1 year ago |
Andrey Makarov
|
63b4b3c5b8
Fix nim doc crash with group referencing & include (#21600)
|
1 year ago |
chmod222
|
0c6f14af04
macros: Extend treeTraverse intVal range to nnkUInt64Lit (#21597)
|
1 year ago |
ringabout
|
a80f1a324f
fixes #21592; create type bound operations for calls in the method dispatcher for ORC (#21594)
|
1 year ago |
ringabout
|
1c7fd71720
fixes changelog (#21590)
|
1 year ago |
Andreas Rumpf
|
d5719c47dc
make --exceptions:quirky work with C++ (#21581)
|
1 year ago |
Miran
|
2e4ba4ad93
bump NimVersion to 1.9.3 (#21587)
|
1 year ago |
Yardanico
|
b865f6a5f0
Remove the "This module" suffix and reword some entries from the stdlib overview (#21580)
|
1 year ago |
Andreas Rumpf
|
72ca444122
hopefully easier to understand error message (#21585)
|
1 year ago |
metagn
|
ecf9efa397
document general use of `_`, error message, fixes (#21584)
|
1 year ago |
tersec
|
51ced0d684
remove `seq[T]` `setLen` undefined behavior (#21582)
|
1 year ago |
Jason Beetham
|
c06623bf8c
Fix segfault caused by ensuring valueless statics are not evaluated (#21577)
|
1 year ago |
metagn
|
2315b01ae6
tuple unpacking for vars as just sugar, allowing nesting (#21563)
|
1 year ago |
Zoom
|
4fc9f0c3a3
Docs: Mention Source Code Filters in `lib/String handling` (#21570)
|
1 year ago |
Andreas Rumpf
|
115cec1745
fixes #20993 [backport:1.6] (#21574)
|
1 year ago |
metagn
|
0630c649c6
disable google request in thttpclient (#21572)
|
1 year ago |
ringabout
|
ff5ed1dbb1
Revert "Add `cursor` to lists iterator variables" (#21571)
|
1 year ago |
heterodoxic
|
7d83dfd0d1
fixes #21505 (overload resolution of explicit constructors for imported C++ types) (#21511)
|
1 year ago |
Amjad Ben Hedhili
|
3936071772
Add `cursor` to lists iterator variables (#21527)
|
1 year ago |
ringabout
|
55636a2913
fixes #14255; Crash in compiler when using `system.any` by accident. (#21562)
|
1 year ago |
tersec
|
e8a70ff179
don't access void* out of alignment in refc GC to avoid UB (#21560)
|
1 year ago |
Andreas Rumpf
|
d84b02f0e0
atlas tool: 'update' command (#21557)
|
1 year ago |
ringabout
|
c814c4d993
fixes #3770; templates with untyped parameters resolve private fields wrongly in generics (#21554)
|
1 year ago |
Andreas Rumpf
|
f7e3af0c2d
mitigates #21272; but it's not the final fix because the first round … (#21462)
|
1 year ago |
Peter Munch-Ellingsen
|
c155e20796
Fix infinite recursion introduced in 7031ea6 [backport 1.6] (#21555)
|
1 year ago |
ringabout
|
274d61865f
closes #21536; fixes manual (#21552)
|
1 year ago |
Federico Ceratto
|
9df8ca0d81
Add URI parsing warning (#21547)
|
1 year ago |
Eric N. Vander Weele
|
da7833c68b
fixes #21538; expand len template parameter once in newSeqWith (#21543)
|
1 year ago |