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
/
tests
/
subdir
Age
Commit message (
Expand
)
Author
2019-05-03
feat: support .mjs extension resolution (#2283)
Kevin (Kun) "Kassimo" Qian
2019-04-21
Fix eslint warnings (#2151)
Ryan Dahl
2019-04-05
Add worker benchmarks (#2059)
andy finch
2019-04-01
Follow redirect location as new referrers for nested module imports (#2031)
Kevin (Kun) "Kassimo" Qian
2019-04-01
Add web worker JS API (#1993)
andy finch
2019-01-09
Native ES modules (#1460)
Ryan Dahl
2018-12-27
Lazily create .mime files only with mismatch/no extension (#1417)
Kevin (Kun) "Kassimo" Qian
2018-12-23
Remove support for extensionless import (#1396)
Ryan Dahl
2018-12-21
Implement `Body.formData` for fetch (#1393)
Kevin (Kun) "Kassimo" Qian
2018-10-30
Add ability to load JSON as modules (#1065)
Kitson Kelly
2018-10-28
Add application/x-typescript mime type support
Kevin (Kun) "Kassimo" Qian
2018-10-24
Support CheckJS
Kitson Kelly
2018-10-23
Enforce media types
Kitson Kelly
2018-10-02
Guess extensions on extension not provided (#859)
Kevin (Kun) "Kassimo" Qian
2018-09-05
Improve module resolution.
Ryan Dahl
2018-08-28
Add duplicate import test
Kitson Kelly
2018-08-02
Add 005_more_imports.ts
Ryan Dahl
2018-07-29
Add tests/003_relative_import.ts
Ryan Dahl