summary refs log tree commit diff stats
path: root/lib/js
diff options
context:
space:
mode:
authorflywind <xzsflywind@gmail.com>2022-04-08 14:04:46 +0800
committerGitHub <noreply@github.com>2022-04-08 08:04:46 +0200
commit00775f6880733695d187d84bb742e8c9d6c65d6d (patch)
treec67a6968e95a65fcdc6344f92a62fcf1989170e2 /lib/js
parente78ef57c93d66da483e0482ce0907dfe16dc8d27 (diff)
downloadNim-00775f6880733695d187d84bb742e8c9d6c65d6d.tar.gz
fix stylecheck bug with nre (#19356)
* 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 stylecheck bug with nre

* Update compiler/linter.nim

* no need to check dotexpr again

* neither did let/var/const
Diffstat (limited to 'lib/js')
0 files changed, 0 insertions, 0 deletions