etisserant [Sun, 07 Sep 2008 10:08:11 +0200] rev 140
Added __DEBUG global var to eventually change PLC code execution
etisserant [Thu, 21 Aug 2008 16:08:19 +0200] rev 139
added missing includes on some platform (gentoo/gcc-4.3.1)
etisserant [Tue, 19 Aug 2008 18:04:28 +0200] rev 138
Some miscelanous static, extern and pointer status variable changes in C generated code for configuration and resources
etisserant [Tue, 19 Aug 2008 18:03:11 +0200] rev 137
Re-organized types headers, to ease debug code generation
lbessard [Tue, 12 Aug 2008 16:14:12 +0200] rev 136
Adding some improvements:
- columns in token location
- main parameter to allow user to display full location of errors
- parsing of errors in end of rules
etisserant [Mon, 04 Aug 2008 15:14:25 +0200] rev 135
Fixed generation of VARIABLES.csv, some variables appeared in program section
lbessard [Wed, 23 Jul 2008 11:44:39 +0200] rev 134
Fixed some uncatched errors and error bounds in error messages
lbessard [Fri, 18 Jul 2008 14:44:07 +0200] rev 133
Some bugs on syntax checking tests fixed
etisserant [Thu, 17 Jul 2008 19:08:28 +0200] rev 132
Updated tests so that they compile again :-)
lbessard [Thu, 17 Jul 2008 19:07:28 +0200] rev 131
Adding some human-readable error messages
etisserant [Thu, 17 Jul 2008 19:07:26 +0200] rev 130
Fixed missing return in XOR operator code gen.
etisserant [Thu, 17 Jul 2008 19:06:53 +0200] rev 129
removed __print statements. Not supposed to be in std lib.
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)
etisserant [Thu, 17 Jul 2008 17:03:06 +0200] rev 127
added some type handling tools in iec_std_lib. To be tested
etisserant [Sat, 28 Jun 2008 19:03:08 +0200] rev 126
*** empty log message ***
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
lbessard [Fri, 27 Jun 2008 09:29:27 +0200] rev 124
Bug on __TIME_CMP fixed
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
etisserant [Mon, 23 Jun 2008 18:02:09 +0200] rev 122
Support for extern pointer for located variables
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
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
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
lbessard [Tue, 08 Apr 2008 18:21:37 +0200] rev 118
Problem with negated literals while compiling generated C file on 32bits systems fixed
lbessard [Thu, 03 Apr 2008 18:29:14 +0200] rev 117
Bug on located variables without name declaration fixed
lbessard [Thu, 03 Apr 2008 18:28:10 +0200] rev 116
Changing SFC Transitions, Steps and Actions types
lbessard [Fri, 28 Mar 2008 10:06:20 +0100] rev 115
Adding support to distinguish direct variables and pointed variables
etisserant [Wed, 05 Mar 2008 09:26:42 +0100] rev 114
cast fir gcc4 fix in lib
etisserant [Thu, 28 Feb 2008 18:10:42 +0100] rev 113
right name for TOFF is TOF according to 61131
etisserant [Thu, 28 Feb 2008 18:10:01 +0100] rev 112
changed VARIABLES.h in VARIABLES.cvs
lbessard [Tue, 26 Feb 2008 10:59:48 +0100] rev 111
Adding structure variable list generation module