mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #170] [MERGED] make reflected values renderable #435
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/170
Author: @stackoverflow
Created: 2/16/2024
Status: ✅ Merged
Merged: 2/21/2024
Merged by: @stackoverflow
Base:
main← Head:stringify-declared-type📝 Commits (2)
1148d9emake reflected values renderablefe9b377hide source location📊 Changes
3 files changed (+879 additions, -6 deletions)
View changed files
➕
pkl-core/src/test/files/LanguageSnippetTests/input/api/reflectedDeclaration.pkl(+11 -0)➕
pkl-core/src/test/files/LanguageSnippetTests/output/api/reflectedDeclaration.pcf(+862 -0)📝
stdlib/reflect.pkl(+6 -6)📄 Description
I didn't test all possibilities of reflecting values, but all the ones I tested worked.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.