Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: lezer-parser/cpp

Tags

1.1.3

Toggle 1.1.3's commit message
Version 1.1.3

### Bug fixes

Enable delimiter detection for the grammar, improving bracket matching and by-syntax cursor navigation.

1.1.2

Toggle 1.1.2's commit message
Version 1.1.2

### Bug fixes

Tag comments and strings as isolating for the purpose of bidirectional text.

1.1.1

Toggle 1.1.1's commit message
Version 1.1.1

### Bug fixes

Make the package work with new TS resolution styles.

1.1.0

Toggle 1.1.0's commit message
Version 1.1.0

### New features

Add support for a number of C++20 constructs.

1.0.0

Toggle 1.0.0's commit message
Version 1.0.0

### New features

First stable version.

0.16.0

Toggle 0.16.0's commit message
Version 0.16.0

### Breaking changes

Move to 0.16 serialized parser format.

0.15.3

Toggle 0.15.3's commit message
Version 0.15.3

### Bug fixes

Properly parse braced initializer lists in assignment expressions.

0.15.2

Toggle 0.15.2's commit message
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.

0.15.1

Toggle 0.15.1's commit message
Version 0.15.1

### Bug fixes

Regenerate with \@lezer/generator 0.15.3 to fix a problem with parsing macros.

0.15.0

Toggle 0.15.0's commit message
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.