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