- Warsaw, PL
Highlights
- Pro
- 5 discussions answered
Block or Report
Block or report bartlomieju
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
denoland/deno_lint Public
Blazing fast linter for JavaScript and TypeScript written in Rust
-
-
denoland/doc_website Public archive
Archived. New version at https://github.com/denoland/docland
-
-
3,640 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 38 commits in 11 repositories
Created 1 repository
- bartlomieju/doc_components TypeScript
Created a pull request in denoland/deno that received 12 comments
feat: deno run --watch doesn't exit on Deno.exit()
This PR changes behavior of Deno.exit() when --watch flag is passed.
Instead of exiting the watcher process, it terminates JS execution but
keeps f…
+165
−19
•
12
comments
Opened 36 other pull requests in 11 repositories
denoland/deno
2
open
10
merged
1
closed
- [WIP] feat: allow to unref process.status()
- fix(lsp): restart TS language service when caching dependencies
- chore: upgrade rusty_v8 to 0.44.2
- fix: don't error if Deno.bench() or Deno.test() are used in run subcommand
- fix(fmt): ignore node_modules directory
- [WIP] refactor: "Deno.exit()" still runs Drop handlers
- fix(lsp): change glob to watch json and jsonc files
- Deno.exit() is an alias to self.close() in worker contexts
- refactor: ensure exit code reference is passed to all workers
- refactor(core): SourceMapGetter doesn't need Send + Sync
- chore: Forward v1.22.2 to main
- fix: watch dynamic imports in --watch
- chore: update WPT
denoland/deno_std
2
open
3
merged
denoland/dotland
3
merged
denoland/rusty_v8
1
closed
1
merged
1
open
denoland/doc_components
3
merged
ry/tinyclouds
3
merged
denoland/manual
2
merged
denoland/fresh
1
merged
denoland/deno_blog
1
merged
denoland/docland
1
merged
denoland/deno_docker
1
merged
Reviewed 152 pull requests in 19 repositories
denoland/deno
25 pull requests
- fix(vendor): ignore import map in output directory instead of erroring
-
refactor: rename
RootConfigtoCliOptions -
fix(ext/web): remove
ErrorEventInit's error default - chore(cli/bench): Add more HTTP benchmarks
- chore(cli/bench): Add bun HTTP server
- fix(task): remove --no-config as task subcommand argument
-
refactor: add
RootConfig - perf(ext/ffi): optimize synchronous calls
- feat(web): add beforeunload event
-
refactor: create
argsfolder - feat(ext/ffi): Thread safe callbacks
- refactor(bench): continuous benchmarking improvements
- fix(docs): --watch arg is stable
- fix(check): --remote and --no-remote should be mutually exclusive
- build: require safety comments on unsafe code
- fix(modules): Immediately resolve follow-up dyn imports to a dyn imported module
- feat: implement NAPI
- refactor(snapshots): to their own crate
- fix(bench): don't throw on missing ops
- fix: upgrade swc via deno_ast 0.16
- chore(test_util): add new string assertion macros
- chore: fix pty_tab_handler test on windows
- chore(ext/ffi): Improve FFI static handling
-
refactor: add
EmitCachetrait - fix: do not panic running .d.cts and .d.mts files
- Some pull request reviews not shown.
denoland/deno_std
22 pull requests
- fix(testing): break out of Set equality check on match
- fix(node): export createReadStream() from fs
- fix(node): use call() to call prototype methods in inspect()
- chore: format for 1.21.1
- chore: add overview paragraph to _wasm_crypto README.md
- chore: Don't use Deno.spawn() in node utils
- [WIP] node: process.on("beforeExit")
- chore: Don't use Deno.spawn() in chat server test
- chore(node): reorder imports and exports
- test(encoding/json): fix parse stream test expectation
- Fix WASI initialize()
- chore(canary): update snapshot tests based on latest canary
- encoding: add front matter module
- feat(node): add missing TTY methods to stdout,stderr
- feat(dotenv): Dotenv restructure
-
chore(streams): remove deprecated
Deno.copyfrom example - refactor: use wasmbuild
- feat(http): improve type safety and docs for http_status
- 0.142.0
- refactor(http): file_server uses std/media_types
- chore(http/file_server.ts): export interface for serveDir/serveFile
- CI: Add License header check
denoland/deno_blog
10 pull requests
- feat: Google Analytics 4 middleware
- fix: add missed permissions to run commands
- feat: add canonicalUrl fix
- fix cmd warning
- add: config option for rss domain override upstream
- feat: add section component
- refactor: update UI
- refactor: Improve cover option
- fix: fix linkedin icon & update UI
- refactor: rewrite framework with good UI
denoland/dotland
9 pull requests
denoland/manual
9 pull requests
- Update permission revoke behavior
- docs(testing): Fix potentially confusing typo in Testing
- Update note for FFI pointers
- Document repl new key binding(ctrl+s)
- Deno 1.23 - SIGINT and SIGBREAK listening is available on Windows
- Add docs on task appending redirects
-
deno task - redirects, cat, xargs, and
--cwd <path> - fixed typo
-
Add note about
importMapoption in config file
denoland/rusty_v8
6 pull requests
denoland/vscode_deno
6 pull requests
denoland/import_map
5 pull requests
denoland/deno_graph
4 pull requests
denoland/deno_task_shell
4 pull requests
denoland/deno_ast
3 pull requests
denoland/deno_install
2 pull requests
denoland/eszip
2 pull requests
denoland/docland
2 pull requests
denoland/deno_third_party
1 pull request
denoland/deno_emit
1 pull request
denoland/deno_doc
1 pull request
denoland/deno_lint
1 pull request
denoland/deno_docker
1 pull request
Created an issue in denoland/deno that received 1 comment
Disallow "Deno.exit()" inside web worker context
@lucacasonato proposed we disallow Deno.exit() API in web worker context, or more precisely throw on call to that API to keep backward compatibilit…
1
comment
Opened 2 other issues in 1 repository
denoland/deno_std
2
open
Answered 1 discussion in 1 repository
denoland/deno
denoland/deno
16
contributions
in private repositories
Jun 6 – Jun 29



