-
- Downloads
Remove the '@' prefix at key name.
Key name now begin with a capital letters instead of using the '@' character. Also, '-' character are removed from a composite name. This is introduce the very first change of the key field. Some simplications and changes to the key name will be made. Add the get_enum_list() function.
Showing
- src/include/66/enum.h 1 addition, 0 deletionssrc/include/66/enum.h
- src/include/66/parse.h 1 addition, 2 deletionssrc/include/66/parse.h
- src/lib66/enum/enum.c 73 additions, 45 deletionssrc/lib66/enum/enum.c
- src/lib66/parse/parse_bracket.c 71 additions, 18 deletionssrc/lib66/parse/parse_bracket.c
- src/lib66/parse/parse_service.c 2 additions, 2 deletionssrc/lib66/parse/parse_service.c
- src/lib66/parse/parse_value.c 1 addition, 1 deletionsrc/lib66/parse/parse_value.c
Please register or sign in to comment