2007-06-21 lbessard Generated code for il finished
2007-06-19 lbessard new generated files
2007-06-18 etisserant preliminary std lib support for ST
2007-06-14 lbessard Adding support for standard function block parsing
2007-05-29 lbessard Correct bug on location list generation
2007-05-18 lbessard Adding location list generation
2007-05-16 lbessard Bug on resource global variables generation corrected
2007-05-16 lbessard Multi-file configuration and resource generation finished
2007-05-15 etisserant Now, stage4out can address files. Generate_cc have been split into one visitor per C file : pous, ressource and config. Work in progress.
2007-05-14 etisserant Now, LOCATED variables do declare extern C variables the same way EXTERNAL variables do.
2007-05-11 lbessard Adding support for internal variable call generating
2007-05-11 etisserant Adding init function on programs
2007-05-10 etisserant Adding init function on functionBlock
2007-04-18 lbessard Bugs on SFC transition list generation and search expression type with structured_variables corrected
2007-04-06 lbessard Add time struct creation in variable initial value declaration
2007-03-27 mario *** empty log message ***
2007-02-28 lbessard Adding priority support for transitions in SFC
2007-02-27 lbessard SFC generator improved
2007-02-23 lbessard SFC state machine first approach generator implemented
2007-02-20 lbessard Support for struct Time data Types manipulation into ST and IL added
2007-02-14 mario Adding changes to make the compiler compatible with bison ver 2.3
2007-02-12 lbessard *** empty log message ***
2007-02-09 mario Many major changes to support SFC!
2007-02-09 tib can now generate C programs instead off Cc
2007-02-02 mario Add support for correct syntax of direct variables.
2007-02-01 lbessard generate_iec completed
2007-02-01 mario Fixing bug - BEGIN(sfc_state) -> yy_push_state(sfc_state)
2007-02-01 mario Added some more coments.
2007-02-01 mario Added some comments. Fixed some accesses to potential NULL pointers.
2007-02-01 mario Changing from decl_state directly to sfc_state
2007-02-01 mario Removing 'transition_name' from 'action_time' definition
2007-02-01 lbessard stack overflow problem corrected
2007-01-31 lbessard ST and IL parsing added into flex-bison analyser
2007-01-31 tib Added useful .cvsignore
2007-01-31 etisserant Changes made since Mario visit at LOLITECH. Thanks again !
2007-01-31 etisserant Initial commit. Last MatPLC CVS with some makefile inclusion removed in order to compile fine out of MatPLC.