-
Notifications
You must be signed in to change notification settings - Fork 49
feat: add parsing support for INTERFACE-ID, METHOD-ID, class body and INVOKE statement
#293
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
Open
kmr-srbh
wants to merge
26
commits into
OCamlPro:oo4gnucobol-3.x
Choose a base branch
from
kmr-srbh:parse-class-body-method-id
base: oo4gnucobol-3.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 8 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
1209b3a
[WIP]
kmr-srbh 0f08a7f
temporary grammar fixes
nberth 523aeac
[WIP] More changes
kmr-srbh ba45650
[WIP]
kmr-srbh cd8e999
[WIP] tests and more changes
kmr-srbh 750de7e
[WIP] methods fix
kmr-srbh cf19989
[WIP] Address review suggestions
kmr-srbh 47cbb60
[WIP] Add syntax checks
kmr-srbh 140a0a9
[WIP] fix: codegen failure in tests
kmr-srbh 9a127f1
[WIP]tests: add more syntax tests
kmr-srbh 54ec98a
[WIP] INVOKE statement and validation logic improvement
kmr-srbh e96066c
[WIP] tests
kmr-srbh c90259d
[WIP] grammar fixes and test improvements
kmr-srbh 0659d5a
add changelogs
kmr-srbh f093a31
misc: address code review suggestions
kmr-srbh d698eea
feat (parser): support inline method invocation syntax
kmr-srbh 7e1090c
Drop `METHOD_NAME` and `INTERFACE_NAME` tokens
nberth 1f06b54
Rename token for `::` operator
nberth 82bc762
Change error message about unsupported OO constructs
nberth a98c37b
[WIP] enh: syntax check for INVOKE statement
kmr-srbh 05db4d5
Fix call conformance checks, add more tests, SELF and SUPER idents
nberth a865974
Fix ChangeLog entry in libcob
nberth 7e316f1
Fix AST nodes used for SELF and SUPER
nberth e3de857
Check that inline method invocations actually return something
nberth 5811c8b
Fix handling of class and interface special contexts
nberth efe736b
Merge branch 'oo4gnucobol-3.x' into parse-class-body-method-id
nberth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.