Timothee Cour
|
4d3f3513e2
|
followup #16067 --spellSuggest (#17401)
* followup #16067 --spellSuggest
* enable --spellSuggest by default
* fixup
|
2021-03-17 07:40:29 +01:00 |
|
Timothee Cour
|
a4e6b242d5
|
asyncjs: add then, catch for promise pipelining (#16871)
* asyncjs: add then
* improve tests, changelog, API
* fix cryptic windows error: The parameter is incorrect
* address comments
|
2021-02-24 21:03:21 +01:00 |
|
Timothee Cour
|
31bb67a309
|
add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoItselfNotNeeded, UnusedImport notes (#16764)
|
2021-02-17 19:30:09 +01:00 |
|
Timothee Cour
|
6f1289b80c
|
remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221)
|
2021-02-02 18:32:33 -08:00 |
|
Timothee Cour
|
287dec06ae
|
disable hint:processing in tests (#16713)
* disable hint:processing in tests
* fix test
|
2021-01-14 10:19:20 +01:00 |
|
Timothee Cour
|
82bb4db4b7
|
unittest: use defines instead of env vars (#16165)
* unittest: use defines instead of env vars
* use defines in testament
* fixup
Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
|
2020-12-10 00:57:52 +01:00 |
|
Timothee Cour
|
f344a70412
|
fix #16150 improve type mismatch errors (#16152)
* fix #16150 improve type mismatch errors
* allow -d:nimLegacyTypeMismatch
* address comment
|
2020-12-09 16:19:39 +01:00 |
|
Miran
|
bbe49a14ae
|
Correct all eggs (#15906)
* "eg" is a misspelled "egg", "e.g." is "exempli gratia"
* Also, "ie" is "i.e.".
|
2020-11-10 21:53:25 +01:00 |
|
Timothee Cour
|
1648f1dd99
|
fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding service ports everywhere + flakyAssert (#14327)
* hotfix #14320 tasyncawait.nim is recently very flaky
* fix #14327
* add flakyAssert
|
2020-05-13 11:05:47 +02:00 |
|
Timothee Cour
|
b8f4ff8b9f
|
followup on #10573: prevent common user config to interfere with testament (excessiveStackTrace) (#10590)
|
2019-02-07 12:29:31 +01:00 |
|
Timothee Cour
|
cf8366a569
|
prevent common user config to interfere with testament (#10573)
|
2019-02-06 09:41:05 +01:00 |
|