aboutsummaryrefslogtreecommitdiffstats
path: root/parser/parser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove GCC 4.6 warnings on abstractmetabuilder.cpp and parser.cppHugo Parente Lima2012-03-091-2/+0
| | | | | abstractmetabuilder.cpp:1792:9: warning: variable ‘firstDefaultArgument’ set but not used [-Wunused-but-set-variable] parser.cpp:2136:17: warning: variable ‘global_scope’ set but not used [-Wunused-but-set-variable]
* The genesis...Hugo Lima2009-08-171-0/+4056