We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83be479 commit f49fbbfCopy full SHA for f49fbbf
CSharpTranslator/antlr3/docs/external/CHANGELOG
@@ -19,6 +19,8 @@
19
rewritten to executePool()). This option enables the LCC translation template variant.
20
See, e.g., System/LCC/IDisposable.xml.
21
22
- * rename Clone() methods to be clone() to override default Object.clone()
+ * rename Clone() methods to be clone() and so override default Object.clone().
23
+
24
+ * the usual bug fixes and improvements to translation templates.
25
26
0 commit comments