summaryrefslogtreecommitdiff
path: root/shared/cplusplus/Lexer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-680/+0
|
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
|
* More ObjC++Roberto Raggi2009-01-091-5/+5
|
* Recognize Objective C @tokens.Roberto Raggi2009-01-081-1/+52
|
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
|
* Implemented support for C++ and iso646 operators.Roberto Raggi2008-12-101-2/+7
|
* Fixed possible crash when classifying chars.Roberto Raggi2008-12-031-1/+1
|
* off-by-one in headershjk2008-12-021-1/+0
|
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
|
* Initial importcon2008-12-021-0/+624