Pinned
3,849 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2021
Created 1 repository
- bartlomieju/deno_std TypeScript
Created a pull request in denoland/deno that received 5 comments
upgrade: rusty_v8 0.19.0
Actual ICU implementation will follow in a separate PR
+27
−13
•
5
comments
Opened 34 other pull requests in 8 repositories
denoland/deno
4
open
12
merged
- chore: disable flaky test
- [WIP] refactor: Separate deno_core from modules implementation
- [WIP] feat: stabilise import maps
- feat: support loading import map from URL
- [WIP] core: add support for import assertions
- chore: Reorganise workers tests
- v1.7.3
- chore: release crates
- chore: upgrade crates
- chore: add flag to v8
- ci: fix release process
- v1.7.2
- upgrade: rusty_v8 0.17.0, v8 9.0.123
- chore: release crates
- docs: update example for Deno.Process
- chore: upgrade swc
denoland/rusty_v8
9
merged
denoland/deno_std
4
merged
dprint/dprint-plugin-typescript
1
merged
dprint/dprint-swc-ecma-ast-view
1
merged
denoland/deno_third_party
1
closed
swc-project/swc
1
merged
denoland/deno_website2
1
merged
Reviewed 72 pull requests in 8 repositories
denoland/deno 39 pull requests
- refactor(core/shared_queue): overflow_response overwrite bugfix & improved shared queue overflow performance
- chore(cli): capitalize inspect and inspect-brk descriptions
- feat(unstable): per op metrics
- fix(repl): filter out symbol candidates
- fix(runtime/testing): false positive for timers when an error is thrown
- feat: add --ext flag to deno eval
- BREAKING(coverage): move reporting into subcommand
- feat(runtime): add exit sanitizer to Deno.test
- fix(core/bindings): Add stacks for dynamic import resolution errors
- fix(dts): update doc of Deno.formatDiagnostics
- fix(core/runtime): Fix dynamic imports for already rejected modules
- chore: rename default branch to main
- Bump v1.7.5
- chore: update third_party
- fix(core): Make dynamic import async errors catchable
- feat(runtime/ops): Strongly typed deserialization of JSON ops
- Make ModuleSpecifier a type alias, not wrapper struct
- feat: add json(c) support to deno fmt
- feat: add structured cloning to Deno.core
- feat(cli): support auth tokens for accessing private modules
- refactor(core): Reduce verbosity of binding core functions
- chore: Update to Rust 1.50.0
- feat(op_crates/crypto): Introduce Web Crypto API
- fix(op_crates): Don't use `Deno.inspect` in op crates
- ci: bump Deno version
- Some pull request reviews not shown.
denoland/deno_std 13 pull requests
- 0.88.0
- Remove unused testdata files
- Fix JSON formatting
- feat(node): support conditional exports
- fix(std/testing) : Handle Symbols correctly in deep equalities
- BREAKING(encoding): remove module utf8.ts
- test(node): run external tests with --quiet
- feat(node): add url and crypto native module polyfills
- chore: fix typo in contributing section
- BREAKING(http/cookie): remove Cookies and SameSite type aliases
- Migrating path.resolve to fs.resolvePath, path.relative to fs.relativePath and adding a modified version of path.resolve
- chore: make lint and format pass by default
- build: install Deno using bash installer
denoland/deno_lint 6 pull requests
denoland/rusty_v8 5 pull requests
denoland/deno_doc 4 pull requests
denoland/deno_website2 3 pull requests
denoland/deno_third_party 1 pull request
denoland/vscode_deno 1 pull request
Created an issue in denoland/deno that received 11 comments
Propose changes to the Deno.run() API
Given unintuitive way of Deno.run() API usage I think we should consider changing that API for Deno 2.0.
Tokio provides a great abstraction for run…
11
comments
Opened 1 other issue in 1 repository
denoland/deno
1
closed
Started 2 discussions in 2 repositories
denoland/deno_std
denoland/deno_std
denoland/deno
denoland/deno

