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

Issue 59953002: Experimental lexer generator: parse {} in regexps. (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: parse {} in regexps. BUG= R=dcarney@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17495

Patch Set 1 #

Patch Set 2 : simpler #

Patch Set 3 : moar #

Patch Set 4 : better #

Patch Set 5 : fixed #

Patch Set 6 : . #

Patch Set 7 : . #

Patch Set 8 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -2 lines) Patch
M tools/lexer_generator/automata_test.py View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M tools/lexer_generator/nfa.py View 1 2 3 4 5 6 7 2 chunks +25 lines, -0 lines 0 comments Download
M tools/lexer_generator/regex_lexer.py View 1 2 3 4 5 6 7 2 chunks +11 lines, -0 lines 0 comments Download
M tools/lexer_generator/regex_parser.py View 1 2 3 4 5 6 7 2 chunks +14 lines, -2 lines 0 comments Download
M tools/lexer_generator/transition_keys.py View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
dcarney
lgtm
7 years, 1 month ago (2013-11-05 15:10:41 UTC) #1
marja
7 years, 1 month ago (2013-11-05 15:16:09 UTC) #2
Message was sent while issue was closed.
Committed patchset #8 manually as r17495.

Powered by Google App Engine
This is Rietveld 408576698