Block or Report
Block or report bakkot
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
unix-socket-protobuf Public
Protocol Buffers over Unix domain sockets - a toy implementation in three languages
-
cfgrammar-tool Public
Work with context-free grammars. Parsing, string generation, and manipulation.
-
-
1,203 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 5 commits in 3 repositories
Created a pull request in engine262/engine262 that received 1 comment
only coerce once in BigInt constructor
This implements the change from tc39/ecma262#2812. Test262 PR is at tc39/test262#3631.
+2
−2
•
1
comment
Opened 4 other pull requests in 3 repositories
tc39/ecma262
2
open
shapesecurity/shift-java
1
merged
tc39/test262
1
merged
Reviewed 20 pull requests in 4 repositories
tc39/ecma262
16 pull requests
- Editorial: Differentiate code point identity (U+…) from value (MV, usually hex)
- Editorial: Capitalize Environment Record subtype names
- Editorial: Revert unintentional normative change for String.prototype.substr
- Editorial: Use StringPad rather than "padded" prose
- Editorial: consistency in phrasing of ranges and inclusivity/exclusivity
- Editorial: Consistify miscellaneous phrases
- Normative: remove tables of Unicode property values and aliases
- Editorial: GetValue and PutValue do not need to unwrap Completion Records
- Normative: allow host exotic objects to reject private fields
- Normative: Always check regular expression flags by "flags"
- Editorial: move RegExpHasFlag out of the dotAll section
- Normative: Clarify validity of negative expanded year 0.
- Editorial: change dfn for "mathematical value" and add "mathematical value of"
-
Meta:
npm update ws json-schema lodash jsdom ajv
- Meta: fix ipr-check; incorporate emeriti
- Editorial: Consistify prose for intrinsic functions
tc39/test262
2 pull requests
DefinitelyTyped/DefinitelyTyped
1 pull request
shapesecurity/shift-java
1 pull request
Created an issue in evanw/esbuild that received 2 comments
Rewriting .ts
module specifiers to .js
without a plugin
The TypeScript team seems set on making a decision I think is going to lead to a lot of pain for beginners: they are categorically against rewrite …
2
comments