summary refs log tree commit diff stats
path: root/tests/config.nims
Commit message (Expand)AuthorAgeFilesLines
* handle explicit generic routine instantiations in sigmatch (#24010)metagn2024-09-021-1/+2
* opensym for templates + move behavior of opensymchoice to itself (#24007)metagn2024-08-281-1/+1
* implement genericsOpenSym for symchoices (#23873)metagn2024-07-251-0/+1
* enable vtable implementation for C++ and make it an experimental feature (#23...ringabout2023-11-301-2/+1
* rework the vtable implementation embedding the vtable array directly with new...ringabout2023-11-281-0/+1
* fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (...ringabout2023-11-251-0/+1
* adds T destructor for refs (#22147)ringabout2023-06-261-0/+1
* some test cleanups & category reorganization (#22010)metagn2023-06-061-1/+1
* fixes #18146; fixes #19372; disable tlsEmulation on windows; static link pth...ringabout2023-04-141-2/+0
* less verbose type mismatch messages (#21191)ringabout2022-12-281-0/+1
* An unnamed break in a block now gives an `UnnamedBreak` warning (#20901)ringabout2022-11-241-0/+2
* remove enabled defines in config (#20904)ringabout2022-11-241-1/+0
* add default field support for object in ARC/ORC (#20480)ringabout2022-10-041-0/+1
* fixes #19713; Revert "Remove tlsEmulation enabled from Windows + GCC config" ...ringabout2022-09-191-0/+2
* Revert "enable nimPreviewDotLikeOps" (#19919)ringabout2022-08-031-0/+1
* enable nimPreviewDotLikeOps (#19598)flywind2022-03-091-1/+0
* rename nimEnableHashRef [backport] (#18941)flywind2021-10-041-0/+1
* rename nimLegacyJsonutilsHoleyEnum [backport] (#18938)flywind2021-10-011-1/+3
* fix RFC #341: dot-like operators are now parsed with same precedence as `.` (...Timothee Cour2021-08-251-0/+1
* Implement RFC-391 (#18585)Juan Carlos2021-08-221-1/+0
* improve several tests in testament (#18635)Timothee Cour2021-08-081-0/+1
* rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566)Timothee Cour2021-07-231-1/+1
* make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)Timothee Cour2021-07-201-0/+2
* docs now show nimExperimentalX APIs (#18345)Timothee Cour2021-06-251-0/+3
* testament: add `nimoutFull: bool` spec (#17867)Timothee Cour2021-04-271-2/+6
* `--filenames:abs|canonical|legacyRelProj` for filenames in compiler msgs (rep...Timothee Cour2021-04-211-1/+1
* followup #16067 --spellSuggest (#17401)Timothee Cour2021-03-171-0/+1
* asyncjs: add `then`, `catch` for promise pipelining (#16871)Timothee Cour2021-02-241-0/+3
* add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoIts...Timothee Cour2021-02-171-0/+2
* remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221)Timothee Cour2021-02-021-0/+4
* disable hint:processing in tests (#16713)Timothee Cour2021-01-141-0/+3
* unittest: use defines instead of env vars (#16165)Timothee Cour2020-12-101-0/+5
* fix #16150 improve type mismatch errors (#16152)Timothee Cour2020-12-091-0/+1
* Correct all eggs (#15906)Miran2020-11-101-1/+1
* fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding servic...Timothee Cour2020-05-131-1/+4
* followup on #10573: prevent common user config to interfere with testament (e...Timothee Cour2019-02-071-0/+1
* prevent common user config to interfere with testament (#10573)Timothee Cour2019-02-061-0/+6