You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This an issue to track aspects of our service that may need more documentation before the hand-off. The location where we are pooling all our documentation is in the skema/docs directory which is the source code / markdown for our website.
Breakdown by Services:
The content you are editing has changed. Please copy your edits and refresh the page.
## Summary of Changes
### Documentation Updates
Updates the endpoint documentation for the following Code2fn services
- code2fn
- execution_engine
- comment_extractor
- workflows
Additionally, adds a new page to the Github site documenting how to add
support for dependency generation for new languages.
### Unit Tests
Adds unit tests for Fortran->CAST to reach parity with Python unit
tests.
### Bug fixes
Fixes bug where extra Name node could be generated at the end of
function definitions
Fixes bug in Loop generation where the wrong loop type could be ingested
### Related issues
#849#858#839Resolves#858Resolves#839
## Summary of Changes
### Documentation Updates
Updates the endpoint documentation for the following Code2fn services
- code2fn
- execution_engine
- comment_extractor
- workflows
Additionally, adds a new page to the Github site documenting how to add
support for dependency generation for new languages.
### Unit Tests
Adds unit tests for Fortran->CAST to reach parity with Python unit
tests.
### Bug fixes
Fixes bug where extra Name node could be generated at the end of
function definitions
Fixes bug in Loop generation where the wrong loop type could be ingested
### Related issues
#849#858#839Resolves#858Resolves#839275bd97
This an issue to track aspects of our service that may need more documentation before the hand-off. The location where we are pooling all our documentation is in the
skema/docs
directory which is the source code / markdown for our website.Breakdown by Services:
Text Reading
AMR Extraction
Program Analysis
The text was updated successfully, but these errors were encountered: