Thu, 17 Jul 2008 19:07:28 +0200Adding some human-readable error messages
lbessard [Thu, 17 Jul 2008 19:07:28 +0200] rev 131
Adding some human-readable error messages

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

Wed, 16 Apr 2008 09:49:28 +0200Bug with D and L action qualifier and timing management in SFC generated fixed
lbessard [Wed, 16 Apr 2008 09:49:28 +0200] rev 120
Bug with D and L action qualifier and timing management in SFC generated fixed

Fri, 11 Apr 2008 10:53:38 +0200Bug with C code generation for SFC when more than one sfc_network in one sequential_function_chart fixed
lbessard [Fri, 11 Apr 2008 10:53:38 +0200] rev 119
Bug with C code generation for SFC when more than one sfc_network in one sequential_function_chart fixed

Tue, 08 Apr 2008 18:21:37 +0200Problem with negated literals while compiling generated C file on 32bits systems fixed
lbessard [Tue, 08 Apr 2008 18:21:37 +0200] rev 118
Problem with negated literals while compiling generated C file on 32bits systems fixed

Thu, 03 Apr 2008 18:29:14 +0200Bug on located variables without name declaration fixed
lbessard [Thu, 03 Apr 2008 18:29:14 +0200] rev 117
Bug on located variables without name declaration fixed