Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DouDou-JavaScript
/
deno
Public
forked from
denoland/deno
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
deno
cli
tests
on
master
User selector
All users
All time
Commit history
Commits on Feb 7, 2020
Remove conditionals from installer (#3909)
ry
authored
99186db
View commit details
Copy full SHA for 99186db
View code at this point
Browse repository at this point
fix 015_duplicate_parallel_import (#3904)
ry
authored
5e8581f
View commit details
Copy full SHA for 5e8581f
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
fix: basic web worker message passing (#3893)
Show description for ed68055
ry
authored
ed68055
View commit details
Copy full SHA for ed68055
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
refactor: port fetch test to rust (#3887)
lukahartwig
authored
7d115a2
View commit details
Copy full SHA for 7d115a2
View code at this point
Browse repository at this point
refactor: CLI subcommands and argv (#3886)
bartlomieju
authored
184be99
View commit details
Copy full SHA for 184be99
View code at this point
Browse repository at this point
Do not encode files loaded from network as utf8 (#3856)
dyedgreen
authored
2ab49a8
View commit details
Copy full SHA for 2ab49a8
View code at this point
Browse repository at this point
reenable some tests (#3882)
bartlomieju
authored
70eccff
View commit details
Copy full SHA for 70eccff
View code at this point
Browse repository at this point
Commits on Feb 3, 2020
refactor: Use Tokio's single-threaded runtime (#3844)
Show description for 161cf7c
ry
authored
161cf7c
View commit details
Copy full SHA for 161cf7c
View code at this point
Browse repository at this point
Commits on Feb 2, 2020
Remove //tests symlink (#3849)
lukahartwig
authored
f168597
View commit details
Copy full SHA for f168597
View code at this point
Browse repository at this point
Commits on Jan 31, 2020
Add support for multiple files in fetch command (#3845)
yamalight
authored
2cd3994
View commit details
Copy full SHA for 2cd3994
View code at this point
Browse repository at this point
chore: remove std/installer, port installer tests to Rust (#3843)
bartlomieju
authored
e169742
View commit details
Copy full SHA for e169742
View code at this point
Browse repository at this point
Commits on Jan 30, 2020
Remove --current-thread flag (#3830)
Show description for 2338e76
ry
authored
2338e76
View commit details
Copy full SHA for 2338e76
View code at this point
Browse repository at this point
feat: dprint formatter (#3820)
Show description for 73a3cc2
bartlomieju
authored
73a3cc2
View commit details
Copy full SHA for 73a3cc2
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
workers: proper TS libs, more spec-compliant APIs (#3812)
Show description for 161adfc
bartlomieju
authored
161adfc
View commit details
Copy full SHA for 161adfc
View code at this point
Browse repository at this point
Commits on Jan 28, 2020
dx: descriptive permission errors (#3808)
Show description for f32c31a
bartlomieju
authored and
ry
committed
f32c31a
View commit details
Copy full SHA for f32c31a
View code at this point
Browse repository at this point
Commits on Jan 26, 2020
Improve support of type definitions (#3755)
kitsonk
authored and
ry
committed
f604bec
View commit details
Copy full SHA for f604bec
View code at this point
Browse repository at this point
lock: support lock-write for fetch command (#3787)
kevinkassimo
authored and
ry
committed
ec44be0
View commit details
Copy full SHA for ec44be0
View code at this point
Browse repository at this point
feat: make eval support --v8-flags=... (#3797)
Show description for 97ed0c9
bnoordhuis
authored and
ry
committed
97ed0c9
View commit details
Copy full SHA for 97ed0c9
View code at this point
Browse repository at this point
Commits on Jan 25, 2020
refactor: Modules and Loader trait (#3791)
Show description for c824eb5
bartlomieju
authored
c824eb5
View commit details
Copy full SHA for c824eb5
View code at this point
Browse repository at this point
Commits on Jan 21, 2020
refactor: split worker and worker host logic (#3722)
Show description for 7966bf1
bartlomieju
authored
7966bf1
View commit details
Copy full SHA for 7966bf1
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
workers: minimal error handling and async module loading (#3665)
bartlomieju
authored and
ry
committed
5fa056e
View commit details
Copy full SHA for 5fa056e
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
Revert "feat(flags): script arguments come after '--'" (#3681)
Show description for a4dde55
ry
authored
a4dde55
View commit details
Copy full SHA for a4dde55
View code at this point
Browse repository at this point
Commits on Jan 11, 2020
Add gzip, brotli and ETag support for file fetcher (#3597)
manyuanrong
authored and
bartlomieju
committed
1ea06f9
View commit details
Copy full SHA for 1ea06f9
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
feat: Deno.args now does not include script (#3628)
Show description for d492c5a
ry
authored
d492c5a
View commit details
Copy full SHA for d492c5a
View code at this point
Browse repository at this point
Commits on Jan 8, 2020
Remove xeval subcommand (#3630)
ry
authored
c50cab9
View commit details
Copy full SHA for c50cab9
View code at this point
Browse repository at this point
feat(flags): script arguments come after '--' (#3621)
ry
authored
2d5457d
View commit details
Copy full SHA for 2d5457d
View code at this point
Browse repository at this point
Runtime Compiler API (#3442)
Show description for d325566
kitsonk
authored and
ry
committed
d325566
View commit details
Copy full SHA for d325566
View code at this point
Browse repository at this point
Commits on Jan 5, 2020
Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600)
ry
authored
76e44dd
View commit details
Copy full SHA for 76e44dd
View code at this point
Browse repository at this point
Replace libdeno with rusty_v8 (#3556)
ry
authored
5f1df03
View commit details
Copy full SHA for 5f1df03
View code at this point
Browse repository at this point
Commits on Jan 4, 2020
Added textencoder benchmark (#3589)
lucacasonato
authored and
ry
committed
0a90094
View commit details
Copy full SHA for 0a90094
View code at this point
Browse repository at this point
Commits on Jan 2, 2020
Happy new year! (#3578)
ry
authored
bfab4ed
View commit details
Copy full SHA for bfab4ed
View code at this point
Browse repository at this point
Commits on Dec 14, 2019
Use async-await at few places, fix spelling mistake (#3499)
95th
authored and
ry
committed
22a2afe
View commit details
Copy full SHA for 22a2afe
View code at this point
Browse repository at this point
Commits on Dec 3, 2019
feat: Add --no-remote, rename --no-fetch to --cached-only (#3417)
nayeemrmn
authored and
ry
committed
91da410
View commit details
Copy full SHA for 91da410
View code at this point
Browse repository at this point
Commits on Nov 26, 2019
better error messages for 'relative import path not prefixed with / or ./ or ../' (#3405)
bartlomieju
authored and
ry
committed
9712e0c
View commit details
Copy full SHA for 9712e0c
View code at this point
Browse repository at this point
refactor: reorganize flags (#3389)
Show description for c016684
ry
authored
c016684
View commit details
Copy full SHA for c016684
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.