[code-reflection] Integrated: More codegen tweaks
Gary Frost
gfrost at openjdk.org
Thu Sep 11 09:23:38 UTC 2025
On Thu, 11 Sep 2025 09:16:41 GMT, Gary Frost <gfrost at openjdk.org> wrote:
> Cleaned up codegen where we were generating 'raw' append(str) and emiText(str).
>
> We should always call one of the methods in the TextRenderer iface. ... identifier,label,literal etc
>
> This helps when styling/colorizing
This pull request has now been integrated.
Changeset: 6f6b9546
Author: Gary Frost <gfrost at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/6f6b9546bc1bb2575340369ae30c1b0e24e5c5ee
Stats: 243 lines in 8 files changed: 90 ins; 34 del; 119 mod
More codegen tweaks
-------------
PR: https://git.openjdk.org/babylon/pull/562
More information about the babylon-dev
mailing list