Miran
|
2e4ba4ad93
bump NimVersion to 1.9.3 (#21587)
|
1 년 전 |
Yardanico
|
b865f6a5f0
Remove the "This module" suffix and reword some entries from the stdlib overview (#21580)
|
1 년 전 |
Andreas Rumpf
|
72ca444122
hopefully easier to understand error message (#21585)
|
1 년 전 |
metagn
|
ecf9efa397
document general use of `_`, error message, fixes (#21584)
|
1 년 전 |
tersec
|
51ced0d684
remove `seq[T]` `setLen` undefined behavior (#21582)
|
1 년 전 |
Jason Beetham
|
c06623bf8c
Fix segfault caused by ensuring valueless statics are not evaluated (#21577)
|
1 년 전 |
metagn
|
2315b01ae6
tuple unpacking for vars as just sugar, allowing nesting (#21563)
|
1 년 전 |
Zoom
|
4fc9f0c3a3
Docs: Mention Source Code Filters in `lib/String handling` (#21570)
|
1 년 전 |
Andreas Rumpf
|
115cec1745
fixes #20993 [backport:1.6] (#21574)
|
1 년 전 |
metagn
|
0630c649c6
disable google request in thttpclient (#21572)
|
1 년 전 |
ringabout
|
ff5ed1dbb1
Revert "Add `cursor` to lists iterator variables" (#21571)
|
1 년 전 |
heterodoxic
|
7d83dfd0d1
fixes #21505 (overload resolution of explicit constructors for imported C++ types) (#21511)
|
1 년 전 |
Amjad Ben Hedhili
|
3936071772
Add `cursor` to lists iterator variables (#21527)
|
1 년 전 |
ringabout
|
55636a2913
fixes #14255; Crash in compiler when using `system.any` by accident. (#21562)
|
1 년 전 |
tersec
|
e8a70ff179
don't access void* out of alignment in refc GC to avoid UB (#21560)
|
1 년 전 |
Andreas Rumpf
|
d84b02f0e0
atlas tool: 'update' command (#21557)
|
1 년 전 |
ringabout
|
c814c4d993
fixes #3770; templates with untyped parameters resolve private fields wrongly in generics (#21554)
|
1 년 전 |
Andreas Rumpf
|
f7e3af0c2d
mitigates #21272; but it's not the final fix because the first round … (#21462)
|
1 년 전 |
Peter Munch-Ellingsen
|
c155e20796
Fix infinite recursion introduced in 7031ea6 [backport 1.6] (#21555)
|
1 년 전 |
ringabout
|
274d61865f
closes #21536; fixes manual (#21552)
|
1 년 전 |
Federico Ceratto
|
9df8ca0d81
Add URI parsing warning (#21547)
|
1 년 전 |
Eric N. Vander Weele
|
da7833c68b
fixes #21538; expand len template parameter once in newSeqWith (#21543)
|
1 년 전 |
Mark Leyva
|
285ea3c48e
Fix: #21541. Add support for xnVerbatimText (#21542)
|
1 년 전 |
Ivan Yonchovski
|
fb00b482eb
Avoid calling build_all* when nim binary is present (#21522)
|
1 년 전 |
Regis Caillaud
|
ba22826e9b
Add check for nimMaxJeap on occupied memory + allocation size (#21521)
|
1 년 전 |
Jake Leahy
|
741fed716e
Use `analyseIfAddressTaken` logic for checking if address is taken in converter (#21533)
|
1 년 전 |
Hiroki Noda
|
ae06c6623d
NuttX: use posix_spawn for osproc (#21539)
|
1 년 전 |
Hiroki Noda
|
0c1d595fae
NuttX: use accept4 (#21544)
|
1 년 전 |
Joey
|
cae539996a
Update LLDB debug script + Add Custom Nim formatters (#21517)
|
1 년 전 |
Jason Beetham
|
a9d0124b5d
Made generic type classes work with types using static parameters (#21528)
|
1 년 전 |