Skip to content

Conversation

@chqrlie
Copy link
Contributor

@chqrlie chqrlie commented Dec 11, 2025

  • move the allocated array builtins to the ast.globals structure
  • add getBuiltinQT() to retrieve QualType values for builtin types
  • remove ast_builtins in plugin_into.Info structure
  • remove BuiltinType.isInt8(), BuiltinType.isChar(), BuiltinType.isUInt8(), QualType.isInt8()
  • add QualType.isCharCompatible()

@chqrlie chqrlie changed the title Compiler: remve builtins global variable Compiler: remove builtins global variable Dec 11, 2025
* move the allocated array `builtins` to the `ast.globals` structure
* add `getBuiltinQT()` to retrieve `QualType` values for builtin types
* remove `ast_builtins` in `plugin_into.Info` structure
* remove `BuiltinType.isInt8()`, `BuiltinType.isChar()`, `BuiltinType.isUInt8()`, `QualType.isInt8()`
* add `QualType.isCharCompatible()`
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