Now, a label declared with `public foo:` will be exported in the `public_labels` property of `Program` objects. Additionally, a test of this feature as well as the existing duplicate label detection feature is added. Change the return type of `assemble` so that it better reflects reality Add docstrings for the public properties of Program objects |
||
|---|---|---|
| .. | ||
| all_pio_instructions.py | ||
| pytest_helpers.py | ||
| test_all.py | ||
| test_in.py | ||
| test_label.py | ||
| test_misc.py | ||
| test_mov.py | ||
| test_nop.py | ||
| test_out.py | ||
| test_pseudo.py | ||
| test_radix.py | ||
| test_version.py | ||
| test_wrap.py | ||