Chameleon v2.5.1 Release Notes

Release Date: 2011-09-29 // over 12 years ago
  • 🛠 Bugfixes:

    • The symbol names "convert", "decode" and "translate" are now no longer set as read-only compiler internals. This fixes issue #65.

    • 🛠 Fixed an issue where a macro extension chain nested two levels (a template uses a macro that extends a macro) would lose the middle slot definitions if slots were defined nested.

    The compiler now throws an error if a nested slot definition is used outside a macro extension context.