DescriptionExperimental lexer generator: make tests pass again + style fixes.
- We no longer want to 0-terminate strings; added eos rule.
- TransitionKey.__class_bounds.values() is not sorted, TransitionKey.any() was
assuming it is.
- Style: use 'strings' instead of "strings".
BUG=
R=dcarney@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=17870
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|