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

Issue 170253007: Experimental parser: always apply default transitions (Closed)

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

Description

Experimental parser: always apply default transitions TBR=marja@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=19477

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -50 lines) Patch
M tools/lexer_generator/automaton.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M tools/lexer_generator/dfa.py View 1 2 3 4 5 5 chunks +36 lines, -11 lines 0 comments Download
M tools/lexer_generator/dfa_optimizer.py View 1 2 3 4 4 chunks +8 lines, -14 lines 0 comments Download
M tools/lexer_generator/dot_utilities.py View 1 2 3 4 4 chunks +53 lines, -7 lines 0 comments Download
M tools/lexer_generator/generator.py View 1 2 3 4 chunks +6 lines, -4 lines 0 comments Download
M tools/lexer_generator/nfa.py View 1 2 chunks +7 lines, -3 lines 0 comments Download
M tools/lexer_generator/nfa_builder.py View 1 2 chunks +13 lines, -6 lines 0 comments Download
M tools/lexer_generator/term.py View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M tools/lexer_generator/test/term_test.py View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
dcarney
6 years, 10 months ago (2014-02-19 10:55:07 UTC) #1
Message was sent while issue was closed.
Committed patchset #6 manually as r19477 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698