Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2011-05-22 | 1.6 kB | |
pycca-win32-ix86-3.3.zip | 2011-05-22 | 1.5 MB | |
pycca-macosx-ix86-3.3.zip | 2011-05-22 | 2.0 MB | |
pycca-linux-ix86-3.3.tar.gz | 2011-05-22 | 1.4 MB | |
Totals: 4 Items | 4.9 MB | 0 |
2011/05/19 mangoa01 * src/pycca_gen.tcl: Corrected a problem in the data portal where there were no attributes of the class. Prevent emitting an empty array initializer. This troubles some compilers. 2011/05/11 mangoa01 * src/cdcl.tcl: * src/pycca_portal.c: * src/pycca_portal.h: * tests/cdcl.test: Corrected parsing of parameter list that contains an elipsis indicating a variable length argument. Corrected "constness" of interface for updating an attribute via the portal functions. * changes: More tweeks readying for a 3.3 release. 2011/05/08 mangoa01 * changes: Addition corrections for version 3.3. * changes: Changes for pycca revision 3.3. * src/pycca_gen.tcl: Clean up of the queries associated with emiting event identifiers for the data portal option. * src/pycca_gen.tcl: Remove debug printout. 2011/05/07 mangoa01 * doc/pycca-translate/xuml-translation.me: * doc/pycca-translate/xuml-translation.pdf: * doc/pycca.html: * doc/pycca.txt: * pycca-linux.tpj: * pycca-macosx.tpj: * pycca-win32.tpj: * src/pycca.tcl: * src/pycca_gen.tcl: * tests/test.pycca: Corrected an omission from the set of classes that are included in the "dataportal" data structures. Classes that have a state model need to be included even if they have no attributes. Since the data portal code can send an event, such classes need to be output. Also included more discussion of bridging in the translation document.