File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1+ 2021.1.2
2+
3+ * Generator: cache NEXT to avoid freezes
4+ * Generator: avoid java-api in standalone mode #278
5+ * Generator: fix NPE for "exact-types" + factory method #286
6+ * Generator: fix missing @Override on visitor methods
7+ * Generator: type annotations support (ASM)
8+
192021.1
210
311* JFlex: update downloadable lib url #264
Original file line number Diff line number Diff line change 1515 <change-notes >
1616 <![CDATA[
1717 <ul>
18- <li>JFlex: update downloadable lib url #264</li>
19- <li>Plugin: move java-related extensions to optional config #261</li>
20- <li>Editor: do not resolve meta rule parameters to rules</li>
21- <li>LivePreview: problem with meta rules #254</li>
18+ <li>Generator: cache NEXT to avoid freezes</li>
19+ <li>Generator: avoid java-api in standalone mode #278</li>
20+ <li>Generator: fix NPE for "exact-types" + factory method #286</li>
21+ <li>Generator: fix missing @Override on visitor methods</li>
22+ <li>Generator: type annotations support (ASM)</li>
2223 </ul>
2324 <a href="https://github.com/JetBrains/Grammar-Kit/blob/master/CHANGELOG.md">Full change log...</a>
2425 ]]>
You can’t perform that action at this time.
0 commit comments