2007-11-17 mario Adding some basic error cheching.
2007-11-17 mario Changing format of error reporting.
2007-11-16 mario Fixing some more comments.
2007-11-16 mario Cleaning up comments.
2007-11-16 mario Small fix to previous commit.
2007-11-16 mario Cleaning up some bison rules.
2007-11-15 mario Cleaning up comments.
2007-11-15 mario Cleaning up comments.
2007-11-15 mario Adding location data to new transition_condition_c.
2007-11-15 lbessard Bug on SFC transition parsing and generation fixed
2007-11-14 mario Adding support for use of PRIORITY as identifier inside SFC.
2007-11-14 mario Fixing handling of enumeration values;
2007-11-10 mario fixing 'priority' in SFC.
2007-11-08 mario commenting out code no longer required. To be deleted later.
2007-11-04 mario Adding some comments.
2007-11-03 mario removing debug messages left by mistake in previous commit.
2007-11-03 mario fixing bug in handling of PRIVATE token.
2007-11-03 mario fixing buf in FOR control variable.
2007-11-02 mario removing 'identifier' from definition of symbolic_variable
2007-11-01 mario adding some comments.
2007-11-01 mario fixing include bug (only ocured for includes in main program file).
2007-11-01 mario Fixing handling of task initialisation.
2007-10-28 mario fixing identifier issues of PRIORITY, SINGLE, and INTERVAL
2007-10-28 mario fixing infinite error loops at library level, and ...
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 ***