Block or Report
Block or report bettinaheim
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
-
language-server-protocol Public
Forked from microsoft/language-server-protocol
Defines a common protocol for language servers.
-
GHC19-GroverSearch Public
Forked from microsoft/GHC19-GroverSearch
Workshop materials for the "Introduction to Quantum Computing with Grover’s Search" workshop at Grace Hopper Celebration 2019
Jupyter Notebook
-
omnisharp-vscode Public
Forked from OmniSharp/omnisharp-vscode
Official C# support for Visual Studio Code (powered by OmniSharp)
TypeScript
-
unitaryhack Public
Forked from unitaryfund/unitaryhack
Rules and information for the 2021 unitaryHACK event hosted by @unitaryfund
SCSS
-
quantum-docs Public
Forked from MicrosoftDocs/quantum-docs
Public repo for /azure/quantum
PowerShell
393 contributions in the last year
Contribution activity
November 2021
Created 3 commits in 1 repository
Opened 2 pull requests in 1 repository
microsoft/qsharp-compiler
2
merged
Reviewed 11 pull requests in 2 repositories
microsoft/qsharp-compiler
10 pull requests
- Updates for QIR validation
- Fix language server find references for lambda parameters
- Refactor language server code for extracting symbols from Q# fragments
- Statement Kinds Support
- Merge Main into the branch
- Adds breakpoints at statements, debug info for functions, and partial debug info for variables
- Do case-insensitive comparisons for targets names
- Allowing to use the LLVM intrinsic readcyclecounter from Q#
- Sdk changes to support Qir targets
- Fix language server symbol info for lambda parameters