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

Issue 78713002: Experimental lexer generator: generate code for utf-16 character classes. (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: generate code for utf-16 character classes. R=dcarney@chromium.org TBR=dcarney@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=17936

Patch Set 1 #

Total comments: 1

Patch Set 2 : Code review (dcarney) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -28 lines) Patch
M src/char-predicates.h View 1 chunk +10 lines, -0 lines 0 comments Download
M src/lexer/lexer.gyp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/lexer/lexer_py.re View 1 chunk +3 lines, -3 lines 0 comments Download
M src/scanner.h View 1 chunk +6 lines, -0 lines 0 comments Download
M tools/lexer_generator/code_generator.jinja View 1 2 chunks +8 lines, -2 lines 0 comments Download
M tools/lexer_generator/code_generator.py View 1 3 chunks +10 lines, -3 lines 0 comments Download
M tools/lexer_generator/generator.py View 1 2 chunks +2 lines, -6 lines 0 comments Download
M tools/lexer_generator/transition_key_test.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/lexer_generator/transition_keys.py View 1 2 chunks +6 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
dcarney
lgtm https://codereview.chromium.org/78713002/diff/1/tools/lexer_generator/transition_keys.py File tools/lexer_generator/transition_keys.py (right): https://codereview.chromium.org/78713002/diff/1/tools/lexer_generator/transition_keys.py#newcode144 tools/lexer_generator/transition_keys.py:144: 'eos', 'zero']: class_name in __class_bounds.keys()?
7 years, 1 month ago (2013-11-20 16:05:16 UTC) #1
marja
7 years, 1 month ago (2013-11-20 16:10:20 UTC) #2
Message was sent while issue was closed.
Committed patchset #2 manually as r17936.

Powered by Google App Engine
This is Rietveld 408576698