Tue, 05 Apr 2011 17:12:12 +0100 |
Mario de Sousa |
merging the Edouard's version.
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 14:17:16 +0100 |
Mario de Sousa |
Fixing code generation of standard conversion functions.
|
file |
diff |
annotate
|
Mon, 04 Apr 2011 17:13:03 +0200 |
Edouard Tisserant |
Fixes to make handling of standard functions in Semantic analyser compatible with code generation of standard functions
|
file |
diff |
annotate
|
Thu, 31 Mar 2011 19:11:16 +0200 |
Edouard Tisserant |
Initial TIME support in debugger
|
file |
diff |
annotate
|
Sun, 29 Nov 2009 16:38:11 +0100 |
laurent |
Adding support for declare, init, get and set macros
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 10:31:26 +0200 |
greg |
Fix some warnings on compilation
|
file |
diff |
annotate
|
Wed, 02 Sep 2009 13:39:05 +0200 |
laurent |
Applying patch from Iztok for old gcc versions
|
file |
diff |
annotate
|
Tue, 01 Sep 2009 17:01:08 +0200 |
laurent |
Bug with type conversion EN/ENO not evaluated fixed
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 16:11:25 +0200 |
lbessard |
Warning when compiling abs functions for unsigned integer fixed
|
file |
diff |
annotate
|
Sat, 30 May 2009 16:42:41 +0200 |
greg |
Bug on "abs" not working with float fixed
|
file |
diff |
annotate
|
Wed, 14 Jan 2009 19:47:41 +0100 |
lbessard |
Bug on standard function not defined with EN/ENO fixed
|
file |
diff |
annotate
|
Sun, 04 Jan 2009 17:23:06 +0100 |
etisserant |
Fixed errors in string_to_int.
|
file |
diff |
annotate
|
Tue, 23 Dec 2008 13:21:19 +0100 |
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
|
Fri, 05 Dec 2008 16:22:15 +0100 |
greg |
Warning conditions on win32 fixed
|
file |
diff |
annotate
|
Fri, 24 Oct 2008 16:37:46 +0200 |
lbessard |
Adding support for EN/ENO in standard functions
|
file |
diff |
annotate
|
Sun, 07 Sep 2008 10:08:11 +0200 |
etisserant |
Added __DEBUG global var to eventually change PLC code execution
|
file |
diff |
annotate
|
Tue, 19 Aug 2008 18:03:11 +0200 |
etisserant |
Re-organized types headers, to ease debug code generation
|
file |
diff |
annotate
|
Thu, 17 Jul 2008 19:06:53 +0200 |
etisserant |
removed __print statements. Not supposed to be in std lib.
|
file |
diff |
annotate
|
Thu, 17 Jul 2008 17:03:06 +0200 |
etisserant |
added some type handling tools in iec_std_lib. To be tested
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 09:29:27 +0200 |
lbessard |
Bug on __TIME_CMP fixed
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 18:28:10 +0200 |
lbessard |
Changing SFC Transitions, Steps and Actions types
|
file |
diff |
annotate
|
Wed, 05 Mar 2008 09:26:42 +0100 |
etisserant |
cast fir gcc4 fix in lib
|
file |
diff |
annotate
|
Fri, 08 Feb 2008 14:38:20 +0100 |
etisserant |
Fixed headers of generated code
|
file |
diff |
annotate
|
Wed, 17 Oct 2007 17:51:24 +0200 |
lbessard |
Bugs on SFC generation fixed
|
file |
diff |
annotate
|
Mon, 17 Sep 2007 17:56:29 +0200 |
etisserant |
Splitted type declaration out of iec std lib, to avoid DWORD, BOOL, TIME ,... clash with windows.h
|
file |
diff |
annotate
|
Thu, 30 Aug 2007 16:40:20 +0200 |
etisserant |
Now generated SoftPLC compiles with mingw32 and run windows.
|
file |
diff |
annotate
|
Wed, 29 Aug 2007 11:06:13 +0200 |
etisserant |
Started support for long long (LL suffix) 64 bit literals on 32 bit platforms (unfinished)
|
file |
diff |
annotate
|
Wed, 01 Aug 2007 13:50:14 +0200 |
etisserant |
Fixed some problems win 32 bits GCC and Long Long literals
|
file |
diff |
annotate
|
Wed, 18 Jul 2007 11:57:36 +0200 |
etisserant |
Test IEC_LIB and fix bugs (EQ, GT et all)
|
file |
diff |
annotate
|
Tue, 17 Jul 2007 12:19:59 +0200 |
etisserant |
IEC std lib test enhanced string ops, from string and to string conv.
|
file |
diff |
annotate
|
Fri, 13 Jul 2007 19:20:26 +0200 |
etisserant |
First working IEC std lib test, actually test from string and to_string functions.
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 11:24:32 +0200 |
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
|