summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/Symbol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* typoRoberto Raggi2009-06-031-2/+2
* Added Symbol::enclosingNamespaceScope(), Symbol::enclosingClassScope(), and s...Roberto Raggi2009-06-031-0/+56
* Introduced Name::identifier().Roberto Raggi2009-05-281-0/+8
* Fixed the signature of Symbol::getPosition() & co.Roberto Raggi2009-03-311-3/+3
* Introduced startOffset(), endOffset(), getPosition(), getStartPosition(), and...Roberto Raggi2009-03-311-0/+23
* Ignore the symbol's column for generated symbols (at least for now).Roberto Raggi2009-03-041-4/+15
* Context-sensitive highlighting.Roberto Raggi2009-03-031-7/+11
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Introduced support for forward class declarations.Roberto Raggi2009-02-161-0/+3
* Reimplemented Symbol::as*() methods using virtual functions.Roberto Raggi2009-02-091-77/+11
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+421