gencpp/project/components/ECode.csv
Ed_ cf65638979 Started to generate the enums from csv (ECode, EOperator, ESpecifier).
- Changed the zpl csv parser to only accept hex values with 0x perfix. it was messing with the add term.
- Small changes to the clang format config.
2023-07-26 14:21:20 -04:00

539 B

1Untyped
2Comment
3Access_Private
4Access_Protected
5Access_Public
6PlatformAttributes
7Class
8Class_Fwd
9Class_Body
10Enum
11Enum_Fwd
12Enum_Body
13Enum_Class
14Enum_Class_Fwd
15Execution
16Export_Body
17Extern_Linkage
18Extern_Linkage_Body
19Friend
20Function
21Function_Fwd
22Function_Body
23Global_Body
24Module
25Namespace
26Namespace_Body
27Operator
28Operator_Fwd
29Operator_Member
30Operator_Member_Fwd
31Operator_Cast
32Operator_Cast_Fwd
33Parameters
34Preprocessor_Include
35Specifiers
36Struct
37Struct_Fwd
38Struct_Body
39Template
40Typedef
41Typename
42Union
43Union_Body
44Using
45Using_Namespace
46Variable