-
Notifications
You must be signed in to change notification settings - Fork 20
Vmux signal types #188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
daniel-montanari
wants to merge
25
commits into
PyFixate:main
Choose a base branch
from
daniel-montanari:vmux-signal-types
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Vmux signal types #188
Changes from 7 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
e05c11c
Draft idea for signal typing on new virtualmux
daniel-montanari b438728
runtime checks to make it obvious when muxdef structure incorrect
daniel-montanari 14ac7f0
Merge branch 'master' into vmux-signal-types
daniel-montanari 7703016
Fix some formatting
daniel-montanari 4fad25a
Get inheritance and some better dynamic proxying
daniel-montanari 050c411
Add some tests
daniel-montanari bec311b
Remove hasattr, get rid of super call
daniel-montanari 2e5edfe
removed a gamer word
daniel-montanari bcec245
move stuff and make proxy conditional
daniel-montanari 4d57e03
Add in some stuff to make mypy happy
daniel-montanari 1c9b0ac
Remove busted aliases
daniel-montanari cb3de69
Add more tests
daniel-montanari 9bac0cf
renamed tests remove class_getitem hack
daniel-montanari 1d74d2b
rename test
daniel-montanari 1c49afc
Fix typing
daniel-montanari 0ef023b
rename test
daniel-montanari 992fff5
rename and new test
daniel-montanari 8775c1b
fix formatting
daniel-montanari ba4e9a4
Update jig driver example
daniel-montanari 6fec4d1
make unused ignores in jig example throw errors
daniel-montanari 24fe77d
remove conditional import and abandon old versions
daniel-montanari 33aec02
remove some code for 3.8
daniel-montanari c6ccf85
single signal example
daniel-montanari 10487f5
Remove old python versions from CI matrix
daniel-montanari 6218915
Address review comments
daniel-montanari File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.