Highlights
- Arctic Code Vault Contributor
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
Pinned
467 contributions in the last year
Activity overview
Contribution activity
October 2020
- JoostK/cjs-module-lexer JavaScript
- JoostK/node JavaScript
Created a pull request in angular/angular that received 6 comments
- docs: Fix typo in changelog
- fix(ngcc): capture UMD/CommonJS inner class implementation nodes correctly
- refactor(compiler-cli): add linker Babel plugin and FileLinker classes
- Patch backport of #38959 & #39267
- fix(ngcc): ensure that "inline exports" can be interpreted correctly
- refactor(language-service): Return directive defs when input name is part of selector
- refactor(compiler-cli): wrap RHS of property write in parens
- fix(compiler): incorrectly encapsulating @import containing colons and semicolons
- fix(ngcc): support inline `exports.<name> = <decl>` style exports in UMD files
- test(compiler): add tests for parsing of malformed property reads
- feat(compiler): Recover on malformed keyed reads and keyed writes
- Compiler refactor attach comments