xp-forge / partial

Partials: Compile-time metaprogramming
0 stars 0 forks source link

XP9 Compat #18

Closed thekid closed 7 years ago

thekid commented 7 years ago

This pull request adds compatibility with XP9 by implementing lang.Value instead of extending lang.Object and changing one test to work with both XP8 and XP9's Objects::stringOf() (see xp-framework/rfc#324)

thekid commented 7 years ago

:shipit: Released in https://github.com/xp-forge/partial/releases/tag/v3.0.0