Skip to content

Fixes for LSP #4

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

Closed
wants to merge 4 commits into from
Closed

Fixes for LSP #4

wants to merge 4 commits into from

Conversation

numberpi
Copy link
Contributor

Fixes findMetaObject(), findTopScopes(), syntax error's source location and off-by-one-errors in SourceSections

@graalvmbot
Copy link
Collaborator

  • It appears that user Daniel Stolpe with email address daniel -(dot)- stolpe -(at)- gmx -(dot)- de has not signed the Oracle Contributor Agreement.

If you believe this is an error, please contact graal-dev@openjdk.java.net.

@graalvmbot
Copy link
Collaborator

  • Hello Daniel Stolpe, thanks for contributing a PR to our project!

We use the Oracle Contributor Agreement to make the copyright of contributions clear. We don't have a record of you having signed this yet, based on your email address daniel -(dot)- stolpe -(at)- gmx -(dot)- de. You can sign it at that link.

If you think you've already signed it, please comment below and we'll check.

@numberpi
Copy link
Contributor Author

OCA signed and sent on 20th April to oracle-ca_us -(at)- oracle -(dot)- com

@graalvmbot
Copy link
Collaborator

  • Daniel Stolpe has signed the Oracle Contributor Agreement (based on email address daniel -(dot)- stolpe -(at)- gmx -(dot)- de) so can contribute to this repository.

@cosminbasca
Copy link
Member

cosminbasca commented May 23, 2018

Hi Daniel,

Thanks a lot for your contribution! We appreciate your feedback and help. Your changes have been merged internally and will be available in one of the next release builds. Stay tuned :)!

Cheers,
Cosmin

dougxc pushed a commit that referenced this pull request May 30, 2018
PullRequest: graalpython/62
graalvmbot pushed a commit that referenced this pull request May 18, 2022
…sions

Merge in ~PETR.PISL_ORACLE.COM/pythonjavapegparser from tim/collections to master

* commit '559c23701235992dc30625f94abaf63d5c60408d':
  add yield
  small modification to readme
  add pass, break, continue
  remove SpecialLiteralSSTNode, we had SimpleSSTNode already
  update README
  parse remaining atoms
  get dict and set comprehensions to work
  make list comprehension work
  make loops that collect objects match the type better
  fix: expect needs to use getAndInitializeToken
  add more golden files
  fix newlines in print visitor
  add dict parsing
  minor fix for the grammar generator
  add tuples, clean up generated code some more
  use generics for insertInFront and appendToEnd actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants