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

Issue 85413006: Experimental parser: dfa optimization to remove transitions from keyword lexing (Closed)

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

Description

Experimental parser: dfa optimization to remove transitions from keyword lexing TBR=marja@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=18043

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -1 line) Patch
A tools/lexer_generator/dfa_optimizer.py View 1 chunk +167 lines, -0 lines 0 comments Download
M tools/lexer_generator/generator.py View 2 chunks +4 lines, -0 lines 0 comments Download
M tools/lexer_generator/rule_parser.py View 2 chunks +5 lines, -0 lines 0 comments Download
M tools/lexer_generator/transition_keys.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
dcarney
7 years ago (2013-11-25 12:18:34 UTC) #1
Message was sent while issue was closed.
Committed patchset #2 manually as r18043 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698