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

Issue 138973007: Experimental parser: support subgraph inlining (Closed)

Created:
6 years, 10 months ago by dcarney
Modified:
6 years, 10 months ago
Reviewers:
marja
CC:
v8-dev
Visibility:
Public.

Description

Experimental parser: support subgraph inlining TBR=marja@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=19064

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+258 lines, -302 lines) Patch
M src/lexer/lexer_py.re View 2 chunks +17 lines, -22 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
M tools/lexer_generator/nfa_builder.py View 4 chunks +10 lines, -9 lines 0 comments Download
D tools/lexer_generator/regex_lexer.py View 1 chunk +0 lines, -139 lines 0 comments Download
M tools/lexer_generator/regex_parser.py View 1 chunk +112 lines, -0 lines 0 comments Download
D tools/lexer_generator/rule_lexer.py View 1 chunk +0 lines, -101 lines 0 comments Download
M tools/lexer_generator/rule_parser.py View 6 chunks +119 lines, -29 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
dcarney
6 years, 10 months ago (2014-02-04 11:59:01 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r19064 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698