-
Agoric
- New Hampshire
- @gibson042
Pinned Loading
-
canonicaljson-spec
canonicaljson-spec PublicSpecification of canonical-form JSON for equivalence comparison.
-
tc39/proposal-json-parse-with-source
tc39/proposal-json-parse-with-source PublicProposal for extending JSON.parse to expose input source text.
-
Focus Search user script
Focus Search user script 1// ==UserScript==
2// @name Focus Search
3// @namespace https://github.com/gibson042
4// @description Responds to <{Command,Ctrl}+/> by attempting to find and focus a page's search box.
5// @source https://gist.github.com/gibson042/c9b3406bc54f55726ec4
-
highlight.awk - ANSI-format matching...
highlight.awk - ANSI-format matching input (e.g. to supplement grep) 1#!/usr/bin/awk -f
2BEGIN {
3USAGE="Usage: %s rule=<awk ERE pattern>/<ANSI SGR format>[.<extra format>]... [rule=...]...";
4EXAMPLE="Example: </etc/resolv.conf %s rule='#.*'/dim rule='([0-9]+[.]){3}[0-9]+'/bold.red";
5CMD=ENVIRON["_"];
1,464 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
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
Contributed to
Agoric/agoric-sdk,
tc39/proposal-immutable-arraybuffer,
tc39/ecma402
and 76 other
repositories
Loading
Contribution activity
April 2025
Created 23 commits in 7 repositories
Created a pull request in Agoric/agoric-sdk that received 25 comments
feat(swingset-liveslots): Support adding optional top-level fields to stateShape records
Fixes #10200 Description Updates the liveslots virtual object manager (VOM) to allow a new incarnation to add top-level fields to an existing kind …
+468
−242
lines changed
•
25
comments
Opened 6 other pull requests in 4 repositories
Agoric/agoric-sdk
2
open
1
merged
-
feat: Add terminate-governed-instance.js proposal
This contribution was made on Apr 10
-
chore: Improve some doc comments
This contribution was made on Apr 9
-
test(cosmic-swingset): Add more fuzziness for comparing "heapStats_*" metrics
This contribution was made on Apr 2
agoric-labs/xsnap-pub
1
merged
-
docs: Update hardened JavaScript link to hardenedjs.org
This contribution was made on Apr 5
endojs/endo
1
merged
-
feat(patterns): Expand special-casing of "optionality" patterns
This contribution was made on Apr 4
tc39/test262
1
merged
-
Avoid truncating test lint annotations
This contribution was made on Apr 4
Reviewed 15 pull requests in 5 repositories
Agoric/agoric-sdk
6 pull requests
-
feat: Add terminate-governed-instance.js proposal
This contribution was made on Apr 10
-
feat(swingset-liveslots): Support adding optional top-level fields to stateShape records
This contribution was made on Apr 8
-
feat(cosmos):
IBCPacket
type that round-trips to JSThis contribution was made on Apr 5 -
feat(cosmos): mitigate
install-bundle
RPC limits by chunkingThis contribution was made on Apr 4 -
SwingSet tools for load testing contracts
This contribution was made on Apr 2
-
chore(liveslots): remove unnecessary
promiseRegistrations
This contribution was made on Apr 1
tc39/ecma402
4 pull requests
-
Editorial: Update to ES2026 draft
This contribution was made on Apr 3
-
Meta: update ecmarkup
This contribution was made on Apr 2
-
Meta: fix watch script
This contribution was made on Apr 2
-
Editorial: Add an operation abstracting service constructor locale resolution
This contribution was made on Apr 1
tc39/test262
2 pull requests
-
Refactor dayPeriod formatting tests to be robust to CLDR changes
This contribution was made on Apr 9
-
merge immutable-arraybuffer tests
This contribution was made on Apr 4
tc39/eshost
2 pull requests
-
d8: Remove experimental notice from stderr
This contribution was made on Apr 8
-
Pass the --module argument to the SM shell in the expected location
This contribution was made on Apr 8
ocapn/ocapn
1 pull request
-
Remove op:pick
This contribution was made on Apr 8
Created an issue in LadybirdBrowser/ladybird that received 2 comments
JS print
function adds unexpected output
Summary
When I print
a string with the ladybird-js executable, it wraps the output in quotes, and when I print
an array, it adds brackets and white…
1 task
Opened 3 other issues in 2 repositories
tc39/test262
1
open
1
closed
-
Consider helpers for
formatToParts
assertionsThis contribution was made on Apr 9 -
File annotations reported from the "Lint tests" job are truncated
This contribution was made on Apr 4
Moddable-OpenSource/moddable
1
open
-
XS regular expression matching with empty disjunction alternatives is not always correct
This contribution was made on Apr 7