1.6.15
- 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