-
Updated
Jun 24, 2021 - Java
SDK
The term SDK stands for software development kit. It is a collection of tools that allow developers to build software for specific platforms. An SDK can consist of (but is not limited to) a compiler, debugger, libraries, documentation, and code samples.
Here are 5,289 public repositories matching this topic...
-
Updated
Jun 23, 2021 - TypeScript
-
Updated
Jun 24, 2021 - Dart
-
Updated
Jun 17, 2021 - C++
-
Updated
Jun 24, 2021 - C#
-
Updated
Jun 22, 2021 - JavaScript
-
Updated
May 19, 2021 - C++
-
Updated
Jun 24, 2021 - C++
Bug Report
operator-sdk generate bundle
command can only read from pipe but not from STDIN redirected from a file.
-
Updated
Jun 24, 2021 - JavaScript
-
Updated
Jun 7, 2021 - Python
-
Updated
Jun 23, 2021 - JavaScript
Information
- Qiskit Terra version: latest
- Python version:
- Operating system:
What is the current behavior?
It is possible to make this:
┌───┐┌──────────────────┐ ░ ┌─┐
q_0: ┤ X ├┤ DELAY(-1000[dt]) ├─░─┤M├
-
Updated
Jun 13, 2021 - Python
-
Updated
Jun 10, 2021 - Objective-C
-
Updated
Jun 24, 2021 - TypeScript
-
Updated
Jun 20, 2021 - PHP
Seeing PGO: UNKNOWN is not implemented yet!
printed out when parsing the following assembly
global main
extern GetStdHandle
extern WriteFile
section .text
main:
mov rcx, 0fffffff5h
call GetStdHandle
mov rcx, rax
mov rdx, NtlpBuffer
mov r8, [NtnNBytesToWrite]
mov r9, NtlpNBytesWritten
sub rsp, 40
mov dword [rs
-
Updated
Jun 21, 2021 - PHP
-
Updated
Mar 17, 2017 - Java
-
Updated
Apr 28, 2020 - C++
Problem:
Right now the user needs to manually configure their IDE path for VSCode in order to have all IDE tooling running properly. This causes some support issues to be opened, need to view the documentation, and also a less ideal Dev experience.
Solution:
When the developer does fvm use <version>
fvm should automatically detect the IDE and configure the version if it has not be
-
Updated
Apr 29, 2021 - Java
- Wikipedia
- Wikipedia
Bug Report Checklist