Skip to content

Conversation

@rv32ima
Copy link
Member

@rv32ima rv32ima commented Nov 19, 2021

This PR adds support for decimal literals specified in #365. Examples of these literals are:

2000000000.e0 4000000000.e0 5000000000.e0 -2000000000.e0 -4000000000.e0 -5000000000.e0 

This is a relatively trivial fix, and shouldn't significantly impact the existing parsing code. Let me know if this needs any further work.

@rv32ima rv32ima requested a review from 9il November 22, 2021 12:23
@9il 9il marked this pull request as ready for review November 22, 2021 14:56
@9il 9il merged commit 348dd6a into master Nov 22, 2021
@rv32ima rv32ima deleted the fix-decimalview branch November 30, 2021 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants