Skip to content

Conversation

@yuxiaomao
Copy link
Contributor

@yuxiaomao yuxiaomao commented Nov 28, 2025

Introduce tgroup to simplify some number-related code logic.

The following failing cases are fixed by this PR

  • Array<UI8> does not work correctly on get / compare
  • Don't know how to cast null(i32) to ui16, etc
  • Compare hl.I64 with Int are cast to Int instead of I64 (Int64)
  • Null<hl.GUID> crash the debugger (format.hl.Reader)
  • ... and maybe others

Fixed in hashlink

  • run t(a.ui8 % b.ui8 == 18); 5 times and 2 of them (3rd and 5th) will fail

@yuxiaomao yuxiaomao marked this pull request as ready for review December 3, 2025 09:18
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