Timothee Cour
|
87229e272e
fix #17853 (ascii message separator broke json nim dump) (#17887)
|
vor 3 Jahren |
Timothee Cour
|
a236002e54
testament: add `nimoutFull: bool` spec (#17867)
|
vor 3 Jahren |
Timothee Cour
|
3f58b7face
add -d:nimLegacyNoHashRef for a transition period which avoids defining hash(ref) (#17858)
|
vor 3 Jahren |
flywind
|
fdfd0f35a1
correct changelog[skip CI] (#17870)
|
vor 3 Jahren |
Timothee Cour
|
4c9fa9b75c
fix typo in changelog refs #17746 [skip ci] (#17869)
|
vor 3 Jahren |
Timothee Cour
|
ffe4328b35
`--usenimcache` (implied by `nim r main`) now caches some compile options to avoid recompiling when project was previously compiled with such options. (#17829)
|
vor 3 Jahren |
Timothee Cour
|
b667e288e2
move travis, appveyor, ci.yml.disabled to `unmaintained/` (#17828)
|
vor 3 Jahren |
Timothee Cour
|
2abc936d51
`typeof(voidStmt)` now works (#17807)
|
vor 3 Jahren |
Timothee Cour
|
e4a3feeb92
add `--processing:dots|filenames|off` to customize `hintProcessing` (#17817)
|
vor 3 Jahren |
Timothee Cour
|
da1c1a7117
`--filenames:abs|canonical|legacyRelProj` for filenames in compiler msgs (replaces `--listfullpaths:on|off`) (#17746)
|
vor 3 Jahren |
flywind
|
c631648cb3
close #9372 add std/tempfiles (#17361)
|
vor 3 Jahren |
Timothee Cour
|
4742e6e1fd
followup #16714: add -d:nimLegacyUnarySlice + changelog (#17794)
|
vor 3 Jahren |
Timothee Cour
|
6852d091b3
changelog: document hash changes (#17792)
|
vor 3 Jahren |
Timothee Cour
|
42c6eec4ef
fix #17749 ignore SIGPIPE signals, fix nim CI #17748 (#17752)
|
vor 3 Jahren |
shirleyquirk
|
c8b8cb8458
make cuchar alias uint8 instead of char (#17738)
|
vor 3 Jahren |
shirleyquirk
|
fdd4391534
Fix buffer-overrun bug in net (#17728) [backport:1.0]
|
vor 3 Jahren |
Timothee Cour
|
8161b02897
`import foo {.all.}` reboot (#17706)
|
vor 3 Jahren |
shirleyquirk
|
95e8ddabb2
followup #17700 put changelog in wrong file (#17729)
|
vor 3 Jahren |
Arne Döring
|
56c37759d6
getCustomPragma is split up in more usable chunks (#11526)
|
vor 3 Jahren |
Timothee Cour
|
ceadf54d76
iterable[T] (#17196)
|
vor 3 Jahren |
flywind
|
f25243140b
add std/tasks (#17447)
|
vor 3 Jahren |
Timothee Cour
|
270964c487
implement RFCs/294 ; disallow enum <=> enum conversion (#16351)
|
vor 3 Jahren |
Timothee Cour
|
9abd383a2a
new `genAst` as replacement for `quote do` (#17426)
|
vor 3 Jahren |
Timothee Cour
|
a31e601550
misc fixes: build_all.sh, changelog (#17601)
|
vor 3 Jahren |
flywind
|
924ab3adea
fix #17190 `nimscript` now accepts arbitrary file extensions for `nim e main.customext` (#17596)
|
vor 3 Jahren |
Timothee Cour
|
9b67e5c61b
jsonutils: support cstring (including as Table key); improve docs (#16062)
|
vor 3 Jahren |
Timothee Cour
|
72988509ba
add getPort to resolve Port(0) (#17559)
|
vor 3 Jahren |
Arne Döring
|
159c06e045
unify tuple expressions (#13793)
|
vor 3 Jahren |
Dylan Modesitt
|
35655cd189
Add hasDataBuffered to asyncnet (#16000)
|
vor 3 Jahren |
flywind
|
81e54c1d30
Add `hasClosure` to `std/typetraits` (#17501)
|
vor 3 Jahren |