Skip to content
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

fix(#2758): strait and reversed xmirs #2784

Merged

Conversation

maxonfjvipon
Copy link
Member

@maxonfjvipon maxonfjvipon commented Jan 16, 2024

Ref: #2758
Closes: #2780


PR-Codex overview

This PR focuses on updating the XMIR parser and adding new features.

Detailed summary

  • Deleted XMIR.java and XMIRTest.java files
  • Added new XMIR samples in the form of YAML files
  • Updated log4j.properties file
  • Updated XeEoListener.java and XePhiListener.java files
  • Added XmirInfo.java file
  • Updated log4j.properties file in eo-maven-plugin
  • Added new XMIR samples in the form of YAML files
  • Added new XMIR samples in the form of XMIR files
  • Updated StEoLogged.java

The following files were skipped due to too many changes: eo-parser/src/main/java/org/eolang/parser/xmir/package-info.java, eo-parser/src/test/java/org/eolang/parser/xmir/package-info.java, eo-parser/src/main/java/org/eolang/parser/xmir/XmirEnvelope.java, eo-parser/src/main/java/org/eolang/parser/xmir/XmirReversed.java, eo-parser/src/main/java/org/eolang/parser/xmir/XmirSwap.java, eo-parser/src/main/resources/org/eolang/parser/xmir-to-eo.xsl, eo-parser/src/main/java/org/eolang/parser/xmir/Xmir.java, eo-parser/src/test/java/org/eolang/parser/xmir/XmirTest.java

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@maxonfjvipon
Copy link
Member Author

@yegor256 please have a look

@yegor256
Copy link
Member

@rultor merge

@rultor
Copy link
Contributor

rultor commented Jan 16, 2024

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 37633ac into objectionary:master Jan 16, 2024
12 checks passed
@rultor
Copy link
Contributor

rultor commented Jan 16, 2024

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 21min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

XMIRTest.java:51-55: Empty bytes in EO ("--") are not...
4 participants