| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| new | ||
| atom.c | ||
| atom.h | ||
| compile.h | ||
| cpp.c | ||
| cpp.h | ||
| cppstruct.c | ||
| length_limits.h | ||
| lexer_glue.cpp | ||
| lexer_glue.h | ||
| memory.c | ||
| memory.h | ||
| parser.h | ||
| preprocess.h | ||
| scanner.c | ||
| scanner.h | ||
| slglobals.h | ||
| symbols.c | ||
| symbols.h | ||
| tokens.c | ||
| tokens.h |
Note that we do not need such a rule for identifiers because they will always be either terminated by a space, a punctuator, or an invalid character. Space and punctuator are both valid cases. The invalid character will be caught by another rule specifically for invalid characters. I will cover this case when I add tests for valid character set. Review URL: https://codereview.appspot.com/5978048 git-svn-id: https://angleproject.googlecode.com/svn/trunk@1047 736b8ea6-26fd-11df-bfd4-992fa37f6226
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| new | Loading commit data... | |
| atom.c | Loading commit data... | |
| atom.h | Loading commit data... | |
| compile.h | Loading commit data... | |
| cpp.c | Loading commit data... | |
| cpp.h | Loading commit data... | |
| cppstruct.c | Loading commit data... | |
| length_limits.h | Loading commit data... | |
| lexer_glue.cpp | Loading commit data... | |
| lexer_glue.h | Loading commit data... | |
| memory.c | Loading commit data... | |
| memory.h | Loading commit data... | |
| parser.h | Loading commit data... | |
| preprocess.h | Loading commit data... | |
| scanner.c | Loading commit data... | |
| scanner.h | Loading commit data... | |
| slglobals.h | Loading commit data... | |
| symbols.c | Loading commit data... | |
| symbols.h | Loading commit data... | |
| tokens.c | Loading commit data... | |
| tokens.h | Loading commit data... |