Timothee Cour
|
5f9b366180
document that items no longer works with enum with holes (#15426)
|
4 years ago |
Andreas Rumpf
|
50b6f6996a
.noalias annotation; frontend support (#15419)
|
4 years ago |
flywind
|
e85c5ad379
fix #15333 (#15336)
|
4 years ago |
Clyybber
|
d67c5cb751
Add strutils.indentation and make unindent use it (#15264)
|
4 years ago |
Juan Carlos
|
a667475aaf
dom.Navigator add missing attributes (#15310)
|
4 years ago |
Ivan Bobev
|
ccd77b42af
Add some enhancements to `jsonutils.nim` (#15133)
|
4 years ago |
flywind
|
8c82144ba5
add getprotobyname (#15273)
|
4 years ago |
Miran
|
c49b88163c
"for-loop macros" are no longer an experimental feature (#15288)
|
4 years ago |
Miran
|
5163fe7d87
remove deprecation from `math.round` (#15224)
|
4 years ago |
slangmgh
|
ba042af9cc
std/with support field assign (#14484)
|
4 years ago |
ee7
|
6f482ab934
deques.nim: Refactor the `toDeque` functionality (#15166)
|
4 years ago |
flywind
|
3ce32a7e40
export asyncdispatch handles (#15140)
|
4 years ago |
Clyybber
|
2629d619a1
Fix forward declaration issues in template/macro context (#15091)
|
4 years ago |
c-blake
|
b2a1944587
Fulfill https://github.com/nim-lang/Nim/pull/14995#issuecomment-664914391 (#15104)
|
4 years ago |
Andreas Rumpf
|
86c9b78339
disable sink inference, only enable it for the stdlib. Reason: better source code compatibility (#15105)
|
4 years ago |
Andreas Rumpf
|
2aca748ddd
strict func: much better error messages (#15068)
|
4 years ago |
Juan Carlos
|
9465b5db44
Clean up macros (#14959)
|
4 years ago |
Clyybber
|
bf51cee431
Update docs and changelog
|
4 years ago |
Miran
|
3de5296337
remove a condition that table size must be passed as power of 2 (#14926)
|
4 years ago |
Juan Carlos
|
21b3ca636f
Fix logging tiny bug (#14910)
|
4 years ago |
Timothee Cour
|
695154970d
deprecate existsDir; use dirExists instead (#14884)
|
4 years ago |
Juan Carlos
|
4f6acf24ff
Add jsre (#14870)
|
4 years ago |
Timothee Cour
|
a6cbe58e8c
typetraits.$: $((int, float), int)` is now `"((int, float), int)"` instead of `"(tuple of (int, float), int)" (#14812)
|
4 years ago |
Juan Carlos
|
d590611fc5
Clean out sharedlists (#14857)
|
4 years ago |
Juan Carlos
|
cbcaf2bbc4
Clean out strutils (#14859)
|
4 years ago |
Timothee Cour
|
2867a33ebc
fix #14846; add macros.extractDocCommentsAndRunnables (#14849)
|
4 years ago |
Juan Carlos
|
05384efec5
Clean out sharedtables (#14858)
|
4 years ago |
Juan Carlos
|
a519f3b038
Removed asyncdispatch.newAsyncNativeSocket, was deprecated since 0.18 (#14854)
|
4 years ago |
flywind
|
8be54b8fa7
add debug fmt string like python's (#14808)
|
4 years ago |
Juan Carlos
|
04deb6c942
Clean out dom (#14855)
|
4 years ago |