-
Notifications
You must be signed in to change notification settings - Fork 7
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
WIP #36
base: main
Are you sure you want to change the base?
WIP #36
Commits on Mar 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 21f0432 - Browse repository at this point
Copy the full SHA 21f0432View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5e0821 - Browse repository at this point
Copy the full SHA e5e0821View commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e03688e - Browse repository at this point
Copy the full SHA e03688eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9f0b3c - Browse repository at this point
Copy the full SHA d9f0b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb948d - Browse repository at this point
Copy the full SHA fcb948dView commit details
Commits on Mar 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 829ef61 - Browse repository at this point
Copy the full SHA 829ef61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a00f5d - Browse repository at this point
Copy the full SHA 5a00f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96b0391 - Browse repository at this point
Copy the full SHA 96b0391View commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bf4a903 - Browse repository at this point
Copy the full SHA bf4a903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f82268 - Browse repository at this point
Copy the full SHA 4f82268View commit details -
Rename the variable that is bound to the outgoing edges and use the list indexing to access the elements.
Configuration menu - View commit details
-
Copy full SHA for 779b0cb - Browse repository at this point
Copy the full SHA 779b0cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 951a837 - Browse repository at this point
Copy the full SHA 951a837View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4647610 - Browse repository at this point
Copy the full SHA 4647610View commit details -
add typing and refactor NameGenerator
Adds the typing signatures to the NameGenerator, adds numpydoc compatible documentation and does some refactoring on the code, mostly variable names and shortening one construct.
Configuration menu - View commit details
-
Copy full SHA for fe664b9 - Browse repository at this point
Copy the full SHA fe664b9View commit details -
Merge pull request #26 from esc/cosmetic_refactor_transformations
Cosmetic refactor transformations
Configuration menu - View commit details
-
Copy full SHA for a57b137 - Browse repository at this point
Copy the full SHA a57b137View commit details -
Merge pull request #27 from esc/typing_NameGenerator
add typing and refactor NameGenerator
Configuration menu - View commit details
-
Copy full SHA for 0ebc826 - Browse repository at this point
Copy the full SHA 0ebc826View commit details -
refactor find_headers_and_entries
We add some documentation, fixup the typing signature, refactor the function to use return sorted lists, modify some implementation details and add comments to the function. We return sorted lists, because we have been bitten in the past by using sets and them being unordered.
Configuration menu - View commit details
-
Copy full SHA for 390bc79 - Browse repository at this point
Copy the full SHA 390bc79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e0dd76 - Browse repository at this point
Copy the full SHA 8e0dd76View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5cfba2 - Browse repository at this point
Copy the full SHA a5cfba2View commit details
Commits on Mar 30, 2023
-
Merge pull request #28 from esc/refactor_find_entries_and_headers
Refactor find_headers_and_entries
Configuration menu - View commit details
-
Copy full SHA for e5c6b97 - Browse repository at this point
Copy the full SHA e5c6b97View commit details -
Merge pull request #30 from esc/add_tracing_to_sim_tests
Add tracing to simulator tests
Configuration menu - View commit details
-
Copy full SHA for 733dd71 - Browse repository at this point
Copy the full SHA 733dd71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 129b6e0 - Browse repository at this point
Copy the full SHA 129b6e0View commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 58054c3 - Browse repository at this point
Copy the full SHA 58054c3View commit details -
Merge pull request #31 from esc/fixup_readme
Formatting fixes and typos in README
Configuration menu - View commit details
-
Copy full SHA for c0cf672 - Browse repository at this point
Copy the full SHA c0cf672View commit details -
Merge pull request #32 from esc/fix_main
Fix bugs leftover from refactoring
Configuration menu - View commit details
-
Copy full SHA for 167b552 - Browse repository at this point
Copy the full SHA 167b552View commit details -
Merge pull request #25 from kc611/pre_commit
Added precommit configuration file
Configuration menu - View commit details
-
Copy full SHA for c9ffdbb - Browse repository at this point
Copy the full SHA c9ffdbbView commit details -
refactor find_exiting_and_exits
Adding documentation, slight internal refactor, change return signature to be sorted lists. Also, refactored all uses of the function to account for the change in return signature.
Configuration menu - View commit details
-
Copy full SHA for 4b28dc5 - Browse repository at this point
Copy the full SHA 4b28dc5View commit details
Commits on Apr 3, 2023
-
Merge pull request #33 from esc/refactor_find_exiting_and_exits
Refactor find_exiting_and_exits
Configuration menu - View commit details
-
Copy full SHA for 2a59a96 - Browse repository at this point
Copy the full SHA 2a59a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c7e045 - Browse repository at this point
Copy the full SHA 6c7e045View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e71aa - Browse repository at this point
Copy the full SHA b3e71aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7557526 - Browse repository at this point
Copy the full SHA 7557526View commit details -
Configuration menu - View commit details
-
Copy full SHA for f184a81 - Browse repository at this point
Copy the full SHA f184a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7db364b - Browse repository at this point
Copy the full SHA 7db364bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc0e95a - Browse repository at this point
Copy the full SHA cc0e95aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a86040f - Browse repository at this point
Copy the full SHA a86040fView commit details -
Merge pull request #29 from kc611/regions
Added region heirarchy and fixed region rendering
Configuration menu - View commit details
-
Copy full SHA for 6174bab - Browse repository at this point
Copy the full SHA 6174babView commit details
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 66729df - Browse repository at this point
Copy the full SHA 66729dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd17688 - Browse repository at this point
Copy the full SHA dd17688View commit details -
Merge pull request #34 from esc/fix_set_init
Fix set intialisation in region iterator
Configuration menu - View commit details
-
Copy full SHA for 1dce90f - Browse repository at this point
Copy the full SHA 1dce90fView commit details -
Merge pull request #35 from esc/fix_python_ingestion
Fix python ingestion
Configuration menu - View commit details
-
Copy full SHA for 647a444 - Browse repository at this point
Copy the full SHA 647a444View commit details -
Configuration menu - View commit details
-
Copy full SHA for c750c2a - Browse repository at this point
Copy the full SHA c750c2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53f6206 - Browse repository at this point
Copy the full SHA 53f6206View commit details