summaryrefslogtreecommitdiff
path: root/doc/api/worker_threads.md
AgeCommit message (Expand)Author
2019-01-29doc: document uniqueness of worker.threadIdAnna Henningsen
2019-01-29doc: fix issue with worker_threads docsLee Byron
2019-01-18worker: enable passing command line flagsYael Hermon
2019-01-11doc: fix the path to postMessage()Mitar
2019-01-11doc,worker: revise worker_threads.mdRich Trott
2019-01-09worker: remove `--experimental-worker` flagAnna Henningsen
2018-12-16doc: add EventTarget link to worker_threadsAzard
2018-12-11doc: add class worker documentationyoshimoto koki
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-11-28doc: sort bottom-of-file markdown linksSam Roberts
2018-10-24trace_events: forbid tracing modifications from worker threadsAnna Henningsen
2018-10-10doc: remove personal pronoun from worker_threadsRich Trott
2018-09-24doc: add callback parameters of worker.terminate()Denis Fäcke
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-07-18doc: fix worker example to receive messageSakthipriyan Vairamani (thefourtheye)
2018-07-12tools: add no-duplicate-requires ruleGus Caplan
2018-07-02doc: fix some linksVse Mozhet Byt
2018-06-27worker: support relative pathsitaysabato
2018-06-26doc: updated docs to include --experimental-worker flagJo Colina
2018-06-24doc: show options arg to new Worker is optionalThomas Watson
2018-06-21doc: fix missing parentPort link in worker_threadsThomas Watson
2018-06-202018-16-20, Version 10.5.0 (Current)Michaël Zasso
2018-06-11doc: fix reference to workerData in worker_threadsJeremiah Senkpiel
2018-06-06worker: rename to worker_threadsAnna Henningsen