summaryrefslogtreecommitdiff
path: root/core/README.md
AgeCommit message (Expand)Author
2022-10-21chore(core): remove `core.opSync` (#16379)Divy Srivastava
2022-03-20chore(core): update deno_core README (#14042)Divy Srivastava
2021-06-20docs(core): replaces dispatch references with op (#11054)Max
2021-05-09docs: fix a tiny typo (#10535)heddi.nabbisen
2021-04-24docs: updated link (#10345)Anssi Eteläniemi
2021-04-12refactor(deno): remove concept of bin & json ops (#10145)Aaron O'Mullan
2021-02-19chore: rename default branch to main (#9503)Luca Casonato
2020-10-11reland JsRuntime/Worker is not a Future (#7924)Bartek Iwańczuk
2020-10-10Fix 100% CPU idling problem by reverting #7672 (#7911)Ryan Dahl
2020-10-07refactor(core): JsRuntime is not a Future (#7855)Bartek Iwańczuk
2020-09-06refactor(core): rename CoreIsolate to JsRuntime (#7373)Bartek Iwańczuk
2020-08-21Split core http benchmark into 'bin_ops' and 'json_ops' variants (#7147)Bert Belder
2020-05-16Fix spelling: "--alow-write" => "--allow-write" (#5486)Akash Vishwakarma
2020-01-23update readmes (#3765)Ryan Dahl
2019-05-20Adjust core/README.md textRyan Dahl
2019-05-11Typo (#2337)Nikola Ristic
2019-04-21Fix link to http_bench example in core README (#2167)Matt Harrison
2019-04-09core: Rename Behavior to Dispatch (#2082)Ryan Dahl
2019-04-04Improve docs in core (#2049)Ryan Dahl