summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/Bind.h
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Fixed alignment issues with 64 bits ABIs.Roberto Raggi2010-09-031-1/+2
* Update the source locations.Roberto Raggi2010-08-171-0/+4
* Get rid of the old Semantic pass.Roberto Raggi2010-08-131-1/+2
* Process objc methodsRoberto Raggi2010-08-131-3/+4
* More work on the objc class and declaration symbols.Roberto Raggi2010-08-131-0/+3
* Process the objc classes and protocolsRoberto Raggi2010-08-131-2/+5
* Process type arguments.Roberto Raggi2010-08-131-0/+3
* Added public methods to process declarations and expressions.Roberto Raggi2010-08-131-0/+2
* Process enumerators.Roberto Raggi2010-08-131-1/+1
* Bind function definitions.Roberto Raggi2010-08-131-2/+6
* Handle symbol visibility.Roberto Raggi2010-08-131-1/+4
* Added a way to bind TranslationUnitAST nodes.Roberto Raggi2010-08-131-5/+7
* Process simple-type-specifiers and class-specifiers.Roberto Raggi2010-08-121-1/+3
* Process the postfix declarators.Roberto Raggi2010-08-121-1/+1
* Remember the declarator-id.Roberto Raggi2010-08-121-1/+2
* Process names.Roberto Raggi2010-08-121-7/+7
* Added Bind::switchScope() and Bind::currentScope().Roberto Raggi2010-08-121-0/+4
* Initial work on the new Binder.Roberto Raggi2010-08-121-0/+276