diff options
author | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2018-04-28 22:25:25 +0200 |
---|---|---|
committer | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2018-04-28 22:25:25 +0200 |
commit | fbc808012f0e9a0b977997aedcec705509970b96 (patch) | |
tree | b75caf31df36fc9162c27a9f7a1608b304fd1414 /modules/squish | |
parent | 1226720c018fee23be440db3e259be7d29c55193 (diff) |
Mono: BindingsGenerator enum fixes
- Make enums have an unique signature name of int. This means that when generating internal methods, there is no difference between different enums types nor between enums and int. This way enums can re-use internal methods.
- Make type resolver fallback to int if a type is not found and it's an enum.
Diffstat (limited to 'modules/squish')
0 files changed, 0 insertions, 0 deletions