Skip to content

v1.14.0

Compare
Choose a tag to compare
@boriel boriel released this 11 Jan 22:10
  • Added token pasting ## and stringizing # operators to the preprocessor
  • Warnings and error messages improved with codes
  • Warnings can now be silenced with -Wxxx (i.e. -W150)
  • Improved error reporting (files and line numbers)
  • Improved code generation and optimization
  • Speed compilation increased by 100%!
  • ! Fixed many bugs and improved stability