summaryrefslogtreecommitdiff
path: root/src/parsers/type/reference_type.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-07-21Allow in each node set limit for child nodes to parse.Andrei Karas1-1/+1
2015-07-21Add to parsers to get fields type. Limit type pointers to parse only one chil...Andrei Karas1-1/+2
2015-07-06Track variable for checking null pointer assigned from function call only if ...Andrei Karas1-0/+3
2015-06-26Fix program name in copyright headers.Andrei Karas1-1/+1
2015-06-13Add parsing type REFERENCE_TYPE.Andrei Karas1-0/+44