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,196 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 22 commits in 4 repositories
Created a pull request in tc39/ecma262 that received 13 comments
Editorial: Specify Map/Set forEach more explicitly
@tabatkins pointed out that Map and Set iterators are specified with explicit indexing, whereas their forEach
methods are specified with a "for eac…
+17
−5
•
13
comments
Opened 11 other pull requests in 3 repositories
shapesecurity/shape-functional-java
5
merged
shapesecurity/shift-java
4
merged
shapesecurity/bandolier
2
merged
Reviewed 5 pull requests in 1 repository
tc39/ecma262
5 pull requests
Created an issue in tc39/ecmarkup that received 2 comments
user-code suppression for Abstract Closures doesn't work for Job Abstract Closures
Specifically, NewPromiseReactionJob is considered by callers (e.g. PerformPromiseThen) to invoke user code, but it doesn't.
2
comments