The parser is no longer hard-coded to skip whitespace. Tokens such as newlines, whose characters overlap with the separator characters, can now be correctly recognized. |
||
|---|---|---|
| .. | ||
| arithmetic.c | ||
| golang.c | ||
| javascript.c | ||
| json.c | ||
The parser is no longer hard-coded to skip whitespace. Tokens such as newlines, whose characters overlap with the separator characters, can now be correctly recognized. |
||
|---|---|---|
| .. | ||
| arithmetic.c | ||
| golang.c | ||
| javascript.c | ||
| json.c | ||