summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix #13515 [backport] (#20315)metagn2022-09-111-0/+16
* Markdown links migration part 1 (#20319)Andrey Makarov2022-09-091-0/+16
* fixes #20303; wasMoved expressions with side effects for ORC (#20307) [backport]ringabout2022-09-081-0/+13
* use arrow precedence in spec (#20166)metagn2022-09-061-0/+7
* overloadable enums no longer experimental (#20298)metagn2022-09-054-15/+14
* Implement Pandoc Markdown concise link extension (#20304)Andrey Makarov2022-09-043-74/+129
* Add improved Windows UNC path support in std/os (#20281)havardjohn2022-09-034-22/+165
* only allow enums to overload enums + extra test (#20126)metagn2022-09-031-0/+34
* remove deprecated type pragma syntax, fix bugs that required it (#20199)metagn2022-09-0334-45/+65
* Revert "fix #19600 No error checking on fclose (#19836)" (#20297)ringabout2022-09-021-10/+0
* Fix #16937; --clib option pass library name to backend C compiler correctly (...Tomohiro2022-09-013-0/+15
* support cstring in `case` (#20130)metagn2022-09-011-0/+52
* [Testament] Extend and document message testing aids (#19996)quantimnot2022-09-0112-63/+43
* fixes the regressions caused by the fix for #20107 [backport] (#20287)Andreas Rumpf2022-08-312-0/+2
* fix #19600 No error checking on fclose (#19836)Bung2022-08-291-0/+9
* Fix auto links to subheader when TOC is present (#20279)Andrey Makarov2022-08-272-1/+58
* remove unused sfProcvar, "procvar" mentions (#20204)metagn2022-08-241-1/+1
* fixes nimPreviewSlimSystem; register echoBinSafe for nimPreviewSlimSystem (#2...ringabout2022-08-241-0/+6
* fixes #20227; skip distinct types for genObjConstr [JS backend] (#20229)ringabout2022-08-241-0/+17
* test removing dollar for objects out of system (#20242)metagn2022-08-243-0/+20
* top-down type inference, implements rfc 149 (#20091)metagn2022-08-242-1/+196
* Add OpenSSL 3 support (#19814)Federico Ceratto2022-08-231-23/+21
* new .redefine pragma for templates, warn on redefinition without it (#20211)metagn2022-08-237-8/+41
* remove some deprecated pre-1.0 stdlib modules (#20202)metagn2022-08-232-98/+1
* fixes #18983 #5282 #13008; recursive types casue infinite type (#20172)ringabout2022-08-232-0/+12
* remove {.this.} pragma, deprecated since 0.19 (#20201)metagn2022-08-236-81/+25
* remove echo statements in tests (part 1) (#20178)ringabout2022-08-239-47/+7
* remove a special case in sigmatch; distinct pointer types no longer match `ni...ringabout2022-08-232-13/+28
* fixes #19967; reset does not work on set [backport: 1.2] (#19968)ringabout2022-08-231-0/+27
* fixes #20162; locals doesn't work with ORC [backport] (#20163)ringabout2022-08-231-0/+1
* fixes #11953; jsondoc creates no files unless the htmldocs dir is created (#2...ringabout2022-08-201-0/+16
* Add use of Windows Wide CRT API for env. vars (#20084)havardjohn2022-08-203-7/+210
* fixes #20149; fixes #16762; hintAsError and warningAsError now ignore foreign...ringabout2022-08-192-0/+8
* fixes #20107 (#20246) [backport]Andreas Rumpf2022-08-191-0/+24
* Don't require blank line before Markdown code (#20215)Andrey Makarov2022-08-152-2/+41
* closes #12955; add testcase (#20223)ringabout2022-08-152-0/+7
* closes #15316; add testcase (#20213)ringabout2022-08-132-0/+7
* closes #6559; add testcase (#20200)ringabout2022-08-121-0/+17
* fixes broken ssl tests (#20181)ringabout2022-08-091-2/+2
* fixes #20153; do not escape `_` for mysql [backport] (#20164)ringabout2022-08-051-0/+4
* fixes #20132; fixes the broken jsondoc comand [backport] (#20135)ringabout2022-08-042-0/+28
* Revert "enable nimPreviewDotLikeOps" (#19919)ringabout2022-08-032-1/+1
* Fixed compilation of void closureiters with try stmt (#20138) [backport]Yuriy Glukhov2022-08-031-0/+8
* Highlight Nim default in Markdown code in .nim (#20110)Andrey Makarov2022-07-312-2/+12
* fixes #20031; uint64 is an ordinal type since 1.0 (#20094)ringabout2022-07-271-0/+11
* remove shallowCopy for ARC/ORC (#20070)ringabout2022-07-261-1/+4
* fixes #20089; remove setPointer since strings/seqs are not pointers with ORC ...ringabout2022-07-261-0/+14
* .forbids pragma: defining forbidden tags (#20050)Lancer112112022-07-269-0/+204
* Markdown code blocks part 2; migrate Nim Manual (#20080)Andrey Makarov2022-07-252-10/+28
* fix #20067, fix #18976 [backport] (#20069)metagn2022-07-221-0/+28