Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(49)

Issue 126074: Simplify the JS lexer (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 6 months ago by MikeSamuel
Modified:
16 years, 5 months ago
Reviewers:
metaweta
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Simplify number parsing in the JS lexer. This eliminates the need for a joining step in JS lexing. It should not change actual behavior. Submitted @3796

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -237 lines) Patch
D src/com/google/caja/lexer/InputElementJoiner.java View 1 chunk +0 lines, -138 lines 0 comments Download
M src/com/google/caja/lexer/InputElementSplitter.java View 5 chunks +12 lines, -27 lines 0 comments Download
M src/com/google/caja/lexer/JsLexer.java View 3 chunks +4 lines, -5 lines 0 comments Download
M src/com/google/caja/lexer/NumberRecognizer.java View 1 chunk +71 lines, -66 lines 0 comments Download
M src/com/google/caja/lexer/PositionInferer.java View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
MikeSamuel
16 years, 6 months ago (2009-10-02 01:47:32 UTC) #1
metaweta
16 years, 5 months ago (2009-10-08 23:33:09 UTC) #2
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b