-
Notifications
You must be signed in to change notification settings - Fork 72
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
New dependency finding #683
Commits on Sep 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3c01e0c - Browse repository at this point
Copy the full SHA 3c01e0cView commit details
Commits on Oct 2, 2022
-
Updated kernel-level dependency finding mechanisms.
- Changed function that generates access relations. (`generate_access_relations()`) - Changed function that generates dependency relations. (`generate_dependency_relations()`) - Added data classes that store information relevant to. - (`RelationInfo`, `AccessRelation(RelationInfo)`, `DependencyRelation(RelationInfo)`
Configuration menu - View commit details
-
Copy full SHA for a5ee582 - Browse repository at this point
Copy the full SHA a5ee582View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a939a5 - Browse repository at this point
Copy the full SHA 1a939a5View commit details
Commits on Oct 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e553cce - Browse repository at this point
Copy the full SHA e553cceView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed6d03b - Browse repository at this point
Copy the full SHA ed6d03bView commit details
Commits on Oct 10, 2022
-
New file created for dependencies, added type annotations, documentat…
…ion, and rewrote classes storing information for relations.
Configuration menu - View commit details
-
Copy full SHA for a10d3db - Browse repository at this point
Copy the full SHA a10d3dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81b26a0 - Browse repository at this point
Copy the full SHA 81b26a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09899bf - Browse repository at this point
Copy the full SHA 09899bfView commit details
Commits on Oct 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 464895f - Browse repository at this point
Copy the full SHA 464895fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d947d6b - Browse repository at this point
Copy the full SHA d947d6bView commit details -
Implemented draft version of generate_execution_order and stub in ver…
…ify_execution_order
Configuration menu - View commit details
-
Copy full SHA for fdb5a01 - Browse repository at this point
Copy the full SHA fdb5a01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ae7c0 - Browse repository at this point
Copy the full SHA 29ae7c0View commit details
Commits on Oct 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0294761 - Browse repository at this point
Copy the full SHA 0294761View commit details -
Minor changes to draft of generate_execution_order and to the documen…
…tation of the function
Configuration menu - View commit details
-
Copy full SHA for 6ed1cce - Browse repository at this point
Copy the full SHA 6ed1cceView commit details
Commits on Oct 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ccfca54 - Browse repository at this point
Copy the full SHA ccfca54View commit details
Commits on Nov 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6e47dd0 - Browse repository at this point
Copy the full SHA 6e47dd0View commit details
Commits on Nov 5, 2022
-
Replaced dependency union operation with a reduction. Can this be red…
…uced more? Yes (coming soon).
Configuration menu - View commit details
-
Copy full SHA for a0fd274 - Browse repository at this point
Copy the full SHA a0fd274View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2569006 - Browse repository at this point
Copy the full SHA 2569006View commit details
Commits on Nov 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d35f11b - Browse repository at this point
Copy the full SHA d35f11bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3a4c15 - Browse repository at this point
Copy the full SHA a3a4c15View commit details
Commits on Nov 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4d4ebdb - Browse repository at this point
Copy the full SHA 4d4ebdbView commit details