summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/Symbols.cpp
Commit message (Expand)AuthorAgeFilesLines
* Initial work on smart highlight of local symbols. For-statements and symbols ...Roberto Raggi2009-06-251-1/+7
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Removed hidden function declarations from the overloaded function set.Roberto Raggi2009-05-191-0/+5
* Moved some complicated checks into convenience functionsThorbjørn Lindeijer2009-03-261-0/+12
* Don't insert `(' when completing ambiguous symbols.Roberto Raggi2009-03-171-0/+6
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Introduced support for forward class declarations.Roberto Raggi2009-02-161-0/+47
* Reimplemented Type::as*Type() using virtual methods.Roberto Raggi2009-02-091-4/+4
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+484