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

Add support for additional number types #13

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

vipentti
Copy link
Owner

@vipentti vipentti commented Dec 8, 2023

  • Refactor lexing of numbers completely based on F# compilers own
    lexing.
  • Add basic DiagnosticsLogger which can be used for logging errors
    during parsing and lexing.

- Refactor lexing of numbers completely based on F# compilers own
  lexing.
- Add basic DiagnosticsLogger which can be used for logging errors
  during parsing and lexing.
@vipentti vipentti merged commit b1ef2fb into main Dec 8, 2023
3 checks passed
@vipentti vipentti deleted the feature/numbers-and-diagnostic branch December 8, 2023 14:57
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.

1 participant