Skip to content

Updated keywords with some missing/new items. #2213

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions build/shared/lib/keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,16 @@ INTERNAL2V56 LITERAL1 AnalogReference

# KEYWORD1 specifies datatypes and C/C++ keywords

auto KEYWORD1 Auto
constexpr KEYWORD1 Constexpr
decltype KEYWORD1 Decltype
nullptr KEYWORD1 Nullptr
char16_t KEYWORD1
char32_t KEYWORD1
static_assert KEYWORD1
operator KEYWORD1
enum KEYWORD1
delete KEYWORD1
boolean KEYWORD1 BooleanVariables
break KEYWORD1 Break
byte KEYWORD1 Byte
Expand Down