Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
3,622 contributions in the last year
Activity overview
Contribution activity
July 2020
- fix(tools): command line args parsing bug, unused function parameter
- Update timers to ignore Date Override
- fix(cli/buffer): allow Buffer to store MAX_SIZE bytes
- v1.1.3
- std/log - Expose Logger type and improve public interface for get & set log levels
- upgrade: dprint-typescript-plugin 0.19.5, deno_lint 0.1.15
- refactor: lock file
- fix(#6531): Replacing calls to url.port() with url.port_or_known_default()
- feat: add --no-check option
- doc: add unstable note to Deno.ftruncateSync and ftruncate
- feat(cli) add dev, ino and nlink fields to Deno.FileInfo on Windows
- Implement ioctl winsize as a new binding
- feat(std/wasi): implement sock_shutdown
- docs(deno doc): fix typo
- chore: update discord link
- test(std/wasi): add create directory and file tests
- feat(cli): Added support for the --cert flag with 'deno upgrade'
- upgrade: swc_ecma_visit, dprint, deno_lint