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 2d1da29 commit c49334aCopy full SHA for c49334a
CHANGELOG.md
@@ -33,6 +33,9 @@
33
- [python] missing py3 stuff like operators, keywords, and magic names
34
- [cpp] all the keywords from the https://en.cppreference.com/w/cpp/keyword
35
- [qmake] add all identifiers for Qt 5.15
36
+- [csharp] support record, the new type keyword
37
+- [csharp] support C# 11 raw strings
38
+- [cpp] add support for C++11 string literals
39
40
## [1.2.0] - 2021-09-12
41
0 commit comments