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: improve and fix log messages #797

Merged
merged 2 commits into from
Jan 5, 2021

Conversation

johnnylam88
Copy link
Contributor

This pullup makes a few formatting changes to log messages for more
consistency and also fixes the syntax error message from parsing a
typed function.

Add more logging messages and reformat a few messages for
consistency.
Improve the accuracy of the syntax error messages in
parseTypedFunctions() by consuming the final ')' of the function
call after all syntax error checks are complete.
@Sidoine Sidoine merged commit a7e9b3a into Sidoine:master Jan 5, 2021
@johnnylam88 johnnylam88 deleted the fix/improved-logging branch January 6, 2021 00:00
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.

2 participants