You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 0.15.2
### Bug fixes
Allow more explicit operator names, stop treating the 'operator' keyword as part of the operator name token.
Allow comment after simple preprocessor directives.
Support friend declarations in template declarations.
Improve the parsing of some ambiguous cases in struct/enum/class specifiers.
Version 0.15.0
## 0.15.0 (2021-08-11)
### Breaking changes
The module's name changed from `lezer-cpp` to `@lezer/cpp`.
Upgrade to the 0.15.0 lezer interfaces.
## ,### Breaking changes
The module's name changed from `lezer-cpp` to `@lezer/cpp`.
Upgrade to the 0.15.0 lezer interfaces.