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

feat(#74): Rename Xmir to Eo #75

Merged
merged 4 commits into from
Sep 18, 2023

Conversation

volodya-lombrozo
Copy link
Member

@volodya-lombrozo volodya-lombrozo commented Sep 18, 2023

Rename Xmir to Eo

Closes: #74


PR-Codex overview

Focus of this PR:

This PR focuses on renaming the Xmir classes and objects to Eo in order to improve clarity and consistency in the codebase.

Detailed summary:

  • Renamed Xmir classes and objects to Eo throughout the codebase.
  • Updated imports and references to reflect the renaming.
  • Updated test cases and assertions to use the new Eo names.
  • Updated file names and paths related to Xmir to use Eo instead.
  • Updated XML file names and references from xmir to eo.
  • Updated directory names and references from xmir to eo.
  • Updated method names and variables related to Xmir to use Eo instead.

The following files were skipped due to too many changes: src/test/java/org/eolang/jeo/EoObjectsTest.java

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

@volodya-lombrozo
Copy link
Member Author

@rultor merge

@rultor
Copy link
Contributor

rultor commented Sep 18, 2023

@rultor merge

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

@rultor rultor merged commit 4a5af78 into objectionary:master Sep 18, 2023
8 checks passed
@rultor
Copy link
Contributor

rultor commented Sep 18, 2023

@rultor merge

@volodya-lombrozo Done! FYI, the full log is here (took me 2min)

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.

Xmir.java:41-44: Rename Xmir to EO. The name Xmir is...
3 participants