File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change
1
+ 2017.1.7
2
+
3
+ * GPUB: extract extend_marker_impl and improve error elements handling
4
+ * Generator: fix base class calculation for merged AST and PSI
5
+ * NPE: JFlexStateUsageSearcher.processQuery
6
+
1
7
2017.1.6
2
8
3
9
* Generator: generate Java 8 syntax: ` generate=[java="8"] `
4
10
* Generator: generate TokenSets for token choices: ` generate=[token-sets="yes"] `
5
11
* Generator: wrap anonymous classes with functions
6
12
* RGH: fix left rule with several usage detected as recursive
7
13
8
-
9
14
2017.1.5
10
15
11
16
* Editor: _ Move Element Left/Right_ action in BNF
14
19
* Generator/PSI: parameter annotations
15
20
* GPUB: configurable token-advancer
16
21
17
-
18
22
2017.1.4
19
23
20
24
* Editor: inject Regexp in BNF and Java in JFlex
Original file line number Diff line number Diff line change 14
14
<change-notes >
15
15
<![CDATA[
16
16
<ul>
17
- <li>Generator: generate Java 8 syntax: generate=[java="8"]</li>
18
- <li>Generator: generate TokenSets for token choices: generate=[token-sets="yes"]</li>
19
- <li>Generator: wrap anonymous classes with functions</li>
20
- <li>RGH: fix left rule with several usage detected as recursive</li>
17
+ <li>GPUB: extract extend_marker_impl and improve error elements handling</li>
18
+ <li>Generator: fix base class calculation for merged AST and PSI</li>
19
+ <li>NPE: JFlexStateUsageSearcher.processQuery</li>
21
20
</ul>
22
21
<a href="https://github.com/JetBrains/Grammar-Kit/blob/master/CHANGELOG.md">Full change log...</a>
23
22
]]>
You can’t perform that action at this time.
0 commit comments