Skip to content

1.1.1: Type emitting fix

Choose a tag to compare

@thekid thekid released this 15 Nov 12:25
· 51 commits to master since this release
  • Refactored to use more specific lang.ast.types.IsLiteral instead of
    the base class lang.ast.Type
    (@thekid)