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
/
modules.rs
Age
Commit message (
Expand
)
Author
2019-06-12
Move ModuleSpecifier to //core (#2509)
Bartek Iwańczuk
2019-06-09
feat: Import maps (#2360)
Bartek Iwańczuk
2019-06-05
RecursiveLoad shouldn't own the Isolate (#2453)
Ryan Dahl
2019-05-09
core: Privatize ModuleNameMap SymbolicModule deno_buf (#2324)
Bartek Iwańczuk
2019-05-03
core,cli: fix clippy warnings
Bert Belder
2019-04-27
core: add Deps::to_json() (#2223)
Greg Altman
2019-04-23
core: make Isolate concrete, remove Dispatch trait (#2183)
Ryan Dahl
2019-04-19
core: test Modules::deps and handle error cases better (#2141)
Ryan Dahl
2019-04-19
Improve test slow_never_ready_modules (#2145)
Ryan Dahl
2019-04-18
Fix redirects under async load (#2133)
Kevin (Kun) "Kassimo" Qian
2019-04-17
Fix clippy warnings
Bert Belder
2019-04-16
Implement async module loading in CLI (#2084)
Ryan Dahl
2019-04-09
core: Rename Behavior to Dispatch (#2082)
Ryan Dahl
2019-04-02
Refactor deno_core::RecursiveLoad to be more idiomatic (#2034)
Bert Belder
2019-04-02
Add deno_core::RecursiveLoad for async module loading (#2034)
Ryan Dahl
[prev]