Skip to content

Conversation

ezamelczyk
Copy link

  • Changed O to 0 in color definition as using O is incorrect and leads to compile time error
  • Changed name parsing to strip whitespaces

@ezamelczyk
Copy link
Author

Current code generation still leads to compile time errors when using aliases as they are not ordered and using variable declaration before it's definition is illegal in kotlin but that is easily fixable manually so I didn't bother with ordering.

@lauthieb lauthieb added the bug Something isn't working label May 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants