Step 304: Serialization + dispatch for 9 new AST node types — Python + C++ generators (12/12 tests)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1817,4 +1817,8 @@ add_executable(step303_test tests/step303_test.cpp)
|
||||
target_include_directories(step303_test PRIVATE src)
|
||||
target_link_libraries(step303_test PRIVATE nlohmann_json::nlohmann_json)
|
||||
|
||||
add_executable(step304_test tests/step304_test.cpp)
|
||||
target_include_directories(step304_test PRIVATE src)
|
||||
target_link_libraries(step304_test PRIVATE nlohmann_json::nlohmann_json)
|
||||
|
||||
# Step 12: Dear ImGui shell scaffolding created (main.cpp exists but not built due to dependencies)
|
||||
|
||||
Reference in New Issue
Block a user