Skip to content

1.6.15

Compare
Choose a tag to compare
@thoni56 thoni56 released this 06 Jul 19:21
  • Add some support for for-loop initializers (parsing but loop-variable is still seen outside of loop and might overshadow an other variable with the same name)
  • Renaming of many types and variables
  • Rely on automatic detection of pre-defined types like uint32_t
  • Un-macrofied a lot of macro-functions in the lexer parts