Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

0.10.13

Compare
Choose a tag to compare
@Sarrus1 Sarrus1 released this 19 Jul 12:34
· 11 commits to main since this release

Added

  • Added support for arguments overflow in preprocessor macros.
  • Added #undef support in preprocessor.
  • Added semantic resolution for macros.
  • Added a debug request to get the preprocessed text for a document.

Fixed

  • Fixed disable syntax linter not being respected.