2009-01-14 |
lbessard |
Bug on standard function not defined with EN/ENO fixed
|
file |
diff |
annotate
|
2009-01-04 |
etisserant |
Fixed errors in string_to_int.
|
file |
diff |
annotate
|
2008-12-23 |
etisserant |
STRING max size and length type can now be overloaded (define STR_MAX_LEN and STR_LEN_TYPE before including iec_types.h)
|
file |
diff |
annotate
|
2008-12-05 |
greg |
Warning conditions on win32 fixed
|
file |
diff |
annotate
|
2008-10-24 |
lbessard |
Adding support for EN/ENO in standard functions
|
file |
diff |
annotate
|
2008-09-07 |
etisserant |
Added __DEBUG global var to eventually change PLC code execution
|
file |
diff |
annotate
|
2008-08-19 |
etisserant |
Re-organized types headers, to ease debug code generation
|
file |
diff |
annotate
|
2008-07-17 |
etisserant |
removed __print statements. Not supposed to be in std lib.
|
file |
diff |
annotate
|
2008-07-17 |
etisserant |
added some type handling tools in iec_std_lib. To be tested
|
file |
diff |
annotate
|
2008-06-27 |
lbessard |
Bug on __TIME_CMP fixed
|
file |
diff |
annotate
|
2008-04-03 |
lbessard |
Changing SFC Transitions, Steps and Actions types
|
file |
diff |
annotate
|
2008-03-05 |
etisserant |
cast fir gcc4 fix in lib
|
file |
diff |
annotate
|
2008-02-08 |
etisserant |
Fixed headers of generated code
|
file |
diff |
annotate
|
2007-10-17 |
lbessard |
Bugs on SFC generation fixed
|
file |
diff |
annotate
|
2007-09-17 |
etisserant |
Splitted type declaration out of iec std lib, to avoid DWORD, BOOL, TIME ,... clash with windows.h
|
file |
diff |
annotate
|
2007-08-30 |
etisserant |
Now generated SoftPLC compiles with mingw32 and run windows.
|
file |
diff |
annotate
|
2007-08-29 |
etisserant |
Started support for long long (LL suffix) 64 bit literals on 32 bit platforms (unfinished)
|
file |
diff |
annotate
|
2007-08-01 |
etisserant |
Fixed some problems win 32 bits GCC and Long Long literals
|
file |
diff |
annotate
|
2007-07-18 |
etisserant |
Test IEC_LIB and fix bugs (EQ, GT et all)
|
file |
diff |
annotate
|
2007-07-17 |
etisserant |
IEC std lib test enhanced string ops, from string and to string conv.
|
file |
diff |
annotate
|
2007-07-13 |
etisserant |
First working IEC std lib test, actually test from string and to_string functions.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|