openqasm/source/grammar/tests
Jake Lishman 2cea63bfee
Add support for an explicit no-op instruction
This requires compilers to validate the operands of the `nop`
instruction, and has the effect of marking qubits as being "used" by
a particular scope, but implies no further semantics on the qubits.
2025-04-02 16:39:14 +01:00
..
invalid/statements Add comma-separated default invalid grammar test 2023-12-04 22:28:59 -05:00
reference Add support for an explicit no-op instruction 2025-04-02 16:39:14 +01:00
test_grammar.py Refactor reference ANTLR grammar and Python parser 2022-05-09 17:25:31 +01:00