Commit Graph

10 Commits

Author SHA1 Message Date
Roberto Raggi
05f2fd6669 Renamed Symbol::scope() to Symbol::enclosingScope(). 2010-08-26 16:16:22 +02:00
Roberto Raggi
a478f3d2e2 Renamed the local declaration of FindLocalSymbols. 2010-08-12 12:45:55 +02:00
Roberto Raggi
4deb7d0505 Skip local typedef declarations. 2010-08-12 12:40:55 +02:00
Roberto Raggi
354b9712e4 Merged ScopedSymbol and Scope. 2010-08-11 15:25:18 +02:00
Roberto Raggi
06ce535217 Don't mess with the generated symbols. 2010-08-06 16:41:57 +02:00
Roberto Raggi
463f83630f Speed up the comutation of the local members. 2010-08-06 11:35:00 +02:00
Roberto Raggi
4ff3ee2ff0 Use Prototype instead of Function. 2010-08-05 17:53:14 +02:00
Roberto Raggi
9aa991d636 Refactored CPlusPlus::Function. 2010-08-05 17:53:14 +02:00
Roberto Raggi
f088ba71d5 Handle C++ mem-intitializers 2010-08-03 13:02:45 +02:00
Roberto Raggi
9b24e0ae2a Highlight local and member symbols. 2010-07-15 16:04:16 +02:00