- Redmond, WA
Pinned Loading
-
tc39/ecmarkup
tc39/ecmarkup PublicAn HTML superset/Markdown subset source format for ECMAScript and related specifications
-
eshost-cli
eshost-cli PublicRun ECMAScript code uniformly across any ECMAScript host
-
-
tc39/eshost
tc39/eshost PublicA uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli
490 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 | April Apr | ||||||||||||||||||||||||||||||||||||||||
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
Contribution activity
April 2025
Created 33 commits in 4 repositories
Created 1 repository
-
bterlson/typespec-mcp
TypeScript
•
Built by
This contribution was made on Apr 8
Created a pull request in microsoft/typespec that received 5 comments
Alloy 0.10
Update Alloy. Just had to change some parameter descriptors from object form to record form.
+318
−152
lines changed
•
5
comments
Opened 10 other pull requests in 2 repositories
alloy-framework/alloy
8
merged
1
open
-
Fix create
This contribution was made on Apr 18
-
Add markdown component library
This contribution was made on Apr 7
-
Fix exports
This contribution was made on Apr 7
-
For iterator
This contribution was made on Apr 7
-
Implement member expr
This contribution was made on Apr 6
-
Move prose to core
This contribution was made on Apr 4
-
upgrade astro
This contribution was made on Apr 4
-
[TypeScript] Escape invalid names and handle private symbols properly.
This contribution was made on Apr 4
-
Implement call signature, clean up refkey, add defaultProps, clean up TS arguments
This contribution was made on Apr 2
microsoft/typespec
1
merged
-
Alloy 0.11
This contribution was made on Apr 16
Reviewed 31 pull requests in 3 repositories
alloy-framework/alloy
18 pull requests
-
Type context
This contribution was made on Apr 18
-
Type references
This contribution was made on Apr 18
-
Fix JS Doc comment close with
*/
instead of**/
This contribution was made on Apr 18 -
Expand
instantiateSymbolInto
to fully mirror instance & static membersThis contribution was made on Apr 17 -
Add nullish to TS Symbol flags
This contribution was made on Apr 17
-
Fix interface member references
This contribution was made on Apr 15
-
Add InterfaceMethod and TypeFunction
This contribution was made on Apr 14
-
Return ref instead of symbol to resovle correctly imports and cors files
This contribution was made on Apr 11
-
Remove leftover babel configs and fix missing alloy preset
This contribution was made on Apr 10
-
Add CLI to lockstep versioning
This contribution was made on Apr 10
-
Alloy cli
This contribution was made on Apr 10
-
Export if else components
This contribution was made on Apr 9
-
Function and Arrow function expression components
This contribution was made on Apr 9
-
Support optional chaining
This contribution was made on Apr 6
-
Add JSDoc support to TS Declarations
This contribution was made on Apr 3
-
Implement call signature, clean up refkey, add defaultProps, clean up TS arguments
This contribution was made on Apr 2
-
Support Source File header
This contribution was made on Apr 2
-
Fix issues with ArrayExpression and falsy elements
This contribution was made on Apr 1
microsoft/typespec
12 pull requests
-
[compiler] Add
$.union.createFromEnum
to TypeKitThis contribution was made on Apr 18 -
Migrate to alloy cli and rollup plugin
This contribution was made on Apr 18
-
[emitter-framework] Backfill missing tests
This contribution was made on Apr 17
-
Alloy 0.11
This contribution was made on Apr 17
-
[emitter-framework] Add support for ValueExpression
This contribution was made on Apr 15
-
[emitter-framework] Use Alloy for InterfaceMember
This contribution was made on Apr 11
-
Improve errors when loading invalid libraries
This contribution was made on Apr 9
-
Release tspd as experimental tool
This contribution was made on Apr 9
-
Publish emitter framework updated to alloy 0.10.0
This contribution was made on Apr 7
-
Realm handle multiple instances
This contribution was made on Apr 7
-
Alloy 0.10
This contribution was made on Apr 6
-
1.0-RC blog post
This contribution was made on Apr 1
bterlson/typespec
1 pull request
-
implement interface-method
This contribution was made on Apr 17
Created an issue in microsoft/typespec that received 1 comment
Emitter framework uptake alloy 0.11
Clear and concise description of the problem
Update to alloy 0.11
Implement TypeScript EF wrappers for InterfaceMethod and FunctionType (takes typ…
3 tasks done
Opened 29 other issues in 3 repositories
alloy-framework/alloy
8
closed
6
open
-
JSDoc has weird extra * at the end
This contribution was made on Apr 18
-
Support typeOnly references.
This contribution was made on Apr 18
-
createPackage should support defining language-specific metadata on symbols
This contribution was made on Apr 18
-
TypeScript TypeDeclaration component updates
This contribution was made on Apr 17
-
Interface members with refkeys cause issues in InterfaceExpression
This contribution was made on Apr 11
-
Support interface member methods
This contribution was made on Apr 11
-
Add TypeScript FunctionType component
This contribution was made on Apr 11
-
List forms should use enderPunctuation if ender is present but false or undefined
This contribution was made on Apr 10
-
Binder should support alias refkey API
This contribution was made on Apr 9
-
Add core ReferenceOrContent component
This contribution was made on Apr 9
-
TypeScript IfStatement is not exported.
This contribution was made on Apr 8
-
TypeScript needs Function Expression forms
This contribution was made on Apr 8
-
createPackage should allow defining static members
This contribution was made on Apr 8
-
Basic concepts page needs updates
This contribution was made on Apr 6
microsoft/typespec
8
open
3
closed
-
[typekit] type.inNamespace(type: Type)
This contribution was made on Apr 17
-
[Bug]: Mutators are hard to use to mutate nested types in the subgraph
This contribution was made on Apr 16
-
[TypeKit] $.union.createFromEnum is missing
This contribution was made on Apr 15
-
[TypeKit] $.value.* APIs
This contribution was made on Apr 14
-
[typekit] consider $.resolve
This contribution was made on Apr 13
-
[typekit] getPlausibleName doesn't handle arrays, nested types, or scalars properly
This contribution was made on Apr 11
-
[Bug]: TypeKit $.type.isError doesn't check for error decorator
This contribution was made on Apr 9
-
TypeScript EF needs components to convert TypeSpec values into JS values
This contribution was made on Apr 9
-
TypeScript EF components need to plumb docs from Alloy
This contribution was made on Apr 9
-
Emitter framework refkey reform
This contribution was made on Apr 9
-
[Bug]: Emitter framework needs to adopt alloy InterfaceMember
This contribution was made on Apr 9
bterlson/typespec-zod
2
open
2
closed
-
When a union is a valid enum, emit as enum instead
This contribution was made on Apr 16
-
ZodSchemaDeclaration crashes when props are getters.
This contribution was made on Apr 9
-
Schema extension generates incorrect syntax
This contribution was made on Apr 9
-
inline schemas when declaration doesn't exist.
This contribution was made on Apr 9