source: webkit/trunk/JavaScriptCore/parser/Lexer.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67066   15 years zherczeg Removing doneSemicolon label in the lexer …
(edit) @66962   15 years zherczeg Refactoring multiline comments in the lexer …
(edit) @66375   15 years zherczeg Refactor number parsing in the lexer …
(edit) @66135   15 years oliver 2010-08-26 Oliver Hunt <[email protected]> Reviewed by Gavin …
(edit) @64827   15 years zherczeg Refactor identifier parsing in lexer …
(edit) @63566   15 years oliver 2010-07-16 Oliver Hunt <[email protected]> Reviewed by …
(edit) @63423   15 years zherczeg Refactoring some parts of the lexer …
(edit) @63322   15 years zherczeg 2010-07-14 Zoltan Herczeg <[email protected]> Reviewed by …
(edit) @63237   15 years oliver 2010-07-12 Oliver Hunt <[email protected]> Reviewed by Gavin …
(edit) @63024   15 years oliver Tidy up lexer token ids https://bugs.webkit.org/show_bug.cgi?id=42014
(edit) @62995   15 years oliver 2010-07-09 Oliver Hunt <[email protected]> Reviewed by …
(edit) @62862   15 years oliver 2010-07-08 Oliver Hunt <[email protected]> Reviewed by Gavin …
(edit) @62849   15 years oliver Tidy up the lexer Reviewed by Anders Carlson. Remove some of the old …
(edit) @62848   15 years oliver 2010-07-08 Oliver Hunt <[email protected]> Reviewed by Gavin …
(edit) @62628   15 years zherczeg Refactored string parsing inside the lexer …
(edit) @62449   15 years oliver Move BOM handling out of the lexer and parser …
(edit) @62416   15 years commit-queue 2010-07-02 Sheriff Bot <[email protected]> …
(edit) @62410   15 years oliver 2010-07-02 Oliver Hunt <[email protected]> Reviewed by …
(edit) @62366   15 years zherczeg Improve the main lexer switch by mapping input characters to their …
(edit) @62031   15 years zherczeg Only one character lookahead should be enough for the lexer …
(edit) @61878   15 years oliver 2010-06-25 Oliver Hunt <[email protected]> Reviewed by …
(edit) @61732   15 years oliver 2010-06-23 Oliver Hunt <[email protected]> Reviewed by Gavin …
(edit) @61450   15 years oliver 2010-06-18 Oliver Hunt <[email protected]> Reviewed by …
(edit) @59061   15 years ggaren Reserve a large-ish initial capacity for Lexer::m_buffer16. …
(edit) @53224   15 years ap Reviewed by Darin Adler. …
(edit) @51505   15 years eric 2009-11-30 Laszlo Gombos <Laszlo Gombos> …
(edit) @49365   16 years ggaren At long last, I pronounce the death of AllInOneFile.cpp. …
(edit) @47664   16 years darin Syntax tree nodes should use arena allocation …
(edit) @47582   16 years mrowe Roll out r47571 and related build fixes as it caused us to leak the …
(edit) @47571   16 years darin Syntax tree nodes should use arena allocation …
(edit) @47236   16 years darin JavaScriptCore: JavaScriptCore tweaks to get ready for the parser …
(edit) @44224   16 years abarth Revert 44221.
(edit) @43661   16 years darin JavaScriptCore: 2009-05-13 Darin Adler <Darin Adler> …
(edit) @43642   16 years darin JavaScriptCore: 2009-05-13 Darin Adler <Darin Adler> …
(edit) @43361   16 years darin 2009-05-07 Darin Adler <Darin Adler> Reviewed by Geoff …
(edit) @43358   16 years darin 2009-05-07 Darin Adler <Darin Adler> Reviewed by Sam …
(edit) @43156   16 years darin 2009-05-02 Darin Adler <Darin Adler> Reviewed by Maciej …
(edit) @43144   16 years mjs 2009-05-02 Maciej Stachowiak <[email protected]> Reviewed by …
(edit) @41045   16 years ggaren JavaScriptCore: 2009-02-17 Geoffrey Garen <[email protected]> …
(edit) @40501   16 years darin JavaScriptCore: 2009-02-02 Darin Adler <Darin Adler> …
(edit) @39942   16 years oliver Bug 23225: REGRESSION: Assertion failure in reparseInPlace() …
(edit) @39554   16 years ddkilzer Bug 23080: Remove last vestiges of KJS references …
(edit) @39521   16 years cwzwarich 2008-12-30 Cameron Zwarich <[email protected]> …
(edit) @38856   16 years cwzwarich 2008-12-01 Cameron Zwarich <[email protected]> Reviewed by …
(edit) @38638   17 years weinig 2008-11-20 Sam Weinig <[email protected]> Fix non-mac builds. …
(edit) @38635   17 years weinig 2008-11-20 Sam Weinig <[email protected]> Reviewed by Darin …
(edit) @38632   17 years weinig 2008-11-20 Sam Weinig <[email protected]> Reviewed by Geoffrey …
(edit) @38390   17 years cwzwarich 2008-11-14 Cameron Zwarich <[email protected]> Reviewed by …
(edit) @38221   17 years hausmann 2008-11-07 Simon Hausmann <Simon Hausmann> Fix the …
(copy) @38205   17 years cwzwarich 2008-11-06 Cameron Zwarich <[email protected]> Reviewed by …
copied from trunk/JavaScriptCore/kjs/lexer.cpp
(edit) @38137   17 years cwzwarich 2008-11-05 Cameron Zwarich <[email protected]> …
Note: See TracRevisionLog for help on using the revision log.