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 |
Juan Carlos
|
74d1f25010
Clean out oldast (#14837)
|
4 years ago |
Timothee Cour
|
1b41c3122b
fix #13432 typetraits.$: $(int,) is now (int,); $tuple[] is now tuple[] (#14799)
|
4 years ago |
Danil Yarantsev
|
c285739d55
Remove double entry for thiscall (#14842)
|
4 years ago |
Clyybber
|
037990bc78
Changelog: Tiny style improvement
|
4 years ago |
Timothee Cour
|
0c56eeda0e
expr => untyped; stmt => typed (#14804)
|
4 years ago |
Timothee Cour
|
3e5743d6f7
add typetraits.elementType (#14780)
|
4 years ago |
Clyybber
|
685d03e2e0
Correct changelog (#14775)
|
4 years ago |
Juan Carlos
|
28510a9da9
Deprecated laxStrings for mutating the internal zero terminator on strings and its Deprecated code cleaned out (#14766)
|
4 years ago |
Juan Carlos
|
c3459c7b14
Deprecate oldNewlines, clean out deprecated code from oldNewlines (#14763)
|
4 years ago |
Andreas Rumpf
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 years ago |
b3liever
|
59ba4d8c03
added normal variate function (#14725)
|
4 years ago |
Juan Carlos
|
99c198625c
Deprecate unroll pragma, remove from documentation (#14705)
|
4 years ago |
Timothee Cour
|
9c42ae91b7
add legacy workaround; improve test so that it actually tests for the bugfix
|
4 years ago |