Revision history for Rakudo-Type-Introspection
0.0.3 2026-08-21T10:04:31+02:00
- Rename "isa" sub/method to "parents", to prevent strange
interaction with .isa method on older Rakudos
0.0.2 2026-08-20T21:33:01+02:00
- Fix specification of PseudoStash from v6.c compunit
- More tests
- Refinement of .gist
- Make Introspection always return keys/values in sorted
order
0.0.1 2026-08-19T22:22:00+02:00
- Initial version