[code-reflection] Integrated: Implementing Healing brush demo, highlighted some missing unary(and binary<<,>> operators)
Gary Frost
gfrost at openjdk.org
Wed Jul 17 14:25:38 UTC 2024
On Wed, 17 Jul 2024 14:19:49 GMT, Gary Frost <gfrost at openjdk.org> wrote:
> Whilst converting healing brush demo. Found some missing C99 operator mappings.
>
> Specifically for precedence of logical not and shift operations.
>
> Those fixes are here
This pull request has now been integrated.
Changeset: c9141a28
Author: Gary Frost <gfrost at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/c9141a28fb77a31e00f98a8d25caf00f51136ab8
Stats: 29 lines in 5 files changed: 26 ins; 0 del; 3 mod
Implementing Healing brush demo, highlighted some missing unary(and binary<<,>> operators)
-------------
PR: https://git.openjdk.org/babylon/pull/184
More information about the babylon-dev
mailing list