-
Notifications
You must be signed in to change notification settings - Fork 78
Issues: uwol/proleap-cobol-parser
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Support for Extracting Nested CALL and PERFORM Statements
#109
opened Oct 29, 2024 by
MatteoBenvenuti
Not FOUND import io.proleap.cobol.Cobol85Parser.CommunicationSectionContext;
#107
opened Jul 26, 2024 by
o0hailang0o
I need code for print ast as output as per you suggest in README file
#104
opened May 13, 2024 by
akashchavda
performVaryingPhrase accepts a literal where it should accept an indexName
#103
opened Mar 14, 2024 by
wfahle
I'm not getting the root node to get the AST. Do I need to manually print the AST ??
#95
opened Jun 19, 2023 by
panky1998
How to get a list of copybook file names for a given source file
#89
opened Jun 22, 2021 by
tezcan10
Inline comments not recognized when there is no character after *>
#81
opened Jul 6, 2020 by
maximilianocatarinozup
Many tests fail on Windows, apparently due to line ending issues
#78
opened Jun 18, 2020 by
nmusatti
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.