2009-08-27Merged changes
Catarina Boucinha <ccb@fe.up.pt> [Thu, 27 Aug 2009 16:18:56 +0100] rev 203
Merged changes

2009-08-27Initial (very rough) version of semantic checker (stage3)
Catarina Boucinha <ccb@fe.up.pt> [Thu, 27 Aug 2009 16:06:46 +0100] rev 202
Initial (very rough) version of semantic checker (stage3)

2009-07-02Introducing the search_il_operand_type files in the absyntax_utils folder.
Catarina Boucinha <ccb@fe.up.pt> [Thu, 02 Jul 2009 11:26:25 +0100] rev 201
Introducing the search_il_operand_type files in the absyntax_utils folder.
The Makefile from absyntax_utils folder and the generate_c_il.cc from the stage4/generate_c
folder was also modified to work with the new search_il_operand_type file.

2009-09-02Applying patch from Iztok for old gcc versions
laurent [Wed, 02 Sep 2009 13:39:05 +0200] rev 200
Applying patch from Iztok for old gcc versions

2009-09-01Bug with type conversion EN/ENO not evaluated fixed
laurent [Tue, 01 Sep 2009 17:01:08 +0200] rev 199
Bug with type conversion EN/ENO not evaluated fixed
Removing some warnings in iec_std_lib.h

2009-07-10prevent eclipse to push .project with .hgignore
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:41:29 +0200] rev 198
prevent eclipse to push .project with .hgignore

2009-07-10removed dead hidden files
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:08:33 +0200] rev 197
removed dead hidden files

2009-06-19Fix problems with direct variables in expression while compiling resulting expression type
lbessard [Fri, 19 Jun 2009 13:27:26 +0200] rev 196
Fix problems with direct variables in expression while compiling resulting expression type

2009-06-19Fix segmentation fault when define global with location but no name (reported by brendan)
lbessard [Fri, 19 Jun 2009 13:26:31 +0200] rev 195
Fix segmentation fault when define global with location but no name (reported by brendan)

2009-06-18Removing un-necessary symbol direct_variable_type_name_c from abstract syntax tree
mario [Thu, 18 Jun 2009 19:18:54 +0200] rev 194
Removing un-necessary symbol direct_variable_type_name_c from abstract syntax tree

2009-06-18Fixing indentification
mario [Thu, 18 Jun 2009 18:49:29 +0200] rev 193
Fixing indentification

2009-06-10Adding inclusion of function blocks defined in AnnexF into library blocks
lbessard [Wed, 10 Jun 2009 15:02:14 +0200] rev 192
Adding inclusion of function blocks defined in AnnexF into library blocks

2009-06-10Adding support for parsing standard function in standard function blocks code generation
lbessard [Wed, 10 Jun 2009 13:20:52 +0200] rev 191
Adding support for parsing standard function in standard function blocks code generation

2009-06-10Adding inclusion of function blocks defined in AnnexF into library blocks
lbessard [Wed, 10 Jun 2009 13:19:51 +0200] rev 190
Adding inclusion of function blocks defined in AnnexF into library blocks

2009-06-09Bug on function without input parameters fixed
lbessard [Tue, 09 Jun 2009 10:57:01 +0200] rev 189
Bug on function without input parameters fixed

2009-06-09Removing failing error finding rule
lbessard [Tue, 09 Jun 2009 10:14:17 +0200] rev 188
Removing failing error finding rule

2009-06-05Warning when compiling abs functions for unsigned integer fixed
lbessard [Fri, 05 Jun 2009 16:11:25 +0200] rev 187
Warning when compiling abs functions for unsigned integer fixed

2009-06-05bug when compiling for windows (missing getopt.h) fixed
greg [Fri, 05 Jun 2009 14:06:53 +0200] rev 186
bug when compiling for windows (missing getopt.h) fixed

2009-06-04Newer versions of g++ require access controls to be correct!
mario [Thu, 04 Jun 2009 14:17:08 +0200] rev 185
Newer versions of g++ require access controls to be correct!

2009-06-04Adding support for single resource scheduling
lbessard [Thu, 04 Jun 2009 09:47:35 +0200] rev 184
Adding support for single resource scheduling

2009-06-04Bug with bison versions earlier than 2.3 fixed
lbessard [Thu, 04 Jun 2009 09:44:53 +0200] rev 183
Bug with bison versions earlier than 2.3 fixed

2009-06-01Moving absyntax utility functions out from stage4/generate_c
mario [Mon, 01 Jun 2009 21:11:12 +0200] rev 182
Moving absyntax utility functions out from stage4/generate_c

2009-06-01Moving absyntax utility files out from stage4/generate_c
mario [Mon, 01 Jun 2009 21:08:44 +0200] rev 181
Moving absyntax utility files out from stage4/generate_c

2009-05-30Bug on "abs" not working with float fixed
greg [Sat, 30 May 2009 16:42:41 +0200] rev 180
Bug on "abs" not working with float fixed

2009-05-28Target Directory not parsed in command line fixed
lbessard [Thu, 28 May 2009 14:02:35 +0200] rev 179
Target Directory not parsed in command line fixed

2009-05-26Starting move of search utils to their own top level directory.
mario [Tue, 26 May 2009 18:04:27 +0200] rev 178
Starting move of search utils to their own top level directory.

2009-05-25Adding support for SAFEBOOL. Some code generation yet to do...
mario [Mon, 25 May 2009 12:17:10 +0200] rev 177
Adding support for SAFEBOOL. Some code generation yet to do...

2009-05-19Bug with non-working counters fixed
lbessard [Tue, 19 May 2009 16:31:35 +0200] rev 176
Bug with non-working counters fixed

2009-05-18Adding support for checking direct variable declared before using
lbessard [Mon, 18 May 2009 13:19:30 +0200] rev 175
Adding support for checking direct variable declared before using

2009-05-15Bug with array datatype definition fixed
lbessard [Fri, 15 May 2009 10:23:20 +0200] rev 174
Bug with array datatype definition fixed

2009-03-20Bug generated when IL code starts whitout LD operand fixed
lbessard [Fri, 20 Mar 2009 13:49:48 +0100] rev 173
Bug generated when IL code starts whitout LD operand fixed

2009-03-19Fixed (again) some Makefile quirks.
etisserant [Thu, 19 Mar 2009 16:21:30 +0100] rev 172
Fixed (again) some Makefile quirks.

2009-03-02updated : debian package scripts
greg [Mon, 02 Mar 2009 09:27:55 +0100] rev 171
updated : debian package scripts

2009-01-20Disable compiling warnings on Windows
lbessard [Tue, 20 Jan 2009 15:06:13 +0100] rev 170
Disable compiling warnings on Windows

2009-01-19Bug when function with unconnected input fixed
lbessard [Mon, 19 Jan 2009 17:06:22 +0100] rev 169
Bug when function with unconnected input fixed

2009-01-19Canged default string length to 127, keeping strlen_t to int8_t
etisserant [Mon, 19 Jan 2009 08:28:04 +0100] rev 168
Canged default string length to 127, keeping strlen_t to int8_t

2009-01-19Fixed parameter count error on variadic functions with EN/ENO
etisserant [Mon, 19 Jan 2009 08:27:30 +0100] rev 167
Fixed parameter count error on variadic functions with EN/ENO

2009-01-14Bug with external variable declaration fixed
lbessard [Wed, 14 Jan 2009 20:54:29 +0100] rev 166
Bug with external variable declaration fixed

2009-01-14Bug on standard function not defined with EN/ENO fixed
lbessard [Wed, 14 Jan 2009 19:47:41 +0100] rev 165
Bug on standard function not defined with EN/ENO fixed

2009-01-09Bug with structure of structure fixed
lbessard [Fri, 09 Jan 2009 17:05:24 +0100] rev 164
Bug with structure of structure fixed

2009-01-04Fixed errors in string_to_int.
etisserant [Sun, 04 Jan 2009 17:23:06 +0100] rev 163
Fixed errors in string_to_int.

2009-01-04Fixed typo in EN/ENO parameters handling for std library functions
etisserant [Sun, 04 Jan 2009 17:21:33 +0100] rev 162
Fixed typo in EN/ENO parameters handling for std library functions

2008-12-23STRING max size and length type can now be overloaded (define STR_MAX_LEN and STR_LEN_TYPE before including iec_types.h)
etisserant [Tue, 23 Dec 2008 13:21:19 +0100] rev 161
STRING max size and length type can now be overloaded (define STR_MAX_LEN and STR_LEN_TYPE before including iec_types.h)

2008-12-19Adding support for compiling struct data types
lbessard [Fri, 19 Dec 2008 15:09:29 +0100] rev 160
Adding support for compiling struct data types

2008-12-15Try to clean Makefile. Not a real success.
etisserant [Mon, 15 Dec 2008 17:23:48 +0100] rev 159
Try to clean Makefile. Not a real success.

2008-12-15fixed typo in generated VARIABLES.CSV
etisserant [Mon, 15 Dec 2008 17:23:22 +0100] rev 158
fixed typo in generated VARIABLES.CSV

2008-12-12Adding Function Blocks in VARIABLES.csv
lbessard [Fri, 12 Dec 2008 17:52:44 +0100] rev 157
Adding Function Blocks in VARIABLES.csv

2008-12-05Warning conditions on win32 fixed
greg [Fri, 05 Dec 2008 16:22:15 +0100] rev 156
Warning conditions on win32 fixed

2008-12-04set and reset action fixed
greg [Thu, 04 Dec 2008 13:09:18 +0100] rev 155
set and reset action fixed

2008-12-01Bug with standard functions nb_params count on Windows fixed
lbessard [Mon, 01 Dec 2008 14:13:47 +0100] rev 154
Bug with standard functions nb_params count on Windows fixed

2008-11-26Modifying MOVE interface
greg [Wed, 26 Nov 2008 09:06:52 +0100] rev 153
Modifying MOVE interface

2008-11-26Adding support for direct variable type search
greg [Wed, 26 Nov 2008 09:06:26 +0100] rev 152
Adding support for direct variable type search

2008-11-21Bug on language selection in SFC Action fixed
lbessard [Fri, 21 Nov 2008 13:43:49 +0100] rev 151
Bug on language selection in SFC Action fixed

2008-10-24Bug with DEBUG mode in SFC fixed
lbessard [Fri, 24 Oct 2008 16:38:26 +0200] rev 150
Bug with DEBUG mode in SFC fixed

2008-10-24Adding support for EN/ENO in standard functions
lbessard [Fri, 24 Oct 2008 16:37:46 +0200] rev 149
Adding support for EN/ENO in standard functions

2008-10-15add Makefile for the mingw toolchain on win32
greg [Wed, 15 Oct 2008 15:38:58 +0200] rev 148
add Makefile for the mingw toolchain on win32

2008-10-07fixed typo eno_param_declaration
lbessard [Tue, 07 Oct 2008 14:33:52 +0200] rev 147
fixed typo eno_param_declaration

2008-09-26Adding support for EN/ENO params in function and function blocks (standard function not supported yet)
lbessard [Fri, 26 Sep 2008 14:42:05 +0200] rev 146
Adding support for EN/ENO params in function and function blocks (standard function not supported yet)

2008-09-25Adding support for ouput variables in functions
lbessard [Thu, 25 Sep 2008 10:26:10 +0200] rev 145
Adding support for ouput variables in functions

2008-09-25Bug with enumerated_value fixed
lbessard [Thu, 25 Sep 2008 10:25:30 +0200] rev 144
Bug with enumerated_value fixed

2008-09-15Adding support for EN/ENO parameters in bison rules
lbessard [Mon, 15 Sep 2008 13:36:24 +0200] rev 143
Adding support for EN/ENO parameters in bison rules

2008-09-08Bug while wearching errors in transition with priority fixed
lbessard [Mon, 08 Sep 2008 10:34:24 +0200] rev 142
Bug while wearching errors in transition with priority fixed

2008-09-08Adding support for transition debugging
lbessard [Mon, 08 Sep 2008 10:33:37 +0200] rev 141
Adding support for transition debugging

2008-09-07Added __DEBUG global var to eventually change PLC code execution
etisserant [Sun, 07 Sep 2008 10:08:11 +0200] rev 140
Added __DEBUG global var to eventually change PLC code execution

2008-08-21added missing includes on some platform (gentoo/gcc-4.3.1)
etisserant [Thu, 21 Aug 2008 16:08:19 +0200] rev 139
added missing includes on some platform (gentoo/gcc-4.3.1)

2008-08-19Some miscelanous static, extern and pointer status variable changes in C generated code for configuration and resources
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

2008-08-19Re-organized types headers, to ease debug code generation
etisserant [Tue, 19 Aug 2008 18:03:11 +0200] rev 137
Re-organized types headers, to ease debug code generation

2008-08-12Adding some improvements:
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

2008-08-04Fixed generation of VARIABLES.csv, some variables appeared in program section
etisserant [Mon, 04 Aug 2008 15:14:25 +0200] rev 135
Fixed generation of VARIABLES.csv, some variables appeared in program section

2008-07-23Fixed some uncatched errors and error bounds in error messages
lbessard [Wed, 23 Jul 2008 11:44:39 +0200] rev 134
Fixed some uncatched errors and error bounds in error messages

2008-07-18Some bugs on syntax checking tests fixed
lbessard [Fri, 18 Jul 2008 14:44:07 +0200] rev 133
Some bugs on syntax checking tests fixed

2008-07-17Updated tests so that they compile again :-)
etisserant [Thu, 17 Jul 2008 19:08:28 +0200] rev 132
Updated tests so that they compile again :-)

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

2008-07-17Fixed 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.

2008-07-17removed __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.

2008-07-17Changed 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)

2008-07-17added 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

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

2008-06-27Modifying 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

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

2008-06-25Fixed 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

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

2008-05-19Adding 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

2008-04-16Bug 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

2008-04-11Bug 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

2008-04-08Problem 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

2008-04-03Bug 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

2008-04-03Changing SFC Transitions, Steps and Actions types
lbessard [Thu, 03 Apr 2008 18:28:10 +0200] rev 116
Changing SFC Transitions, Steps and Actions types

2008-03-28Adding support to distinguish direct variables and pointed variables
lbessard [Fri, 28 Mar 2008 10:06:20 +0100] rev 115
Adding support to distinguish direct variables and pointed variables

2008-03-05cast fir gcc4 fix in lib
etisserant [Wed, 05 Mar 2008 09:26:42 +0100] rev 114
cast fir gcc4 fix in lib

2008-02-28right name for TOFF is TOF according to 61131
etisserant [Thu, 28 Feb 2008 18:10:42 +0100] rev 113
right name for TOFF is TOF according to 61131

2008-02-28changed VARIABLES.h in VARIABLES.cvs
etisserant [Thu, 28 Feb 2008 18:10:01 +0100] rev 112
changed VARIABLES.h in VARIABLES.cvs

2008-02-26Adding structure variable list generation module
lbessard [Tue, 26 Feb 2008 10:59:48 +0100] rev 111
Adding structure variable list generation module

2008-02-11added *.depend to .cvsignore
etisserant [Mon, 11 Feb 2008 10:26:35 +0100] rev 110
added *.depend to .cvsignore

2008-02-09Regression tests. Not yet finished...
mario [Sat, 09 Feb 2008 08:59:05 +0100] rev 109
Regression tests. Not yet finished...

2008-02-09Regression tests. Test correct parsing of identifiers.
mario [Sat, 09 Feb 2008 08:57:14 +0100] rev 108
Regression tests. Test correct parsing of identifiers.

2008-02-08Fixed headers of generated code
etisserant [Fri, 08 Feb 2008 14:38:20 +0100] rev 107
Fixed headers of generated code

2008-01-29add debian dir to create debian package
greg [Tue, 29 Jan 2008 09:32:02 +0100] rev 106
add debian dir to create debian package

2008-01-17add Makefile for cygwin under Vista
greg [Thu, 17 Jan 2008 16:13:51 +0100] rev 105
add Makefile for cygwin under Vista

2008-01-16changes in setup.py to filter "exe" files and the and the "lib" directory
greg [Wed, 16 Jan 2008 17:03:29 +0100] rev 104
changes in setup.py to filter "exe" files and the and the "lib" directory

2008-01-15add setup.py to build windows installer
greg [Tue, 15 Jan 2008 10:53:18 +0100] rev 103
add setup.py to build windows installer

2008-01-02Modifications for supporting String corrrections on PLCOpenEditor
lbessard [Wed, 02 Jan 2008 18:17:38 +0100] rev 102
Modifications for supporting String corrrections on PLCOpenEditor

2007-12-10Removing useless comment printout
lbessard [Mon, 10 Dec 2007 16:25:42 +0100] rev 101
Removing useless comment printout

2007-12-09Windows related enhancements
etisserant [Sun, 09 Dec 2007 18:58:55 +0100] rev 100
Windows related enhancements

2007-12-07aligned CXXFLAGS with CFLAGS
etisserant [Fri, 07 Dec 2007 09:32:58 +0100] rev 99
aligned CXXFLAGS with CFLAGS

2007-12-06Adding support for derived data types.
lbessard [Thu, 06 Dec 2007 18:01:58 +0100] rev 98
Adding support for derived data types.
Already tested:
- Directly
- Enumerated
- Subrange
- Array

2007-11-17adding comments.
mario [Sat, 17 Nov 2007 10:08:38 +0100] rev 97
adding comments.
-----------------------------------------------------------

2007-11-17Adding some basic error cheching.
mario [Sat, 17 Nov 2007 09:44:14 +0100] rev 96
Adding some basic error cheching.

2007-11-17Changing format of error reporting.
mario [Sat, 17 Nov 2007 09:20:44 +0100] rev 95
Changing format of error reporting.

2007-11-16Fixing some more comments.
mario [Fri, 16 Nov 2007 15:48:34 +0100] rev 94
Fixing some more comments.

2007-11-16Cleaning up comments.
mario [Fri, 16 Nov 2007 15:12:21 +0100] rev 93
Cleaning up comments.

2007-11-16Small fix to previous commit.
mario [Fri, 16 Nov 2007 13:47:41 +0100] rev 92
Small fix to previous commit.

2007-11-16Cleaning up some bison rules.
mario [Fri, 16 Nov 2007 13:45:14 +0100] rev 91
Cleaning up some bison rules.

2007-11-15Cleaning up comments.
mario [Thu, 15 Nov 2007 15:43:34 +0100] rev 90
Cleaning up comments.

2007-11-15Cleaning up comments.
mario [Thu, 15 Nov 2007 15:41:52 +0100] rev 89
Cleaning up comments.

2007-11-15Adding location data to new transition_condition_c.
mario [Thu, 15 Nov 2007 10:42:34 +0100] rev 88
Adding location data to new transition_condition_c.

2007-11-15Bug on SFC transition parsing and generation fixed
lbessard [Thu, 15 Nov 2007 10:21:19 +0100] rev 87
Bug on SFC transition parsing and generation fixed

2007-11-14Adding support for use of PRIORITY as identifier inside SFC.
mario [Wed, 14 Nov 2007 18:59:47 +0100] rev 86
Adding support for use of PRIORITY as identifier inside SFC.

2007-11-14Fixing handling of enumeration values;
mario [Wed, 14 Nov 2007 08:54:25 +0100] rev 85
Fixing handling of enumeration values;
Adding syntax check in formal and non-formal FB invocations
Cleaning up some rules.

2007-11-10fixing 'priority' in SFC.
mario [Sat, 10 Nov 2007 07:12:12 +0100] rev 84
fixing 'priority' in SFC.

2007-11-08commenting out code no longer required. To be deleted later.
mario [Thu, 08 Nov 2007 15:19:51 +0100] rev 83
commenting out code no longer required. To be deleted later.

2007-11-04Adding some comments.
mario [Sun, 04 Nov 2007 18:25:30 +0100] rev 82
Adding some comments.

2007-11-03removing debug messages left by mistake in previous commit.
mario [Sat, 03 Nov 2007 15:37:07 +0100] rev 81
removing debug messages left by mistake in previous commit.

2007-11-03fixing bug in handling of PRIVATE token.
mario [Sat, 03 Nov 2007 15:34:22 +0100] rev 80
fixing bug in handling of PRIVATE token.

2007-11-03fixing buf in FOR control variable.
mario [Sat, 03 Nov 2007 15:33:53 +0100] rev 79
fixing buf in FOR control variable.

2007-11-02removing 'identifier' from definition of symbolic_variable
mario [Fri, 02 Nov 2007 19:16:04 +0100] rev 78
removing 'identifier' from definition of symbolic_variable

2007-11-01adding some comments.
mario [Thu, 01 Nov 2007 20:58:56 +0100] rev 77
adding some comments.

2007-11-01fixing include bug (only ocured for includes in main program file).
mario [Thu, 01 Nov 2007 20:58:38 +0100] rev 76
fixing include bug (only ocured for includes in main program file).

2007-11-01Fixing handling of task initialisation.
mario [Thu, 01 Nov 2007 09:42:33 +0100] rev 75
Fixing handling of task initialisation.

2007-10-28fixing identifier issues of PRIORITY, SINGLE, and INTERVAL
mario [Sun, 28 Oct 2007 22:44:20 +0100] rev 74
fixing identifier issues of PRIORITY, SINGLE, and INTERVAL

2007-10-28fixing infinite error loops at library level, and ...
mario [Sun, 28 Oct 2007 22:03:27 +0100] rev 73
fixing infinite error loops at library level, and ...

2007-10-28Fixing small bug when determining ST or IL language
mario [Sun, 28 Oct 2007 20:15:54 +0100] rev 72
Fixing small bug when determining ST or IL language

2007-10-28fixing formal function invocation in IL
mario [Sun, 28 Oct 2007 16:07:52 +0100] rev 71
fixing formal function invocation in IL

2007-10-24Change generate_cc to generate_c
lbessard [Wed, 24 Oct 2007 17:39:51 +0200] rev 70
Change generate_cc to generate_c

2007-10-23Adding basic error checking.
mario [Tue, 23 Oct 2007 10:35:58 +0200] rev 69
Adding basic error checking.

2007-10-23Adding basic error checking.
mario [Tue, 23 Oct 2007 10:33:09 +0200] rev 68
Adding basic error checking.

2007-10-23CVS Test - removed blank line
mario [Tue, 23 Oct 2007 10:28:50 +0200] rev 67
CVS Test - removed blank line

2007-10-17Bugs on SFC generation fixed
lbessard [Wed, 17 Oct 2007 17:51:24 +0200] rev 66
Bugs on SFC generation fixed

2007-10-05Lots of bugs fixed
lbessard [Fri, 05 Oct 2007 17:58:44 +0200] rev 65
Lots of bugs fixed

2007-10-05Fixed Bitwise negation in ST
etisserant [Fri, 05 Oct 2007 10:24:39 +0200] rev 64
Fixed Bitwise negation in ST

2007-09-28What is that empty ramp.cc file ?
etisserant [Fri, 28 Sep 2007 07:45:03 +0200] rev 63
What is that empty ramp.cc file ?

2007-09-28Support for anonymous directly represented variables.
etisserant [Fri, 28 Sep 2007 07:44:45 +0200] rev 62
Support for anonymous directly represented variables.

2007-09-17updated some .cvsignore
etisserant [Mon, 17 Sep 2007 17:57:50 +0200] rev 61
updated some .cvsignore

2007-09-17Conform STD_TEST to standard, add FB declaration in localVars tag
etisserant [Mon, 17 Sep 2007 17:57:34 +0200] rev 60
Conform STD_TEST to standard, add FB declaration in localVars tag

2007-09-17Splitted type declaration out of iec std lib, to avoid DWORD, BOOL, TIME ,... clash with windows.h
etisserant [Mon, 17 Sep 2007 17:56:29 +0200] rev 59
Splitted type declaration out of iec std lib, to avoid DWORD, BOOL, TIME ,... clash with windows.h

2007-09-17Bugs with direct variable in Pou body fixed
lbessard [Mon, 17 Sep 2007 17:47:10 +0200] rev 58
Bugs with direct variable in Pou body fixed

2007-08-30Now generated SoftPLC compiles with mingw32 and run windows.
etisserant [Thu, 30 Aug 2007 16:40:20 +0200] rev 57
Now generated SoftPLC compiles with mingw32 and run windows.

2007-08-29Bug on Program in ST and IL generation fixed
lbessard [Wed, 29 Aug 2007 11:19:44 +0200] rev 56
Bug on Program in ST and IL generation fixed

2007-08-29Started support for long long (LL suffix) 64 bit literals on 32 bit platforms (unfinished)
etisserant [Wed, 29 Aug 2007 11:06:13 +0200] rev 55
Started support for long long (LL suffix) 64 bit literals on 32 bit platforms (unfinished)

2007-08-28Updated Makefile to allow compilation with mingw32
etisserant [Tue, 28 Aug 2007 08:42:54 +0200] rev 54
Updated Makefile to allow compilation with mingw32

2007-08-27Bug into generate_cc_sfc fixed
lbessard [Mon, 27 Aug 2007 17:38:26 +0200] rev 53
Bug into generate_cc_sfc fixed

2007-08-27Adding SET (S) and RESET(R) to action qualifier
lbessard [Mon, 27 Aug 2007 14:52:15 +0200] rev 52
Adding SET (S) and RESET(R) to action qualifier
generate_cc_sfc rewritten for better code clarity

2007-08-13Adding R and S qualifier to SFC
lbessard [Mon, 13 Aug 2007 18:03:06 +0200] rev 51
Adding R and S qualifier to SFC

2007-08-02Changing file header
lbessard [Thu, 02 Aug 2007 17:53:55 +0200] rev 50
Changing file header

2007-08-02Changing file headers
lbessard [Thu, 02 Aug 2007 16:56:56 +0200] rev 49
Changing file headers
Modifying SFC generation

2007-08-01Fixed some problems win 32 bits GCC and Long Long literals
etisserant [Wed, 01 Aug 2007 13:50:14 +0200] rev 48
Fixed some problems win 32 bits GCC and Long Long literals

2007-07-26Help message updated
lbessard [Thu, 26 Jul 2007 17:18:36 +0200] rev 47
Help message updated

2007-07-25Adding support for generating files into an user-defined folder
lbessard [Wed, 25 Jul 2007 18:03:27 +0200] rev 46
Adding support for generating files into an user-defined folder

2007-07-20Fixed verious problems with SFC, Globals and located variables.
etisserant [Fri, 20 Jul 2007 22:07:15 +0200] rev 45
Fixed verious problems with SFC, Globals and located variables.

2007-07-19Tests and various fixes
etisserant [Thu, 19 Jul 2007 14:07:04 +0200] rev 44
Tests and various fixes

2007-07-18Test IEC_LIB and fix bugs (EQ, GT et all)
etisserant [Wed, 18 Jul 2007 11:57:36 +0200] rev 43
Test IEC_LIB and fix bugs (EQ, GT et all)

2007-07-17IEC std lib test enhanced string ops, from string and to string conv.
etisserant [Tue, 17 Jul 2007 12:19:59 +0200] rev 42
IEC std lib test enhanced string ops, from string and to string conv.

2007-07-13First working IEC std lib test, actually test from string and to_string functions.
etisserant [Fri, 13 Jul 2007 19:20:26 +0200] rev 41
First working IEC std lib test, actually test from string and to_string functions.

2007-07-12Fixed -I library include path behavior + removed old lib implementation + added generated lib func names to stage 1_2 + added Makefile.Linux
etisserant [Thu, 12 Jul 2007 11:24:32 +0200] rev 40
Fixed -I library include path behavior + removed old lib implementation + added generated lib func names to stage 1_2 + added Makefile.Linux

2007-07-11Bug on configuration generation fixed
lbessard [Wed, 11 Jul 2007 09:53:27 +0200] rev 39
Bug on configuration generation fixed

2007-07-07Stage4 changes according to new STD lib implementation
etisserant [Sat, 07 Jul 2007 11:34:21 +0200] rev 38
Stage4 changes according to new STD lib implementation

2007-07-07*** empty log message ***
etisserant [Sat, 07 Jul 2007 11:07:26 +0200] rev 37
*** empty log message ***

2007-07-06Early implementation of STD library.
etisserant [Fri, 06 Jul 2007 17:42:39 +0200] rev 36
Early implementation of STD library.

2007-06-21Generated code for il finished
lbessard [Thu, 21 Jun 2007 10:22:32 +0200] rev 35
Generated code for il finished

2007-06-19new generated files
lbessard [Tue, 19 Jun 2007 08:42:10 +0200] rev 34
new generated files

2007-06-18preliminary std lib support for ST
etisserant [Mon, 18 Jun 2007 14:45:03 +0200] rev 33
preliminary std lib support for ST

2007-06-14Adding support for standard function block parsing
lbessard [Thu, 14 Jun 2007 08:58:10 +0200] rev 32
Adding support for standard function block parsing
Need to be extend to all standard function blocks defined

2007-05-29Correct bug on location list generation
lbessard [Tue, 29 May 2007 09:45:50 +0200] rev 31
Correct bug on location list generation

2007-05-18Adding location list generation
lbessard [Fri, 18 May 2007 14:11:09 +0200] rev 30
Adding location list generation

2007-05-16Bug on resource global variables generation corrected
lbessard [Wed, 16 May 2007 18:15:24 +0200] rev 29
Bug on resource global variables generation corrected

2007-05-16Multi-file configuration and resource generation finished
lbessard [Wed, 16 May 2007 17:53:37 +0200] rev 28
Multi-file configuration and resource generation finished

2007-05-15Now, stage4out can address files. Generate_cc have been split into one visitor per C file : pous, ressource and config. Work in progress.
etisserant [Tue, 15 May 2007 09:52:38 +0200] rev 27
Now, stage4out can address files. Generate_cc have been split into one visitor per C file : pous, ressource and config. Work in progress.

2007-05-14Now, LOCATED variables do declare extern C variables the same way EXTERNAL variables do.
etisserant [Mon, 14 May 2007 09:48:25 +0200] rev 26
Now, LOCATED variables do declare extern C variables the same way EXTERNAL variables do.

2007-05-11Adding support for internal variable call generating
lbessard [Fri, 11 May 2007 16:29:22 +0200] rev 25
Adding support for internal variable call generating

2007-05-11Adding init function on programs
etisserant [Fri, 11 May 2007 11:55:24 +0200] rev 24
Adding init function on programs
Corrected in and out var access + struct ref passing on fonction block calls.

2007-05-10Adding init function on functionBlock
etisserant [Thu, 10 May 2007 17:39:50 +0200] rev 23
Adding init function on functionBlock

2007-04-18Bugs on SFC transition list generation and search expression type with structured_variables corrected
lbessard [Wed, 18 Apr 2007 16:43:18 +0200] rev 22
Bugs on SFC transition list generation and search expression type with structured_variables corrected

2007-04-06Add time struct creation in variable initial value declaration
lbessard [Fri, 06 Apr 2007 18:07:56 +0200] rev 21
Add time struct creation in variable initial value declaration

2007-03-27*** empty log message ***
mario [Tue, 27 Mar 2007 09:39:31 +0200] rev 20
*** empty log message ***

2007-02-28Adding priority support for transitions in SFC
lbessard [Wed, 28 Feb 2007 15:55:41 +0100] rev 19
Adding priority support for transitions in SFC

2007-02-27SFC generator improved
lbessard [Tue, 27 Feb 2007 17:24:10 +0100] rev 18
SFC generator improved

2007-02-23SFC state machine first approach generator implemented
lbessard [Fri, 23 Feb 2007 19:19:23 +0100] rev 17
SFC state machine first approach generator implemented

2007-02-20Support for struct Time data Types manipulation into ST and IL added
lbessard [Tue, 20 Feb 2007 18:17:21 +0100] rev 16
Support for struct Time data Types manipulation into ST and IL added

2007-02-14Adding changes to make the compiler compatible with bison ver 2.3
mario [Wed, 14 Feb 2007 19:57:01 +0100] rev 15
Adding changes to make the compiler compatible with bison ver 2.3

2007-02-12*** empty log message ***
lbessard [Mon, 12 Feb 2007 14:06:59 +0100] rev 14
*** empty log message ***

2007-02-09Many major changes to support SFC!
mario [Fri, 09 Feb 2007 19:25:46 +0100] rev 13
Many major changes to support SFC!

2007-02-09can now generate C programs instead off Cc
tib [Fri, 09 Feb 2007 08:26:32 +0100] rev 12
can now generate C programs instead off Cc

2007-02-02Add support for correct syntax of direct variables.
mario [Fri, 02 Feb 2007 14:21:32 +0100] rev 11
Add support for correct syntax of direct variables.

2007-02-01generate_iec completed
lbessard [Thu, 01 Feb 2007 19:02:24 +0100] rev 10
generate_iec completed

2007-02-01Fixing bug - BEGIN(sfc_state) -> yy_push_state(sfc_state)
mario [Thu, 01 Feb 2007 12:35:57 +0100] rev 9
Fixing bug - BEGIN(sfc_state) -> yy_push_state(sfc_state)

2007-02-01Added some more coments.
mario [Thu, 01 Feb 2007 11:43:09 +0100] rev 8
Added some more coments.

2007-02-01Added some comments. Fixed some accesses to potential NULL pointers.
mario [Thu, 01 Feb 2007 11:31:46 +0100] rev 7
Added some comments. Fixed some accesses to potential NULL pointers.

2007-02-01Changing from decl_state directly to sfc_state
mario [Thu, 01 Feb 2007 11:04:56 +0100] rev 6
Changing from decl_state directly to sfc_state
Calling cmd_goto_body_state() instead of yy_push_state()

2007-02-01Removing 'transition_name' from 'action_time' definition
mario [Thu, 01 Feb 2007 10:59:57 +0100] rev 5
Removing 'transition_name' from 'action_time' definition
(also removes a reduce/reduce conflict!)

2007-02-01stack overflow problem corrected
lbessard [Thu, 01 Feb 2007 09:29:58 +0100] rev 4
stack overflow problem corrected

2007-01-31ST and IL parsing added into flex-bison analyser
lbessard [Wed, 31 Jan 2007 19:23:46 +0100] rev 3
ST and IL parsing added into flex-bison analyser

2007-01-31Added useful .cvsignore
tib [Wed, 31 Jan 2007 16:04:06 +0100] rev 2
Added useful .cvsignore

2007-01-31Changes made since Mario visit at LOLITECH. Thanks again !
etisserant [Wed, 31 Jan 2007 16:00:18 +0100] rev 1
Changes made since Mario visit at LOLITECH. Thanks again !

2007-01-31Initial commit. Last MatPLC CVS with some makefile inclusion removed in order to compile fine out of MatPLC.
etisserant [Wed, 31 Jan 2007 15:32:38 +0100] rev 0
Initial commit. Last MatPLC CVS with some makefile inclusion removed in order to compile fine out of MatPLC.