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
/
shared_queue.js
Age
Commit message (
Expand
)
Author
2020-05-12
Clean up core/shared_queue.js (#5237)
Ryan Dahl
2020-03-28
Update to Prettier 2 and use ES Private Fields (#4498)
Kitson Kelly
2020-03-01
perf: use subarray instead of slice in dispatch minimal (#4180)
Ryan Dahl
2020-01-22
Reland "Create an old program to be used in snapshot." (#3747)
Bartek Iwańczuk
2020-01-21
Revert "Create an old program to be used in snapshot. (#3644)"
Ry Dahl
2020-01-17
feat: support individual async handler for each op (#3690)
Andy Finch
2020-01-12
Create an old program to be used in snapshot. (#3644)
Kitson Kelly
2020-01-02
Happy new year! (#3578)
Ry Dahl
2020-01-02
fix typos (#3573)
EnokMan
2019-09-30
feat: op registration in core (#3002)
Bartek Iwańczuk
2019-09-07
Update @typescript-eslint/* to v2.1.0 (#2878)
Yoshiya Hinosawa
2019-08-07
Add op_id throughout op API (#2734)
Ryan Dahl
2019-08-05
Remove dispatch optimization (#2732)
Ryan Dahl
2019-08-05
Provide option to delete Deno namespace in worker (#2717)
Kevin (Kun) "Kassimo" Qian
2019-06-14
Revert "Refactor dispatch handling (#2452)"
Ryan Dahl
2019-06-13
Refactor dispatch handling (#2452)
andy finch
2019-05-29
TS compiler refactor
Ryan Dahl
2019-04-24
core: Add test for snapshotting from Rust (#2197)
Ryan Dahl
2019-04-21
Fixes #2033, shared queue push bug (#2158)
Ryan Dahl
2019-03-26
namespace reorg: libdeno and DenoCore to Deno.core (#1998)
Kitson Kelly
2019-03-18
Integrate //core into existing code base
Ryan Dahl
2019-03-15
core: remove reset() from SharedQueue API
Bert Belder
2019-03-15
core: Behavior shouldn't be generic
Ryan Dahl