Thu, 17 Jul 2008 19:07:26 +0200Fixed missing return in XOR operator code gen.
etisserant [Thu, 17 Jul 2008 19:07:26 +0200] rev 130
Fixed missing return in XOR operator code gen.

Thu, 17 Jul 2008 19:06:53 +0200removed __print statements. Not supposed to be in std lib.
etisserant [Thu, 17 Jul 2008 19:06:53 +0200] rev 129
removed __print statements. Not supposed to be in std lib.

Thu, 17 Jul 2008 19:06:20 +0200Changed located global variable declaration and init to reflec recent change on located vars (pointers)
etisserant [Thu, 17 Jul 2008 19:06:20 +0200] rev 128
Changed located global variable declaration and init to reflec recent change on located vars (pointers)

Thu, 17 Jul 2008 17:03:06 +0200added some type handling tools in iec_std_lib. To be tested
etisserant [Thu, 17 Jul 2008 17:03:06 +0200] rev 127
added some type handling tools in iec_std_lib. To be tested

Sat, 28 Jun 2008 19:03:08 +0200*** empty log message ***
etisserant [Sat, 28 Jun 2008 19:03:08 +0200] rev 126
*** empty log message ***

Fri, 27 Jun 2008 09:36:40 +0200Modifying time qualifier in SFC to take real time enlapsed instead of theoric period time
lbessard [Fri, 27 Jun 2008 09:36:40 +0200] rev 125
Modifying time qualifier in SFC to take real time enlapsed instead of theoric period time

Fri, 27 Jun 2008 09:29:27 +0200Bug on __TIME_CMP fixed
lbessard [Fri, 27 Jun 2008 09:29:27 +0200] rev 124
Bug on __TIME_CMP fixed

Wed, 25 Jun 2008 18:47:07 +0200Fixed some issues on:
lbessard [Wed, 25 Jun 2008 18:47:07 +0200] rev 123
Fixed some issues on:
- parsing string compare symbols
- retricting operation available on enumerated types

Mon, 23 Jun 2008 18:02:09 +0200Support for extern pointer for located variables
etisserant [Mon, 23 Jun 2008 18:02:09 +0200] rev 122
Support for extern pointer for located variables

Mon, 19 May 2008 14:07:31 +0200Adding support for POU struct definition in POUS.h
lbessard [Mon, 19 May 2008 14:07:31 +0200] rev 121
Adding support for POU struct definition in POUS.h
Adding program instanciated in configuration definition into VARIABLE.h