2007-10-28 mario Fixing small bug when determining ST or IL language
2007-10-28 mario fixing formal function invocation in IL
2007-10-24 lbessard Change generate_cc to generate_c
2007-10-23 mario Adding basic error checking.
2007-10-23 mario Adding basic error checking.
2007-10-23 mario CVS Test - removed blank line
2007-10-17 lbessard Bugs on SFC generation fixed
2007-10-05 lbessard Lots of bugs fixed
2007-10-05 etisserant Fixed Bitwise negation in ST
2007-09-28 etisserant What is that empty ramp.cc file ?
2007-09-28 etisserant Support for anonymous directly represented variables.
2007-09-17 etisserant updated some .cvsignore
2007-09-17 etisserant Conform STD_TEST to standard, add FB declaration in localVars tag
2007-09-17 etisserant Splitted type declaration out of iec std lib, to avoid DWORD, BOOL, TIME ,... clash with windows.h
2007-09-17 lbessard Bugs with direct variable in Pou body fixed
2007-08-30 etisserant Now generated SoftPLC compiles with mingw32 and run windows.
2007-08-29 lbessard Bug on Program in ST and IL generation fixed
2007-08-29 etisserant Started support for long long (LL suffix) 64 bit literals on 32 bit platforms (unfinished)
2007-08-28 etisserant Updated Makefile to allow compilation with mingw32
2007-08-27 lbessard Bug into generate_cc_sfc fixed
2007-08-27 lbessard Adding SET (S) and RESET(R) to action qualifier
2007-08-13 lbessard Adding R and S qualifier to SFC
2007-08-02 lbessard Changing file header
2007-08-02 lbessard Changing file headers
2007-08-01 etisserant Fixed some problems win 32 bits GCC and Long Long literals
2007-07-26 lbessard Help message updated
2007-07-25 lbessard Adding support for generating files into an user-defined folder
2007-07-20 etisserant Fixed verious problems with SFC, Globals and located variables.
2007-07-19 etisserant Tests and various fixes
2007-07-18 etisserant Test IEC_LIB and fix bugs (EQ, GT et all)
2007-07-17 etisserant IEC std lib test enhanced string ops, from string and to string conv.
2007-07-13 etisserant First working IEC std lib test, actually test from string and to_string functions.
2007-07-12 etisserant Fixed -I library include path behavior + removed old lib implementation + added generated lib func names to stage 1_2 + added Makefile.Linux
2007-07-11 lbessard Bug on configuration generation fixed
2007-07-07 etisserant Stage4 changes according to new STD lib implementation
2007-07-07 etisserant *** empty log message ***
2007-07-06 etisserant Early implementation of STD library.
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!