Skip to content

Conversation

@bluelhf
Copy link
Collaborator

@bluelhf bluelhf commented Jun 18, 2022

This pull request fixes several issues related to unimplemented or incorrect code:

  • It makes providing a return type for syntax elements mandatory
  • It adds return type definitions to existing syntax, and fixes incorrect ones
  • It temporarily removes requiresMainThread, which is currently not implemented
  • It allows ExprFunctionExternal to retain type information from pre-compile time to better differentiate between methods of the same name with different parameter types

@bluelhf bluelhf changed the title Add/fix several return types Fix ExprFunctionExternal type specification Jun 18, 2022
@bluelhf bluelhf changed the title Fix ExprFunctionExternal type specification FIx all the things Jun 18, 2022
@bluelhf bluelhf changed the title FIx all the things Fix all the things Jun 18, 2022
@bluelhf
Copy link
Collaborator Author

bluelhf commented Jun 19, 2022

apology

@Moderocky Moderocky merged commit 03851a2 into Moderocky:master Jun 19, 2022
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