Highlights
- 4 discussions answered
Pinned
2,696 contributions in the last year
Less
More
Contribution activity
August 2021
Created 119 commits in 15 repositories
Created 1 repository
Created a pull request in denoland/deno that received 7 comments
feat(repl): support exports in the REPL
Just thought about this a bit more and I think it's useful. It does the following transforms in the REPL: export class Test {} ---- class Test {} e…
+195
−24
•
7
comments
Opened 17 other pull requests in 6 repositories
denoland/deno
9
merged
1
closed
-
fix: correct spelling of certificate in
--unsafely-ignore-certificate-errorswarning message - chore: remove windows-only compiler warning in http_util.rs
- ci: testing how fast windows and mac takes to build in debug on the CI
- chore: fix repl_with_eval_flag test
- chore: move test files to testdata directory
- feat(repl): add --eval flag for evaluating code when the repl starts
-
chore: refactor
netHangsOnClosetest to not usedeferred - feat(fmt): format top-level JSX elements/fragments with parens when multi-line
-
refactor: make
ParsedModuleimplementSync - chore: surface import map JSON parse error to user
swc-project/swc
2
merged
1
closed
denoland/deno_lint
1
open
denoland/deno_doc
1
open
denoland/vscode_deno
1
merged
dprint/dprint
1
merged
Reviewed 24 pull requests in 8 repositories
denoland/deno
15 pull requests
- Add failing byte_order_mark test
- fix(lint): add links to help at lint.deno.land
- fix(cli): explicitly scan for ignore attribute in inline tests
- chore: update README.md
- mark cafile tests as flaky
- build: pin softprops/action-gh-release
- feat(lsp): support clients which do not support disabled code actions
- build: allow deno_runtime crate to build in docs.rs
- chore: move test files to testdata directory
-
refactor: make
ParsedModuleimplementSync - feat(repl): add --eval flag for evaluating code when the repl starts
-
chore: refactor
netHangsOnClosetest to not usedeferred - chore: surface import map JSON parse error to user
- Revert "fix(extensions/fetch): Add Origin header to outgoing requests…
- chore: format toml files internally
denoland/deno_lint
3 pull requests
dprint/dprint-plugin-prettier
1 pull request
dprint/dprint-plugin-typescript
1 pull request
rust-lang/rust
1 pull request
denoland/vscode_deno
1 pull request
microsoft/TypeScript
1 pull request
swc-project/swc
1 pull request
Created an issue in swc-project/swc that received 3 comments
Do not return an error from parse_program() when the text contains import.meta
Describe the feature
When the text contains import.meta it would be nice to still be able to get an AST via parse_program(). Going along with the t…
3
comments
Opened 8 other issues in 5 repositories
denoland/deno
4
open
-
Incorrectly using 32 bit dll in
Deno.dlopenon Windows leads to error message with format string -
integration::test::docandintegration::test::doc_markdowntests are flaky - Ensure parse error on property assignment with string property name and no initializer
- Consider using panic hook to exit deno process on panic
denoland/deno_lint
1
open
dprint/dprint-swc-ecma-ast-view
1
closed
rust-lang/rust
1
open
dprint/dprint-plugin-toml
1
open
3
contributions
in private repositories
Aug 3 – Aug 10