Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix stylecheck error with asyncdispatch (#19350) | flywind | 2022-01-10 | 2 | -0/+34 |
| | | | | | | | | | | | | | | | | | | | | | * stylecheck usages part two: stdlib cleanup typeinfo.nim: importCompilerProc => importcompilerproc nre.nim: newLineFlags => newlineFlags system.nim: JSRoot => JsRoot ref #19319 * prefer importCompilerProc * fix stylecheck error with asyncdispatch it is a partial regression since #12842 * add tests * don't use echo in tests | ||||
* | fix #17960: honor `matrix` also for `action: compile, action: reject` (#17980) | Timothee Cour | 2021-05-09 | 1 | -2/+2 |
| | | | | * fix #17960: honor `matrix` for all action | ||||
* | add astmsgs; add `declared in` msg for usage lint errors (#17961) | Timothee Cour | 2021-05-08 | 1 | -4/+5 |
| | | | | | | | | | * add astmsgs; add `declared in` msg for usage lint errors * fix test * fix tests/tools/tlinter.nim * std prefix | ||||
* | fixes #15848 [backport:1.2] (#17959) | Andreas Rumpf | 2021-05-07 | 1 | -0/+23 |