mirror of
https://github.com/apple/pkl.git
synced 2026-05-05 22:53:28 +02:00
* Add a package-info.java with NonnullByDefault annotation * Make RequestCapturingClient return a response to satisfy the type checker
Core implementation of the Pkl language. Includes Java APIs for embedding the language into JVM applications, and for building libraries and tools on top of the language.