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 }}
emeraldjava
/
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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 16, 2020
fix some unwrap() in Rust (#5485)
attila-lin
authored
0b9942d
View commit details
Copy full SHA for 0b9942d
View code at this point
Browse repository at this point
Commits on May 15, 2020
Fix a bunch of spelling errors (#5314)
piscisaureus
committed
76a6a1f
View commit details
Copy full SHA for 76a6a1f
View code at this point
Browse repository at this point
fix some clippy warning (#5462)
attila-lin
authored
871a0c9
View commit details
Copy full SHA for 871a0c9
View code at this point
Browse repository at this point
fix: panic if $DENO_DIR is a relative path (#5375)
Show description for 89fe811
bartlomieju
authored
89fe811
View commit details
Copy full SHA for 89fe811
View code at this point
Browse repository at this point
chore: port deno_dir_test to Rust (#5408)
uki00a
authored
c5a54e4
View commit details
Copy full SHA for c5a54e4
View code at this point
Browse repository at this point
fix: setTimeout and friends have too strict types (#5412)
Tomasz Gałkowski
authored
8440d76
View commit details
Copy full SHA for 8440d76
View code at this point
Browse repository at this point
doc: add stream api (#5418)
cknight
authored
8c45d3a
View commit details
Copy full SHA for 8c45d3a
View code at this point
Browse repository at this point
Commits on May 14, 2020
Remove debug prints introduced in e18aaf49c (#5356)
SyrupThinker
authored
5b76f7a
View commit details
Copy full SHA for 5b76f7a
View code at this point
Browse repository at this point
cli: don't panic on Deno.close invalid argument (#5320)
kevinkassimo
authored
7de86ab
View commit details
Copy full SHA for 7de86ab
View code at this point
Browse repository at this point
Fix typos across the repo (#5295)
Show description for c3a205b
dantehemerson
authored
c3a205b
View commit details
Copy full SHA for c3a205b
View code at this point
Browse repository at this point
Commits on May 13, 2020
v1.0.0
bartlomieju
authored
55d2c6b
View commit details
Copy full SHA for 55d2c6b
View code at this point
Browse repository at this point
default to 0.0.0.0 for Deno.listen (#5203)
itspa1
authored
9c01403
View commit details
Copy full SHA for 9c01403
View code at this point
Browse repository at this point
Update to TypeScript 3.9 (#4510)
kitsonk
authored
3d7552a
View commit details
Copy full SHA for 3d7552a
View code at this point
Browse repository at this point
Commits on May 12, 2020
Make --inspect-brk pause on the first line of _user_ code (#5250)
piscisaureus
committed
e34a3b6
View commit details
Copy full SHA for e34a3b6
View code at this point
Browse repository at this point
fix example of readTextFile (#5247)
clarnx
authored
e90c95b
View commit details
Copy full SHA for e90c95b
View code at this point
Browse repository at this point
fix: source maps in inspector for local files (#5245)
Show description for 053c568
bartlomieju
authored
053c568
View commit details
Copy full SHA for 053c568
View code at this point
Browse repository at this point
v1.0.0-rc3
bartlomieju
authored
35e8bc8
View commit details
Copy full SHA for 35e8bc8
View code at this point
Browse repository at this point
Commits on May 11, 2020
fix: source maps in inspector (#5223)
Show description for d062ffc
bartlomieju
authored
d062ffc
View commit details
Copy full SHA for d062ffc
View code at this point
Browse repository at this point
BREAKING: There is no public Rust API for the CLI (#5226)
ry
authored
73d8fa7
View commit details
Copy full SHA for 73d8fa7
View code at this point
Browse repository at this point
Change plugin interface to prevent segfaults when unloading plugin (#5210)
Show description for 3cccadc
piscisaureus
committed
3cccadc
View commit details
Copy full SHA for 3cccadc
View code at this point
Browse repository at this point
Merge std_tests.rs into integration_tests.rs.rs (#5228)
Show description for fb7d7f4
ry
authored
fb7d7f4
View commit details
Copy full SHA for fb7d7f4
View code at this point
Browse repository at this point
fix: Expose ErrorEvent globally (#5222)
kitsonk
authored
d16c739
View commit details
Copy full SHA for d16c739
View code at this point
Browse repository at this point
refactor: check permissions in SourceFileFetcher (#5011)
Show description for 32aeec9
bartlomieju
authored
32aeec9
View commit details
Copy full SHA for 32aeec9
View code at this point
Browse repository at this point
Commits on May 10, 2020
fix: remove default --allow-read perm for deno test (#5208)
bartlomieju
authored
0d148c6
View commit details
Copy full SHA for 0d148c6
View code at this point
Browse repository at this point
Update to dprint 0.17.2 (#5195)
dsherret
authored
e9318aa
View commit details
Copy full SHA for e9318aa
View code at this point
Browse repository at this point
Commits on May 9, 2020
1.0.0-rc2
bartlomieju
authored
d8f5b37
View commit details
Copy full SHA for d8f5b37
View code at this point
Browse repository at this point
refactor(cli): unify display of errors from Rust and JS (#5183)
bartlomieju
authored
1fddcc3
View commit details
Copy full SHA for 1fddcc3
View code at this point
Browse repository at this point
fix: Allow multiple Set-Cookie headers (#5100)
kitsonk
authored
670d01d
View commit details
Copy full SHA for 670d01d
View code at this point
Browse repository at this point
fix(cli/installer): Fix concurrent env handling in tests (#5182)
nayeemrmn
authored
7a635ed
View commit details
Copy full SHA for 7a635ed
View code at this point
Browse repository at this point
BREAKING: make Deno.hostname unstable (#5108)
ry
authored
b8364a2
View commit details
Copy full SHA for b8364a2
View code at this point
Browse repository at this point
Add support for X-Deno-Warning header (#5161)
ry
authored
eb505f8
View commit details
Copy full SHA for eb505f8
View code at this point
Browse repository at this point
BREAKING(std): reorganization (#5087)
Show description for f184332
nayeemrmn
authored
f184332
View commit details
Copy full SHA for f184332
View code at this point
Browse repository at this point
feat(upgrade): allow specifying a version (#5156)
crowlKats
authored
abbf033
View commit details
Copy full SHA for abbf033
View code at this point
Browse repository at this point
add option to lint and format only staged files (#5172)
mzdunek93
authored
9790399
View commit details
Copy full SHA for 9790399
View code at this point
Browse repository at this point
Commits on May 8, 2020
Add hint on how to exit REPL (#5143)
Show description for 4e5e6da
ry
authored
4e5e6da
View commit details
Copy full SHA for 4e5e6da
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.