summaryrefslogtreecommitdiff
path: root/codegen/analyzer.l
AgeCommit message (Expand)AuthorFilesLines
2012-08-24Fix include order because bison is retarded - fixes codegen compilation with ...George Kiagiadakis1-1/+1
2012-04-08Fix copy/paste mistake in license headers: s/See the GNU General Public Licen...George Kiagiadakis1-1/+1
2011-01-08Declare the exported and non-exported symbols of the libraries.George Kiagiadakis1-1/+2
2011-01-05codegen: treat namespace and class declarations as normal tokens.George Kiagiadakis1-4/+4
2011-01-03Modify codegen to generate wrapper constructor functions.George Kiagiadakis1-2/+15
2010-12-13Catch C++ keywords only if they have space before.George Kiagiadakis1-3/+3
2010-06-19Refactor the Type and Value systems, cleanup code, add useful macros, documen...George Kiagiadakis1-0/+9
2010-03-14Initial commit of the QtGstreamer helper code generator.George Kiagiadakis1-0/+120