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

Issue 160443002: Experimental parser: remove match actions (Closed)

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

Description

Experimental parser: remove match actions TBR=marja@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=19370

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Patch Set 11 : #

Patch Set 12 : #

Patch Set 13 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+476 lines, -385 lines) Patch
M tools/lexer_generator/action.py View 1 2 2 chunks +27 lines, -48 lines 0 comments Download
M tools/lexer_generator/automaton.py View 1 2 3 4 chunks +19 lines, -7 lines 0 comments Download
M tools/lexer_generator/code_generator.jinja View 1 2 3 4 5 6 7 8 9 10 11 10 chunks +32 lines, -28 lines 0 comments Download
M tools/lexer_generator/code_generator.py View 1 2 3 4 5 6 7 8 9 10 13 chunks +42 lines, -52 lines 0 comments Download
M tools/lexer_generator/dfa.py View 1 2 3 2 chunks +10 lines, -1 line 0 comments Download
M tools/lexer_generator/dfa_optimizer.py View 1 2 3 4 5 6 7 8 9 10 3 chunks +193 lines, -110 lines 0 comments Download
M tools/lexer_generator/dot_utilities.py View 1 1 chunk +2 lines, -0 lines 0 comments Download
M tools/lexer_generator/lexer_test.py View 1 2 1 chunk +1 line, -3 lines 0 comments Download
M tools/lexer_generator/nfa.py View 4 chunks +43 lines, -32 lines 0 comments Download
M tools/lexer_generator/nfa_builder.py View 1 2 3 8 chunks +89 lines, -93 lines 0 comments Download
M tools/lexer_generator/regex_parser.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/lexer_generator/rule_parser.py View 2 chunks +3 lines, -5 lines 0 comments Download
M tools/lexer_generator/transition_keys.py View 1 2 3 4 5 6 7 8 9 10 5 chunks +14 lines, -5 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
dcarney
6 years, 10 months ago (2014-02-14 09:37:18 UTC) #1
Message was sent while issue was closed.
Committed patchset #13 manually as r19370 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698