Skip to content

Releases: Tolc-Software/IntermediateRepresentation

v0.15.1

01 May 11:46
4d92368
Compare
Choose a tag to compare

News

Fixes

A type cannot be static, but a variable or a function can since it is part of how it is stored

v0.15.0

19 Apr 10:36
cac1f52
Compare
Choose a tag to compare

News

Features

  • Add support for unique ids on structures

  • Remove unnecessary fields from function arguments

v0.14.0

27 Mar 15:21
Compare
Choose a tag to compare

News

Features

  • Support for more operators:

    • +=
    • -=
    • *=
    • /=
    • %=
    • <<
    • >>
    • ++
    • --
  • Add support for polymorphic functions

v0.13.0

25 Mar 14:25
Compare
Choose a tag to compare

News

Features

  • Support for documentation strings in:

    • namespace
  • Support for operators

v0.12.0

18 Mar 15:15
Compare
Choose a tag to compare

News

Features

  • Support for documentation strings in:
    • Enum
    • Variable
    • Function
    • Struct

v0.11.0

18 Mar 13:43
Compare
Choose a tag to compare

News

Initial versioned release!

Features

  • classes, functions, standard library containers etc.

Latest release from main

18 Mar 13:43
Compare
Choose a tag to compare

This release gets updated with each commit to main