narimiran
|
0565a70eab
bump NimVersion to 1.6.6
|
3 years ago |
Zoom
|
252df3f1c0
Add 'usages' option to the --stylechecks error msg (#19759)
|
3 years ago |
narimiran
|
608457defc
use `unsafeAddr`
|
3 years ago |
nc-x
|
4f392727c8
Fix fixAbstractType for user defined typeclasses, fixes #19730 & #18409 (#19732)
|
3 years ago |
Ivan Yonchovski
|
4bb2e9e921
Make sure that field usage preserves the original line info (#19751)
|
3 years ago |
flywind
|
1788b8b991
fixes #18612; apply cache and memcmp for methods in arc/orc (#19749)
|
3 years ago |
Andreas Rumpf
|
0e5bf5953e
use signed comparisons for the index checking in the hope it improves the code generation (#19712)
|
3 years ago |
flywind
|
85841cd318
fix NimNode comment repr() regression [backport: 1.2] (#19726)
|
3 years ago |
Danil Yarantsev
|
b1045cb693
Really fix StringStream with ARC at compile-time, improve streams test (#19739)
|
3 years ago |
Jason Beetham
|
151b4cc514
Fix string stream crashing when created on nimscript due to last fix (#19717)
|
3 years ago |
flywind
|
f194356d21
fix #19435; don't create TypeBoundOps for tyOpenArray, tyVarargs [backport: 1.6] (#19723)
|
3 years ago |
huantian
|
88573da12d
Fix doc: list of async backends (#19741)
|
3 years ago |
flywind
|
2a68fa71eb
fix #19680; check if stderr is static (#19709)
|
3 years ago |
Jason Beetham
|
fcd05bd031
StringStreams no longer errors when intialized with literals on arc/orc (#19708)
|
3 years ago |
flywind
|
d38177b11f
stylecheck usages part two: stdlib cleanup (#19338)
|
3 years ago |
flywind
|
9035618347
fix stylecheck bug with nre (#19356)
|
3 years ago |
flywind
|
e22d494409
fix stylecheck error with asyncdispatch (#19350)
|
3 years ago |
Ivan Yonchovski
|
6365d8c39a
[nimsuggest] return the type when on symbol in let/var (#19697)
|
3 years ago |
flywind
|
b96954ef52
improve the error messages for std/tasks [backport: 1.6] (#19695)
|
3 years ago |
Miran
|
bb937f2357
put API changes behind a flag (#19685)
|
3 years ago |
Miran
|
dcc40b9609
[backport] fix broken SSL tests (#19684)
|
3 years ago |
flywind
|
3177e16b0d
fix #18986; Import/except doesn't work on devel [backport: 1.6] (#19687)
|
3 years ago |
flywind
|
92457cbc39
Fix bug in freshVarForClosureIter. Fixes #18474 (#19675) [backport]
|
3 years ago |
narimiran
|
73c4ede283
fix wrong backport
|
3 years ago |
narimiran
|
55907a8bf8
Various std net improvements (#19132)
|
3 years ago |
Ștefan Talpalaru
|
9de1013c94
devel: style fix (#19318)
|
3 years ago |
Jaremy Creechley
|
589dc2d18f
Embedded Network patches - eventfd & socket getters (#19632)
|
3 years ago |
Jaremy Creechley
|
0adfe6c5a1
system: thread: stack dealloction on Zephyr (#19633) [backport:1.6]
|
3 years ago |
flywind
|
fd2da6da54
fix #8219; nim check/dump shouldn't run single nimscript project [backport: 1.6] (#19641)
|
3 years ago |
John Titor
|
9b560747e8
Fix dial ignoring buffered parameter (#19650) [backport]
|
3 years ago |