Block or Report
Block or report bakkot
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
shapesecurity/shift-spec
shapesecurity/shift-spec Public⏩ Shift AST Specification
-
unix-socket-protobuf
unix-socket-protobuf PublicProtocol Buffers over Unix domain sockets - a toy implementation in three languages
-
cfgrammar-tool
cfgrammar-tool PublicWork with context-free grammars. Parsing, string generation, and manipulation.
-
-
634 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contribution activity
December 2023
Created 2 commits in 1 repository
Reviewed 5 pull requests in 5 repositories
bytecodealliance/jco
1 pull request
-
fix: make getChildEntry recursively traverse the path
This contribution was made on Dec 9
tc39/ecmarkup
1 pull request
-
fix help text for --load-biblio CLI flag
This contribution was made on Dec 7
tc39/faq
1 pull request
-
add excessive disclaimers
This contribution was made on Dec 5
tc39/proposal-iterator-helpers
1 pull request
-
pass *this* value to SetterThatIgnoresPrototypeProperties
This contribution was made on Dec 4
tc39/test262
1 pull request
-
More set methods tests
This contribution was made on Dec 3
Created an issue in MikeMcl/bignumber.js that received 11 comments
toNumber does not respect ROUNDING_MODE
Consider: BigNumber.config({ DECIMAL_PLACES: 1000, ROUNDING_MODE: BigNumber.ROUND_HALF_UP }); console.log(BigNumber('9007199254740993').toNumber()); …
11
comments