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,034 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2023
Created 17 commits in 5 repositories
Created 1 repository
Created a pull request in tc39/ecma262 that received 13 comments
Better iterator close
EDIT: this is slightly wrong and will need to be tweaked. Don't review yet. Fixes #3072. Open to other names for the new AOs. IteratorCloseSuppress…
+67
−32
•
13
comments
Opened 3 other pull requests in 3 repositories
tc39/proposal-float16array
1
merged
tc39/proposal-arraybuffer-base64
1
merged
tc39/agendas
1
merged
Reviewed 18 pull requests in 6 repositories
tc39/ecma262
11 pull requests
- Better iterator close
- Editorial: Remove special-casing of U+200C and U+200D
- Normative: Add Atomics.waitAsync
- Editorial: Fix some ?! misuses
- Meta: upgrade ESMeta to v0.3.0
- Editorial: add [[AgentSignifier]] to Realm Record
- Editorial: fix the type of Iterator Record [[NextMethod]]
-
Editorial: Define each
thisFooValue
AO in its own section - Editorial: String.prototype.normalize references the Unicode Standard instead of Annex 15
- Normative: Add Import Attributes
- Editorial: In ObjectDefineProperties, use a Record rather than a two-element List
tc39/proposal-arraybuffer-base64
2 pull requests
tc39/ecmarkup
2 pull requests
tc39/test262
1 pull request
pzuraq/ecma262
1 pull request
tc39/agendas
1 pull request
Created an issue in ggerganov/llama.cpp that received 7 comments
suggestion: implement jsonformer for generating JSON
This is a neat idea: basically, constrain the output to a particular subset of tokens so that you are guaranteed to generate data of a particular f…
7
comments