Share

dia2code

Code

Programming Languages: C

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2008-12-07 cvs -d:pserver:anonymous@dia2code.cvs.sourceforge.net:/cvsroot/dia2code login

cvs -z3 -d:pserver:anonymous@dia2code.cvs.sourceforge.net:/cvsroot/dia2code co -P modulename

Show:

What's happening?

  • dia2code

    tim_rodger committed patchset 53 of module dia2code to the dia2code CVS repository, changing 1 files.

    2008-12-07 10:17:06 UTC by tim_rodger

  • dia2code

    tim_rodger committed patchset 52 of module dia2code to the dia2code CVS repository, changing 1 files.

    2008-12-07 10:15:47 UTC by tim_rodger

  • generation of cpp files and #ifndef

    I am using dia2code 0.8.3, I can generate python files from the example1.dia example but the cpp files don't match your example output on your website. There is no #ifndef and #define section and some of the documentation within the class definition gets mangled see the Derived.h file for an example. Thanks Mark Morris markmorris5115@googlemail.com.

    2008-10-08 16:32:48 UTC by nobody

  • cpp code generation for template classes improved

    The boilerplate *.cpp code for a template class looks currently like func.cpp: Func::~Func ( ){ } while it should be func_improved.cpp: template Func::~Func ( ){ } where the template class header is func.h: template // interface class Func { // Associations // Attributes // Operations...

    2008-10-02 14:26:44 UTC by weigc

  • dia2code

    okellogg committed patchset 51 of module dia2code to the dia2code CVS repository, changing 2 files.

    2008-05-09 20:46:00 UTC by okellogg

  • Comments in generated C++ .h files?

    When I entered a comment in the Operation data area under the Operations tab in Dia, and then generated code, I expected to see the comment show up as a C++ comment block above the function prototype in the .h file generated... but do not.

    2007-10-30 20:28:42 UTC by nobody

  • Perl please

    Perl implementation would be nice, too ! Thanks for sharing your work.

    2007-10-29 22:07:28 UTC by nobody

  • Fail generating relations

    In the attached file, I set a relation between "Figura" (Figure), and "ListaFiguras" (ListOfFigures), which I called "lista" (list). The problem is that, when I invoked dia2code 0.83 (in Ubuntu Linux) in order to get the C++ source, everything goes fine, apart from the "lista" relation. The type is inferred correctly, so it generates: /* Associations */.

    2007-10-09 08:57:21 UTC by nobody

  • dia2code

    okellogg committed patchset 50 of module dia2code to the dia2code CVS repository, changing 1 files.

    2007-07-26 21:59:25 UTC by okellogg

  • dia2code

    okellogg committed patchset 49 of module dia2code to the dia2code CVS repository, changing 1 files.

    2007-07-10 21:30:34 UTC by okellogg

Our Numbers