git: openjdk/babylon: code-reflection: Fixed up schema parsing from the backend. Mostly for debug
Gary Frost
gfrost at openjdk.org
Mon Jun 10 14:15:29 UTC 2024
Changeset: 4bb3face
Author: Gary Frost <gfrost at openjdk.org>
Date: 2024-06-10 14:13:45 +0000
URL: https://git.openjdk.org/babylon/commit/4bb3facec7492be87f0ef751d12ea01229d47a31
Fixed up schema parsing from the backend. Mostly for debug
! hat/backends/CMakeLists.txt
! hat/backends/cuda/cpp/cuda_backend.cpp
! hat/backends/opencl/cpp/opencl_backend.cpp
! hat/backends/opencl/include/opencl_backend.h
+ hat/backends/shared/cpp/schema.cpp
! hat/backends/shared/cpp/schemadump.cpp
! hat/backends/shared/cpp/shared.cpp
+ hat/backends/shared/include/schema.h
! hat/backends/shared/include/shared.h
! hat/hat/src/main/java/hat/buffer/ArgArray.java
! hat/hat/src/main/java/hat/buffer/Buffer.java
! hat/hat/src/main/java/hat/buffer/CompleteBuffer.java
! hat/hat/src/main/java/hat/buffer/IncompleteBuffer.java
+ hat/hat/src/main/java/hat/buffer/SchemaBuilder.java
! hat/hat/src/main/java/hat/text/CodeBuilder.java
! hat/hat/src/main/java/hat/util/StreamCounter.java
More information about the babylon-dev
mailing list