summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* properly fix #10053 ; `FieldDefect` msg now shows discriminant value + linein...Timothee Cour2021-08-132-3/+43
* fix a sqlite bug (#18669)flywind2021-08-121-0/+28
* fix #18670 quoteShellCommand, quoteShell, quoteShellWindows on windows (#18671)Timothee Cour2021-08-121-1/+12
* fixes #18643 [backport:1.0] (#18678)Andreas Rumpf2021-08-121-0/+11
* fix: `var a{.foo.} = expr` inside templates (refs #15920) (except when `foo` ...Timothee Cour2021-08-113-2/+75
* Only allow IPv4 literals in strict form (#18656)Christian Ulrich2021-08-082-41/+84
* improve several tests in testament (#18635)Timothee Cour2021-08-086-38/+37
* make proc names consistent (#18626)flywind2021-08-016-6/+6
* fix #18620 (#18624)flywind2021-08-011-0/+17
* exportC => exportc (#18625)Timothee Cour2021-07-311-1/+1
* Remove tracking of environment from osenv.nim v2 (#18575)Timothee Cour2021-07-293-27/+67
* various small documentation improvements (#18602)Miran2021-07-281-5/+5
* implements overloadable enum values; WIP (#18470)Andreas Rumpf2021-07-282-1/+49
* support same-line doc comments in routines (#18595)Timothee Cour2021-07-271-0/+27
* fixes #18543 (#18601)Andreas Rumpf2021-07-271-12/+13
* fixes #18579 (#18600)Andreas Rumpf2021-07-271-0/+26
* Fixed const tuples in inferred generics (#18598)Jason Beetham2021-07-271-0/+14
* fixes #18565 (#18593)Andreas Rumpf2021-07-273-0/+19
* fix #18578 (#18580)flywind2021-07-272-0/+23
* followup #18453 (#18582)Timothee Cour2021-07-252-17/+17
* rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566)Timothee Cour2021-07-233-7/+7
* std/random: fix overflow bugs; fixes #16360; fixes #16296; fixes #17670 (#18456)Timothee Cour2021-07-231-1/+62
* Replace calls to `putenv` with `setenv` (#18530)Caden Haustein2021-07-231-0/+3
* Fixed template const tuple unpacking (#18562)Jason Beetham2021-07-231-0/+10
* mitigates #12815 (#18557)Andreas Rumpf2021-07-221-2/+15
* fixes #12815 (#18554)Andreas Rumpf2021-07-221-0/+13
* fixes #18550 (#18553)Andreas Rumpf2021-07-211-1/+9
* add testcase for #6499 #12229 #7172 (#18547)flywind2021-07-212-0/+40
* undo RFC #294, it breaks code for no good reason, the compiler can wa… (#18...Andreas Rumpf2021-07-211-5/+3
* fixes #18469 (#18544)Andreas Rumpf2021-07-201-0/+44
* make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)Timothee Cour2021-07-206-42/+117
* rst: add missing line/column info for some warnings (#18383)Andrey Makarov2021-07-202-56/+128
* close #18489 (#18524)flywind2021-07-191-0/+15
* fixed system.delete (#18507)Andreas Rumpf2021-07-181-4/+4
* deprecate strutils.delete and add an overload with saner semantics consistent...Timothee Cour2021-07-181-1/+25
* Revert #17398 and #17402 (#18480)Miran2021-07-182-4/+4
* Make error message for empty new-styled concept more descriptive (#18506)konsumlamm2021-07-181-3/+2
* fix nativeToUnixPath (#18501)Timothee Cour2021-07-171-0/+20
* make dragonbox opt-in via -d:nimFpRoundtrips (#18504)Andreas Rumpf2021-07-165-19/+27
* deprecate cuchar, don't redefine it (#18505)Andreas Rumpf2021-07-161-4/+4
* Add changes required by Nimble lock file support (#12104)Ivan Bobev2021-07-152-24/+83
* deprecate `sequtils.delete` and add an overload with saner semantics consiste...Timothee Cour2021-07-151-44/+98
* Extended side effect error messages (#18418)quantimnot2021-07-151-0/+37
* added `nimAllocPagesViaMalloc` switch (#18490)Andreas Rumpf2021-07-151-1/+1
* fixes #17893 (#18485)Andreas Rumpf2021-07-131-0/+67
* closes #18433 (#18484)Andreas Rumpf2021-07-131-0/+38
* close #17986 add testcase (#18477)flywind2021-07-121-0/+12
* thamming_orc test created/destroyed counts match (#18471)GordonBGood2021-07-121-4/+4
* ORC: support for custom =trace procs (#18459)Andreas Rumpf2021-07-091-0/+240
* rm redundant blank lines before literal blocks (#18465)Andrey Makarov2021-07-081-0/+16