Skip to content

v0.16.4

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 18:32
· 153 commits to main since this release

0.16.4 (2022-09-16)

Bug Fixes

  • Fixed deallocation errors temp (5bfb467)
  • Fixed Driver memory leaks (092b96b)
  • Fixed memory leaks from AST and Parser (a029292)
  • Fixed most Lexer memory leaks (62c7dfd)
  • Fixed symbol table memory leaks (d66017e)
  • Fixed while loop deleting body memory twice (cd031fb)