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(#3115): removed bool object #3117

Merged

Conversation

maxonfjvipon
Copy link
Member

@maxonfjvipon maxonfjvipon commented Apr 19, 2024

Closes: #3115


PR-Codex overview

The focus of this PR is to update boolean objects and related functionalities.

Detailed summary

  • Changed eq object in bool from x to b
  • Updated true object in org/eolang/true.eo
  • Added version 0.0.0 in org/eolang/false.eo
  • Modified not object in org/eolang/false.eo
  • Adjusted conditional structures in various files

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

@maxonfjvipon
Copy link
Member Author

@yegor256 please check

@yegor256
Copy link
Member

@rultor merge

@yegor256
Copy link
Member

@maxonfjvipon you should think about writing a blog post after this, titled "Bye, bye, bool!" :)

@rultor
Copy link
Contributor

rultor commented Apr 19, 2024

@rultor merge

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

@rultor rultor merged commit b2aed6a into objectionary:master Apr 19, 2024
17 checks passed
@rultor
Copy link
Contributor

rultor commented Apr 19, 2024

@rultor merge

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

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.

We can get rid of bool object
3 participants