armoha / euddraft

System for pluginizing eudplib codes.
Other
29 stars 4 forks source link

Integrate type hints and types for cast #104

Closed armoha closed 9 months ago

armoha commented 1 year ago

We need to merge following types:

  1. https://github.com/armoha/eudplib/blob/3022d6dc9cd023d578abb472ed50ff9ffafec78e/eudplib/core/rawtrigger/constenc.py#L39-L63
  2. https://github.com/armoha/eudplib/blob/3022d6dc9cd023d578abb472ed50ff9ffafec78e/eudplib/core/eudfunc/consttype.py#L83-L111