summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* defaults to ORC (#19972)ringabout2022-09-2372-126/+223
* fix #17351; switch to c++17 and remove hacks (#20407)ringabout2022-09-231-1/+11
* Fixes #20348; only respect the recursion limit if the symbol's generic type ...Aditya Siram2022-09-221-0/+123
* fixes #20285; prevent oid time overflow at year 2038 (#20338)ringabout2022-09-221-1/+10
* Improve error message when instantiating generics with object constructor (#2...Bung2022-09-211-0/+5
* fixes #20397; fixes stylecheck regression (#20398)ringabout2022-09-213-0/+19
* fixes #20391; make of operator work with generics for ORC (#20395)ringabout2022-09-211-0/+8
* follow up #19968; add more tests (#20396)ringabout2022-09-201-0/+60
* report expression has no type other than has to be used (or discarded… (#20...Bung2022-09-201-0/+6
* fix #19882 Improve error message when instantiating generics that lac… (#20...Bung2022-09-191-0/+10
* fixes #19713; Revert "Remove tlsEmulation enabled from Windows + GCC config" ...ringabout2022-09-191-0/+2
* fixes Thread initializer for ARC/ORC on Macos (#20368)ringabout2022-09-161-1/+1
* Allow custom pragma on iterators [backport] (#20344)Tanguy2022-09-171-0/+7
* add testcase for #19020 (#20363)ringabout2022-09-151-0/+12
* fixes #19104; peg Incorrect captures [backport:1.6] (#20352)ringabout2022-09-151-0/+4
* partial revert and redesign of #19814, changelog (#20341)metagn2022-09-141-21/+23
* minor improvements to follow up recent PRs (#20342)metagn2022-09-142-2/+2
* nimgrep: add `--inContext` and `--notinContext` options (#19528)Andrey Makarov2022-09-141-0/+402
* fix #20233 Float ranges in case statement in JS crash compiler (#20349)Bung2022-09-141-0/+7
* disable tlsEmulation for ic tests (#20345)ringabout2022-09-141-1/+1
* Add testcase for bug #20305 (#20323)Antonis Geralis2022-09-131-0/+25
* fixes #19724; don't be aggressive when you infer sink parameters (#20314)Andreas Rumpf2022-09-121-3/+3
* Revert "fixes #20155; repr range with distinct types is broken with ORC" (#20...Clay Sweetser2022-09-111-1/+0
* fixes #20155; repr range with distinct types is broken with ORC (#20158)ringabout2022-09-111-0/+1
* Fix cannot create Windows directory in root (#20311)havardjohn2022-09-111-1/+18
* Implement Markdown definition lists (+ migration) (#20333)Andrey Makarov2022-09-111-28/+108
* 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