This website requires JavaScript.
Explore
Help
Sign In
alkdev
/
flowgraph
Watch
2
Star
0
Fork
0
You've already forked flowgraph
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
058b437c3f024beae5f4ca93b4e9edcc4b0dadae
flowgraph
/
test
/
analysis
History
glm-5.1
7a4e430aa9
Merge branch 'feat/analysis-build-type-edges'
...
# Conflicts: # src/analysis/index.ts # src/graph/construction.ts # src/index.ts
2026-05-21 22:08:42 +00:00
..
defaults.test.ts
Implement analysis defaults module with default value resolution for CallStatus, NodeStatus, EdgeType, and node attributes
2026-05-21 21:01:12 +00:00
ordering.test.ts
feat: add execution ordering analysis functions (topologicalOrder, parallelGroups, criticalPath, reachableFrom, ancestors, descendants)
2026-05-21 21:58:30 +00:00
type-compat.test.ts
feat: move buildTypeEdges to src/analysis/type-compat.ts as standalone function
2026-05-21 22:06:26 +00:00
workflow.test.ts
Implement validatePreconditions and validateTemplate for template validation
2026-05-21 22:02:31 +00:00