We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PsyIR completion:
Completed
Working - be good to add boolean hasReturnVar function?
Working - currently operations are string, be better to make as enum
Not implemented
Implemented, but potential enhancements as don't consider string or character currently
Completed, but the way we handle arrays of derived types could be improved
In FTN DAG but not in PsyIR yet
The text was updated successfully, but these errors were encountered:
No branches or pull requests
PsyIR completion:
FileContainer
Completed
Container
Completed
Routine
Working - be good to add boolean hasReturnVar function?
Assignment
Completed
BinaryOperation
Working - currently operations are string, be better to make as enum
UnaryOperation
Working - currently operations are string, be better to make as enum
NAryOperation
Not implemented
RangeNode
Not implemented
Literal
Implemented, but potential enhancements as don't consider string or character currently
IfBlock
Completed
Loop
Completed
Return
Completed
Clause
Not implemented
RegionDirective
Not implemented
StandaloneDirective
Not implemented
CallNode
Completed
Variable Declarations
Completed, but the way we handle arrays of derived types could be improved
Routine Access
Completed
Derived Type Declaration
In FTN DAG but not in PsyIR yet
The text was updated successfully, but these errors were encountered: