Author: muggenhor
Date: Wed Jul 9 15:04:10 2008
New Revision: 5432
URL: http://svn.gna.org/viewcvs/warzone?rev=5432&view=rev
Log:
* 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
* Add a template file which is used by this new code generator as a file
"header"
* Add a new struct-level directive to the mini database meta scheme language:
%loadFunc which specifies that the above code generator should generate a
loading function for this type plus what its name should be
* Add a new entry for this code generator to the Makefile for testing purposes
Added:
trunk/build_tools/code-generators/c_sqliteload_cg.pm
- copied, changed from r5431,
trunk/build_tools/code-generators/sql_selectdef_cg.pm
trunk/build_tools/code-generators/test_code.tpl.sql.c (with props)
Removed:
trunk/build_tools/code-generators/sql_selectdef_cg.pm
Modified:
trunk/build_tools/code-generators/Makefile
trunk/build_tools/code-generators/db-lang.pl
trunk/build_tools/code-generators/test_code.tpl
_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits