aboutsummaryrefslogtreecommitdiffstats
path: root/parser/rpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixes various memory alignment issues which cause generator to crash on ↵Modestas Vainius2012-03-091-2/+7
| | | | | | | alignment-sensitive architectures. Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Init struct values on constructor.Hugo Parente Lima2012-03-091-0/+2
| | | | Newer versions of parser do this, e.g. the version used on kdevelop4.
* Fix compilation and instalation on MSVC.Hugo Parente Lima2012-03-091-0/+6
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Removed unused parser file.Hugo Lima2009-11-181-295/+0
|
* Add missing include directives in the C++ parser code.Hugo Lima2009-08-202-0/+8
|
* The genesis...Hugo Lima2009-08-1719-0/+3637