mirror of
https://github.com/apple/pkl.git
synced 2026-06-08 06:42:57 +02:00
3a31188cc1
Check const-ness every time a method is resolved instead of every time it is called.
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.