- What is that empty ramp.cc file ? 2007-09-28, by etisserant
- Support for anonymous directly represented variables. 2007-09-28, by etisserant
- updated some .cvsignore 2007-09-17, by etisserant
- Conform STD_TEST to standard, add FB declaration in localVars tag 2007-09-17, by etisserant
- Splitted type declaration out of iec std lib, to avoid DWORD, BOOL, TIME ,... clash with windows.h 2007-09-17, by etisserant
- Bugs with direct variable in Pou body fixed 2007-09-17, by lbessard
- Now generated SoftPLC compiles with mingw32 and run windows. 2007-08-30, by etisserant
- Bug on Program in ST and IL generation fixed 2007-08-29, by lbessard
- Started support for long long (LL suffix) 64 bit literals on 32 bit platforms (unfinished) 2007-08-29, by etisserant
- Updated Makefile to allow compilation with mingw32 2007-08-28, by etisserant
- Bug into generate_cc_sfc fixed 2007-08-27, by lbessard
- Adding SET (S) and RESET(R) to action qualifier 2007-08-27, by lbessard
- Adding R and S qualifier to SFC 2007-08-13, by lbessard
- Changing file header 2007-08-02, by lbessard
- Changing file headers 2007-08-02, by lbessard
- Fixed some problems win 32 bits GCC and Long Long literals 2007-08-01, by etisserant
- Help message updated 2007-07-26, by lbessard
- Adding support for generating files into an user-defined folder 2007-07-25, by lbessard
- Fixed verious problems with SFC, Globals and located variables. 2007-07-20, by etisserant
- Tests and various fixes 2007-07-19, by etisserant
- Test IEC_LIB and fix bugs (EQ, GT et all) 2007-07-18, by etisserant
- IEC std lib test enhanced string ops, from string and to string conv. 2007-07-17, by etisserant
- First working IEC std lib test, actually test from string and to_string functions. 2007-07-13, by 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-12, by etisserant
- Bug on configuration generation fixed 2007-07-11, by lbessard
- Stage4 changes according to new STD lib implementation 2007-07-07, by etisserant
- *** empty log message *** 2007-07-07, by etisserant
- Early implementation of STD library. 2007-07-06, by etisserant
- Generated code for il finished 2007-06-21, by lbessard
- new generated files 2007-06-19, by lbessard
- preliminary std lib support for ST 2007-06-18, by etisserant
- Adding support for standard function block parsing 2007-06-14, by lbessard
- Correct bug on location list generation 2007-05-29, by lbessard
- Adding location list generation 2007-05-18, by lbessard
- Bug on resource global variables generation corrected 2007-05-16, by lbessard
- Multi-file configuration and resource generation finished 2007-05-16, by lbessard
- 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-15, by etisserant
- Now, LOCATED variables do declare extern C variables the same way EXTERNAL variables do. 2007-05-14, by etisserant
- Adding support for internal variable call generating 2007-05-11, by lbessard
- Adding init function on programs 2007-05-11, by etisserant
- Adding init function on functionBlock 2007-05-10, by etisserant
- Bugs on SFC transition list generation and search expression type with structured_variables corrected 2007-04-18, by lbessard
- Add time struct creation in variable initial value declaration 2007-04-06, by lbessard
- *** empty log message *** 2007-03-27, by mario
- Adding priority support for transitions in SFC 2007-02-28, by lbessard
- SFC generator improved 2007-02-27, by lbessard
- SFC state machine first approach generator implemented 2007-02-23, by lbessard
- Support for struct Time data Types manipulation into ST and IL added 2007-02-20, by lbessard
- Adding changes to make the compiler compatible with bison ver 2.3 2007-02-14, by mario
- *** empty log message *** 2007-02-12, by lbessard
- Many major changes to support SFC! 2007-02-09, by mario
- can now generate C programs instead off Cc 2007-02-09, by tib
- Add support for correct syntax of direct variables. 2007-02-02, by mario
- generate_iec completed 2007-02-01, by lbessard
- Fixing bug - BEGIN(sfc_state) -> yy_push_state(sfc_state) 2007-02-01, by mario
- Added some more coments. 2007-02-01, by mario
- Added some comments. Fixed some accesses to potential NULL pointers. 2007-02-01, by mario
- Changing from decl_state directly to sfc_state 2007-02-01, by mario
- Removing 'transition_name' from 'action_time' definition 2007-02-01, by mario
- stack overflow problem corrected 2007-02-01, by lbessard
- ST and IL parsing added into flex-bison analyser 2007-01-31, by lbessard
- Added useful .cvsignore 2007-01-31, by tib
- Changes made since Mario visit at LOLITECH. Thanks again ! 2007-01-31, by etisserant
- Initial commit. Last MatPLC CVS with some makefile inclusion removed in order to compile fine out of MatPLC. 2007-01-31, by etisserant