warzone2100/build_tools/code-generators
Giel van Schijndel 8344514617 Make sure to use the %prefix and %suffix when declaring pointers to structs
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5524 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-12 21:39:49 +00:00
..
Makefile Pass the output file as a command line parameter (and fall back to stdout if none is provided) 2008-07-09 16:05:41 +00:00
c_sqliteload_cg.pm Add a new struct level qualifier: %fetchByRow 2008-07-12 21:30:05 +00:00
c_structdef_cg.pm Make sure to use the %prefix and %suffix when declaring pointers to structs 2008-07-12 21:39:49 +00:00
db-lang.pl Add a new struct level qualifier: %fetchByRow 2008-07-12 21:30:05 +00:00
sql_tabledef_cg.pm Don't generate SQL code (that's SQL statements for table definitions as well as SQLite loading code) for fields of type C-only-field 2008-07-12 20:36:45 +00:00
test_code.tpl * Add new %macro, %macroprefix and %macrosuffix directives to the mini database schema meta language 2008-07-11 14:02:17 +00:00
test_code.tpl.sql.c * Rename and modify the SQL SELECT statement code generator to a code generator that produces C code for loading in the contents of database tables 2008-07-09 13:04:10 +00:00
test_code.tpl.struct.h * Print from a template for the C struct definition code generator as well 2008-07-09 13:57:26 +00:00