summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* unary slices get a deprecation period (#18549)Andreas Rumpf2021-07-212-11/+9
* atlas: minor changesAraq2021-07-211-2/+2
* undo RFC #294, it breaks code for no good reason, the compiler can wa… (#18...Andreas Rumpf2021-07-215-15/+10
* fixes #18469 (#18544)Andreas Rumpf2021-07-204-15/+74
* make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)Timothee Cour2021-07-2021-200/+287
* follow up #18517 (#18537)flywind2021-07-201-2/+3
* use more `.}` (#18542)flywind2021-07-205-9/+9
* termux ssl (#18520)Paul Roberts2021-07-202-1/+2
* updated the changelog (#18539)Andreas Rumpf2021-07-201-3/+0
* use .} instead of } for code highlightersAraq2021-07-201-2/+2
* rst: add missing line/column info for some warnings (#18383)Andrey Makarov2021-07-208-195/+344
* [std/os]document `checkDir` and use `runnableExamples` (#18517)flywind2021-07-191-22/+16
* minor clenup in vmops (#18529)Timothee Cour2021-07-191-4/+5
* Revert #17321 (#18521)konsumlamm2021-07-191-135/+135
* Docs(manual): add clarification for default params (#18522)ynfle2021-07-191-1/+2
* close #18489 (#18524)flywind2021-07-191-0/+15
* nim doc now correctly renders deprecated pragmas for routines and types (#18515)Timothee Cour2021-07-197-17/+59
* attempt to support short commit hashes (#18514)Antonis Geralis2021-07-181-5/+16
* fixed system.delete (#18507)Andreas Rumpf2021-07-183-12/+26
* deprecate strutils.delete and add an overload with saner semantics consistent...Timothee Cour2021-07-183-9/+59
* add NIM_STATIC_ASSERT(CHAR_BIT == 8, "") to fail-fast where assumption is vio...Timothee Cour2021-07-181-0/+3
* Revert #17398 and #17402 (#18480)Miran2021-07-184-32/+19
* Make error message for empty new-styled concept more descriptive (#18506)konsumlamm2021-07-183-11/+11
* fix nativeToUnixPath (#18501)Timothee Cour2021-07-172-3/+28
* make dragonbox opt-in via -d:nimFpRoundtrips (#18504)Andreas Rumpf2021-07-168-27/+35
* deprecate cuchar, don't redefine it (#18505)Andreas Rumpf2021-07-1611-54/+55
* added Atlas helper tool (#18497)Andreas Rumpf2021-07-166-1/+751
* Add changes required by Nimble lock file support (#12104)Ivan Bobev2021-07-155-55/+140
* deprecate `sequtils.delete` and add an overload with saner semantics consiste...Timothee Cour2021-07-153-47/+143
* Extended side effect error messages (#18418)quantimnot2021-07-153-17/+95
* added `nimAllocPagesViaMalloc` switch (#18490)Andreas Rumpf2021-07-155-7/+46
* Improve description of how =trace is used (#18491)GordonBGood2021-07-151-5/+22
* fix https://github.com/dom96/choosenim/issues/256 WSL CRLF (#18452)Timothee Cour2021-07-141-0/+3
* fixes #17893 (#18485)Andreas Rumpf2021-07-132-6/+68
* closes #18433 (#18484)Andreas Rumpf2021-07-133-6/+42
* workaround #18481 (#18482)flywind2021-07-131-18/+20
* close #17986 add testcase (#18477)flywind2021-07-121-0/+12
* [source code filter]fix Nightlies bug (#18475)flywind2021-07-121-1/+1
* thamming_orc test created/destroyed counts match (#18471)GordonBGood2021-07-121-4/+4
* fix comment (#18473)sivchari2021-07-111-6/+6
* more important packages (#18472)flywind2021-07-101-0/+6
* sync with the same template from locks module (#18414)Antonis Geralis2021-07-101-1/+1
* ORC: support for custom =trace procs (#18459)Andreas Rumpf2021-07-0913-11/+321
* runnableExamples now show originating location in stacktraces on failure (#18...Timothee Cour2021-07-092-11/+25
* [docs] improve std/encodings (#18458)flywind2021-07-091-12/+41
* Fix a bug with starting of asynchronous processes (#18464)Ivan Bobev2021-07-081-1/+1
* rm redundant blank lines before literal blocks (#18465)Andrey Makarov2021-07-084-12/+23
* Revert "Make 'echo' raise IOErrors when appropriate (#16367)" (#18460)Miran2021-07-083-30/+8
* improve `--declaredLocs` to help disambiguate types (generics, aliases etc) (...Timothee Cour2021-07-088-14/+112
* followup #18252: show special flags -d:danger, -d:release when given (#18451)Timothee Cour2021-07-081-0/+4