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 Erlang code generation for floating point numbers #3075

Merged
merged 5 commits into from
May 3, 2024

Conversation

giacomocavalieri
Copy link
Member

This PR fixes #3073

@lpil
Copy link
Member

lpil commented May 1, 2024

Snaps need to be updated!

@giacomocavalieri
Copy link
Member Author

Oops, fixed!

I disabled dead code for a couple of traits as Louis suggested.
I also removed the one complaining about documentation because it would report loads of false positives.
All other lints are fixed.
Copy link
Member

@lpil lpil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!!

@lpil lpil merged commit ed97490 into gleam-lang:main May 3, 2024
11 checks passed
@giacomocavalieri giacomocavalieri deleted the fix-3073 branch May 3, 2024 10:24
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.

Improper Erlang Codegen of Scientific Notation Floats without Trailing Zeros
2 participants