Skip to content

Gravity 0.9.9

Latest

Choose a tag to compare

@SpectralDragon SpectralDragon released this 22 Sep 12:41
· 3 commits to master since this release
ecfb4a5

Native named arguments for functions, methods, constructors, and callable objects. Labels are compiled into constant-pool metadata and reordered by the VM before default argument application. Includes diagnostics for duplicate, unknown, and invalid argument ordering, plus Swift bridge and C regression coverage.