- Redmond, WA
Block or Report
Block or report bterlson
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
tc39/ecmarkup Public
An HTML superset/Markdown subset source format for ECMAScript and related specifications
-
-
186 contributions in the last year
Less
More
Contribution activity
March 2022
Created 2 commits in 2 repositories
Created a pull request in microsoft/cadl that received 30 comments
Add a playground
This PR adds a playground, which you can see running here. Minor changes were made in a few places outside the playground. In the compiler, NodeHos…
+1,361
−44
•
30
comments
Reviewed 12 pull requests in 2 repositories
microsoft/cadl
10 pull requests
- Fix VSCode extension
- Fix various issues with template types with errors
- Add support for void in openapi3 emitter
- Fix: Joining empty routes
- Don't create more diagnostics when error upstream
- Fix Prettier plugin invalid require
- Allow template params to be intersected
- Suppress directive token error
- Add a playground
-
Fix: Issue with generated
.d.tsfile being invalid with diagnostic types
Azure/azure-sdk-for-js
2 pull requests
Created an issue in microsoft/cadl that received 4 comments
Consider making @route optional
It seems like we could infer a route fragment from the name of the operation. This would make adding a RPC-ish endpoint into an interface much easier.
4
comments
Opened 11 other issues in 1 repository
microsoft/cadl
8
open
3
closed
- Support generating discriminated unions from union declarations
- Gracefully handle code not in path
- Playground: Support diff view for versioned specs
- Playground: support swagger-ui visualization
- Allow specifying a versioned dependency from an unversioned spec
- Referencing a versioned type without a declared @versionedDependency should be an error
- Request body for versioned schema includes fields from later versions
- Semicolon after suppression has poor recovery behavior
-
Support
voidin OA3 emitters - openapi3 lib.d.ts has a build error
- Empty routes on interfaces have incorrect openapi output