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
/
bindings.rs
Age
Commit message (
Expand
)
Author
2020-03-30
console: print promise details (#4524)
Michał Sabiniarz
2020-03-19
perf: Optimize TextEncoder and TextDecoder (#4430)
Bartek Iwańczuk
2020-03-19
Simplify timer with macrotask callback (#4385)
Kevin (Kun) "Kassimo" Qian
2020-03-19
fix: stack traces for modules imported via std/node's require (#4035)
Nikolai Vavilov
2020-03-15
feat: Deno.core.{encode,decode}; standalone UTF-8 encoding/decoding (#4349)
Bartek Iwańczuk
2020-03-02
Do not convert exceptions to JSON and back (#4214)
Bert Belder
2020-02-29
Refactor exception handling, remove message listener callback (#4198)
Bert Belder
2020-02-26
Upgrade to rusty_v8 v0.3.3 (#4119)
Bert Belder
2020-02-25
Clean up how we use opIds (#4118)
Ryan Dahl
2020-01-25
Refactor error tracking and scope juggling in deno_core (#3783)
Bert Belder
2020-01-24
s/PinnedBuf/ZeroCopyBuf (#3782)
Ryan Dahl
2020-01-24
Fix: take control buffer offset/length into account again (#3769)
Bert Belder
2020-01-23
Upgrade rusty_v8 to 0.2.0 (#3764)
Ryan Dahl
2020-01-23
refactor: remove Isolate.shared_response_buf optimization (#3759)
Bartek Iwańczuk
2020-01-21
Upgrade to rusty_v8 v0.1.1 (#3741)
Bert Belder
2020-01-17
Upgrade to rusty_v8 v0.1.0 (#3691)
Bert Belder
2020-01-11
refactor: remove Isolate.current_send_cb_info and DenoBuf, port Isolate.share...
Bartek Iwańczuk
2020-01-08
refactor: module loading in EsIsolate (#3615)
Bartek Iwańczuk
2020-01-07
core: factor out EsIsolate from Isolate (#3613)
Bartek Iwańczuk
2020-01-06
refactor: remove core/libdeno.rs (#3611)
Bartek Iwańczuk
2020-01-06
merge libdeno::DenoIsolate into core::Isolate (#3605)
Bartek Iwańczuk
[prev]