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

Nullable Fix and Code Documentation #12

Merged
merged 2 commits into from
Jun 16, 2023
Merged

Nullable Fix and Code Documentation #12

merged 2 commits into from
Jun 16, 2023

Conversation

DJGosnell
Copy link
Member

@DJGosnell DJGosnell commented Jun 16, 2023

  • Fixed generation error where the symbol was generating double nullable marks instead of one.
  • Added the method called as a code comment in the method switcher for easier tracking down.
  • Casted all the method ids in the method invocation switcher to ushort.
  • Added test.
  • Replaced all StringBuilder usages with cache.

…e marks instead of one.

Added the method called as a code comment in the method switcher for easier tracking down.
Casted all the method ids in the method invocation switcher to ushort.
Added test.
Replaced all StringBuilder usages with the cache.
@DJGosnell DJGosnell merged commit ab85fee into master Jun 16, 2023
@DJGosnell DJGosnell deleted the nullable-fix branch June 16, 2023 20:04
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