summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-26test: dir class initialisation w/o handlerDmitriy Kikinskiy
2019-11-26doc: add explanation why keep var with for loopLucas Recknagel
2019-11-26lib: use let instead of varShubham Chaturvedi
2019-11-26lib: replace var with let/constjens-cappelle
2019-11-26util: use let instead of var for util/inspect.jsLuciano
2019-11-26process: replace var with let/constJesper Ek
2019-11-26cluster: replace vars in child.jsEmaSuriano
2019-11-26lib: replace var w/ letChris Oyler
2019-11-26process: replace vars in per_thread.jsEmaSuriano
2019-11-26child_process: replace var with let/constdnlup
2019-11-26lib: replace var with let/constTijl Claessens
2019-11-26http2: change var to let compact.jsMaria Emmanouil
2019-11-26test: change object assign by spread operatorpoutch
2019-11-26lib: adding perf notes js_stream_socket.jsryan jarvinen
2019-11-25test: use useful message argument in test functionRich Trott
2019-11-25test: test for minimum ICU version consistencyRichard Lau
2019-11-25doc: document "Resume Build" limitationRichard Lau
2019-11-25doc: add note of caution about non-conforming streamsRobert Nagy
2019-11-25tools: enable more eslint rulescjihrig
2019-11-25tools: update ESLint to 6.7.1cjihrig
2019-11-25lib: replace var with letDennis Saenger
2019-11-25test: code&learn var to let updateNazar Malyy
2019-11-25lib: flatten access to primordialsMichaël Zasso
2019-11-25src: replaced var with letAldo Ambrosioni
2019-11-25lib: main_thread_only change var to letmatijagaspar
2019-11-25lib: change var to let in stream_base_commonsKyriakos Markakis
2019-11-25lib: use let instead of varSemir Ajruli
2019-11-25cluster: replace var with letHerrmann, Rene R. (656)
2019-11-25doc: add note about debugging worker_threadsDenys Otrishko
2019-11-25test: change object assign to spread objectpoutch
2019-11-25http: replace var with letGuilherme Goncalves
2019-11-25test: use spread instead of Object.assigndnlup
2019-11-25lib: changed var to letOliver Belaifa
2019-11-24child_process: replace var with const/let in internal/child_process.jsLuis Camargo
2019-11-24test: changed var to let in module-errorsJamar Torres
2019-11-24test: use spread instead of object.assignShubham Chaturvedi
2019-11-24test: replace var with let in pre_execution.jsVladimir Adamic
2019-11-24lib: replace var with let/constDries Stelten
2019-11-24lib: change var to letDimitris Ktistakis
2019-11-24http2: core.js replace var with letDaniel Schuech
2019-11-24fs: change var to letÀlvar Pérez
2019-11-24test: change var to let in test-trace-eventsJon Church
2019-11-24lib: replace var with let/constTembrechts
2019-11-24test: dns utils replace varOsmond van Hemert
2019-11-24cluster: replace var by let in shared_handle.jspoutch
2019-11-24test: test cover cases when trace is emptytelenord
2019-11-24net: replaced vars to lets and constsnathias
2019-11-24lib: replace var to let in cli_table.jsJing Lin
2019-11-23test: switch to object spread in common/benchmark.jspalmires
2019-11-23http2: replace var with let/constPaolo Ceschi Berrini