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

Issue 83633002: Experimental parser: continue unifying the API with Scanner. (Closed)

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

Description

Experimental parser: continue unifying the API with Scanner. This CL adds storing next and current tokens separately and the Location struct. Also, kills additional layer of Next() in lexer-shell, to make it easier to see that the comparsion is fair. TBR=dcarney@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=18023

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -17 lines) Patch
M src/lexer/experimental-scanner.h View 5 chunks +36 lines, -1 line 0 comments Download
M src/lexer/lexer-shell.cc View 3 chunks +8 lines, -10 lines 0 comments Download
M tools/lexer_generator/code_generator.jinja View 2 chunks +7 lines, -6 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
marja
7 years, 1 month ago (2013-11-22 14:54:49 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r18023.

Powered by Google App Engine
This is Rietveld 408576698