Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(193)

Issue 76263003: Experimental lexer generator: make tests pass again + style fixes. (Closed)

Created:
7 years, 1 month ago by marja
Modified:
7 years, 1 month ago
Reviewers:
dcarney
CC:
v8-dev
Visibility:
Public.

Description

Experimental 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -24 lines) Patch
M tools/lexer_generator/code_generator_test.py View 1 chunk +2 lines, -1 line 0 comments Download
M tools/lexer_generator/lexer_test.py View 1 chunk +9 lines, -6 lines 0 comments Download
M tools/lexer_generator/transition_keys.py View 8 chunks +22 lines, -17 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
dcarney
lgtm
7 years, 1 month ago (2013-11-19 12:27:37 UTC) #1
marja
7 years, 1 month ago (2013-11-19 12:28:25 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r17870.

Powered by Google App Engine
This is Rietveld 408576698