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 31 million developers.
Sign up
Pinned
repositories
906 contributions in the last year
Activity overview

Contribution activity
February 2019
- kevinkassimo/dummie JavaScript
Created a pull request in denoland/deno that received 9 comments
Support scoped variables, unblock REPL async op, and REPL error colors
Per #1407 (comment)
Includes changes from #1407
Closes #1159
Closes #1602
Closes #1422
REPL to moved from TS to Rust (yet again), but onto a separa…
+330
−55
•
9
comments
- Add argument type checks
- Nit: README typo
- Add `seek` and implement `Seeker` on `File`
- Fix behavior for extensionless files with .mime file
- Drop assert!() from untrack_task()
- Fix REPL formatting
- REPL multiline support with recoverable errors
- Add back TypeScript version for -v flag using package.json info
- Avoid --info crash on missing filename
- Add --info flag to display file info (compiled code/source map)
- Clarify writeFile options and avoid unexpected perm modification
Created an issue in nodejs/node that received 13 comments
`console.log` never finishes on Proxy with `getPrototypeOf` pointing to itself
Version: v11.10.0 Platform: Darwin (MacOS High Sierra) (This is a pretty rare case: I encountered this when I was playing around with Proxy t…
13
comments
- Unneeded path segments in `Deno.execPath`
- Feature request: Add inspector (`debugger`) support
- Problem with .mime files for modules imported without extension
- untrack_task() is_some check occasionally fails
- Source map not applied to caught errors (and peculiarities with uncaught errors)
- Potential security issues with shebang script with flags
5
contributions
in private repositories
Feb 5 – Feb 14