Files
qt-creator/src/libs/3rdparty/cplusplus
Volodymyr Zibarov df6d95c3e1 C++: Fix cplusplus-keywordgen to generate Keywords.cpp
Fix kewordgen to generate current Keywords.cpp with minimal diff,
but also to be compatible with old usage and kwgen files.

Add new parameters:
%no-namespace-for-tokens - not use namespace for tokens
%pre-check-argument - set type and name of additional variable to use
%function-name - name of a function ("classify" by default)
%pre-check - name of a variable to check for a keyword (i.e. cxxEnabled)
Now "%%" is also used to end and restart keywords parsing to be able to
generate additional keywords for classifyOperator()

Automatically add checks for LanguageFeatures to generated code
Pass input and output files with command line arguments, print usage

Update Keywords.kwgen to include all keywords currently used

Add missing aliases to Token.h

Change-Id: I6cc84e150e0d797277204032fc05ce9cfbd01f58
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
2020-05-28 11:12:38 +00:00
..
2016-03-30 15:20:19 +00:00
2015-10-03 17:24:45 +00:00
2015-10-03 17:24:45 +00:00
2015-10-03 17:24:45 +00:00
2017-07-26 07:57:20 +00:00
2016-03-30 15:20:19 +00:00
2019-08-01 13:20:26 +00:00
2019-08-01 13:20:26 +00:00