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
Age
Commit message (
Expand
)
Author
2019-10-23
core: Add ResourceTable (#3150)
Bartek Iwańczuk
2019-10-23
refactor DenoPermissions.check_net & resolve_addr (#3182)
EnokMan
2019-10-22
core: gracefully handle bad op id (#3131)
Bartek Iwańczuk
2019-10-19
v0.21.0
Ryan Dahl
2019-10-19
feat: Allow "deno eval" to run code as module (#3148)
Kevin (Kun) "Kassimo" Qian
2019-10-15
perf: fairer ops scheduling (#3128)
Bartek Iwańczuk
2019-10-14
perf: eager poll async ops in Isolate (#3046)
Bartek Iwańczuk
2019-10-07
v0.20.0
Ryan Dahl
2019-10-06
Upgrade V8 to 7.9.218 (#3067)
Ryan Dahl
2019-10-05
remove appveyor specific code paths (#3071)
Christian Moritz
2019-10-03
Update rust to 1.38.0 (#3030)
Andy Hayden
2019-10-02
remove legacy Isolate.set_dispatch API (#3041)
Bartek Iwańczuk
2019-09-30
feat: op registration in core (#3002)
Bartek Iwańczuk
2019-09-25
v0.19.0
Ryan Dahl
2019-09-24
Upgrade V8 for top-level-await (#3015)
Ryan Dahl
2019-09-15
Make deno_cli installable via crates.io (#2946)
Ryan Dahl
2019-09-15
Move GN root into //core/libdeno (#2943)
Christian Moritz
2019-09-13
v0.18.0
Ryan Dahl
2019-09-13
Upgrade rust crates
Bert Belder
2019-09-12
feat: add bindings to run microtasks from Isolate (#2793)
Bartek Iwańczuk
2019-09-11
fix: panic during fetch (#2925)
Bartek Iwańczuk
2019-09-07
Update @typescript-eslint/* to v2.1.0 (#2878)
Yoshiya Hinosawa
2019-09-06
build: on windows, don't pass -glldb to clang (#2874)
Bert Belder
2019-09-06
Remove tools/build.py (#2865)
Ryan Dahl
2019-09-04
v0.17.0
Ryan Dahl
2019-09-04
perf: less aggresive dyn import polling (#2858)
Bartek Iwańczuk
2019-09-02
Refactor snapshot build (#2825)
Ryan Dahl
2019-08-31
Add window.queueMicrotask (#2844)
Kevin (Kun) "Kassimo" Qian
2019-08-29
third_party: downgrade 'url' crate to version 1.7.2
Bert Belder
2019-08-26
Clean up various flatbuffer references (#2819)
Ryan Dahl
2019-08-26
fix: shared queue requires aligned buffer (#2816)
Bartek Iwańczuk
2019-08-22
v0.16.0
Ryan Dahl
2019-08-22
third_party: upgrade rust crates
Bert Belder
2019-08-21
fix: dynamic import panic (#2792)
Bartek Iwańczuk
2019-08-16
Upgrade to rust 1.37.0 (#2786)
Ryan Dahl
2019-08-13
v0.15.0
Ryan Dahl
2019-08-13
Dynamic import should respect permissions (#2764)
Ryan Dahl
2019-08-09
Fix dynamic import base path problem for REPL and eval (#2757)
Kevin (Kun) "Kassimo" Qian
2019-08-09
v0.14.0
Bert Belder
2019-08-09
Dynamic import (#2516)
Bert Belder
2019-08-07
Add op_id throughout op API (#2734)
Ryan Dahl
2019-08-06
Fix incremental 'cargo build' (#2740)
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-08-02
third_party: upgrade rust crates
Bert Belder
2019-07-31
Use system rustfmt instead of fixed binary (#2701)
Ryan Dahl
2019-07-31
v0.13.0
Ryan Dahl
2019-07-30
feat: add debug info to ModuleResolutionError (#2697)
Bartek Iwańczuk
2019-07-24
Add error handling for dynamic imports to libdeno (#2678)
Bert Belder
2019-07-18
only use Locker when calling into js (#2665)
andy finch
[prev]
[next]