Andreas Rumpf
|
4ec2f74246
ORC: support for custom =trace procs (#18459)
|
3 years ago |
Andreas Rumpf
|
3eb3e6b9a3
ORC: use =destroy instead of =dispose (#18440)
|
3 years ago |
Heiko Nickerl
|
92cb765714
Raise IndexDefect when deleting element at out of bounds index (#17821)
|
3 years ago |
Euan
|
a2b6081256
Ref #18177 - lbgc.so.5.0 on OpenBSD 6.9 (#18180)
|
3 years ago |
Timothee Cour
|
98ea61f09b
dont silence hints in system.nim (#18034)
|
3 years ago |
Timothee Cour
|
2ce592a209
refs #18011 disable some newly failing tests on cpp windows; refs #17946 increase timeout for tchannels (#18012)
|
3 years ago |
Andreas Rumpf
|
3bc625aff1
ORC: progress (#18000)
|
3 years ago |
Timothee Cour
|
ee6d56141c
fix #17911 rawProc for cpp (#17912)
|
3 years ago |
Andreas Rumpf
|
fb86271556
system.nim cleanup some exported constants which should never have be… (#17909)
|
3 years ago |
Timothee Cour
|
82996aee3f
misc fixes: remove `forceConst` (obsolete by static), add more runnableExamples to system (#17896)
|
3 years ago |
Gabriel Huber
|
34a09574ce
Document the difference between toFloat/toInt and type conversion (#17894)
|
3 years ago |
flywind
|
68e522ecec
Remove confusing <//> (#17830)
|
3 years ago |
Timothee Cour
|
4742e6e1fd
followup #16714: add -d:nimLegacyUnarySlice + changelog (#17794)
|
3 years ago |
Timothee Cour
|
ad67bcf379
fix https://github.com/nim-lang/RFCs/issues/311 remove unary slice (#16714)
|
3 years ago |
Clyybber
|
6de5aa1971
Rename `=` to `=copy` in stdlib (#17781)
|
3 years ago |
Andreas Rumpf
|
7b6ab5109f
IC exposes typedesc implementation shenanigans (#17759)
|
3 years ago |
shirleyquirk
|
c8b8cb8458
make cuchar alias uint8 instead of char (#17738)
|
3 years ago |
Tanguy Cizain
|
363467fc00
Fix array's high & low return type for empty arrays (#17705)
|
3 years ago |
Timothee Cour
|
ceadf54d76
iterable[T] (#17196)
|
3 years ago |
Timothee Cour
|
28de32c8b2
document caveats of quit (#17648)
|
3 years ago |
flywind
|
e2269f9216
[docs]fix #17473 (#17565)
|
3 years ago |
ee7
|
eb3ed44009
system: fix link in `delete` proc (#17550)
|
3 years ago |
Timothee Cour
|
1590d14575
fix #17260 render `\` properly in nim doc, rst2html (#17315)
|
3 years ago |
Andreas Rumpf
|
6c1c8f51b3
IC: green tests (#17311)
|
3 years ago |
flywind
|
2e730f1452
rename channels to channels_builtin (#17330)
|
3 years ago |
flywind
|
5670b848cb
use .. warning:: (#17226)
|
3 years ago |
Timothee Cour
|
f561afae41
followup #17225: simplify code after removing gc2, generational (#17242)
|
3 years ago |
Timothee Cour
|
e417bd62f7
\r now renders as \r, not \c which was not standard (#17244)
|
3 years ago |
flywind
|
a04c9d1f62
rename prepareStrMutation to prepareMutation (#17235)
|
3 years ago |
flywind
|
dfa0a6b4a6
add runnableExamples for prepareStrMutation (#17227)
|
3 years ago |