Skip to content

Dynamic execution #824

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

Merged
merged 1 commit into from
Oct 25, 2022
Merged

Dynamic execution #824

merged 1 commit into from
Oct 25, 2022

Conversation

TrueDoctor
Copy link
Member

Closes #771

* Implement topological sort

* Enforce the usage of type annotations

* Add complete test case
@Keavon Keavon closed this Oct 25, 2022
@Keavon Keavon force-pushed the dynamic-execution branch from 2974887 to 1a4a0db Compare October 25, 2022 22:43
@TrueDoctor TrueDoctor reopened this Oct 25, 2022
@Keavon Keavon merged commit a65ac7d into master Oct 25, 2022
@Keavon Keavon deleted the dynamic-execution branch October 25, 2022 22:45
Keavon pushed a commit that referenced this pull request Jul 30, 2023
Restructure document node implementation

* Implement topological sort

* Enforce the usage of type annotations

* Add complete test case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement the Document Graph
2 participants