Tue, 13 Mar 2012 19:04:07 +0000Add MOD widening table, and some code clean-ups.
Mario de Sousa <msousa@fe.up.pt> [Tue, 13 Mar 2012 19:04:07 +0000] rev 480
Add MOD widening table, and some code clean-ups.

Tue, 13 Mar 2012 18:29:34 +0000Re-organizing the code.
Mario de Sousa <msousa@fe.up.pt> [Tue, 13 Mar 2012 18:29:34 +0000] rev 479
Re-organizing the code.

Tue, 13 Mar 2012 16:38:21 +0000Change setting of deprecated_operation from fill to narrow_candidate_datatypes_c.
Mario de Sousa <msousa@fe.up.pt> [Tue, 13 Mar 2012 16:38:21 +0000] rev 478
Change setting of deprecated_operation from fill to narrow_candidate_datatypes_c.
Expand widening tables for ADD, SUB, MUL and DIV.

Tue, 13 Mar 2012 12:39:09 +0000Clarify some details in the comments.
Mario de Sousa <msousa@fe.up.pt> [Tue, 13 Mar 2012 12:39:09 +0000] rev 477
Clarify some details in the comments.

Sun, 11 Mar 2012 22:21:47 +0100Add check widening status for IL operator.
Manuele Conti <conti.ma@alice.it> [Sun, 11 Mar 2012 22:21:47 +0100] rev 476
Add check widening status for IL operator.
Fix check widening status for ST expression.

Sun, 11 Mar 2012 18:24:39 +0000Fix remaining 'widen' tables.
Mario de Sousa <msousa@fe.up.pt> [Sun, 11 Mar 2012 18:24:39 +0000] rev 475
Fix remaining 'widen' tables.

Sun, 11 Mar 2012 16:38:05 +0000Fix some 'widen' table entries.
Mario de Sousa <msousa@fe.up.pt> [Sun, 11 Mar 2012 16:38:05 +0000] rev 474
Fix some 'widen' table entries.

Sat, 10 Mar 2012 11:27:49 +0000Add a TODO comment.
Mario de Sousa <msousa@fe.up.pt> [Sat, 10 Mar 2012 11:27:49 +0000] rev 473
Add a TODO comment.

Sat, 10 Mar 2012 11:21:41 +0000Clean up code, and add support for 'safe' version of literals.
Mario de Sousa <msousa@fe.up.pt> [Sat, 10 Mar 2012 11:21:41 +0000] rev 472
Clean up code, and add support for 'safe' version of literals.

Sat, 10 Mar 2012 11:21:04 +0000Bringing comment up to date.
Mario de Sousa <msousa@fe.up.pt> [Sat, 10 Mar 2012 11:21:04 +0000] rev 471
Bringing comment up to date.

Fri, 09 Mar 2012 17:58:19 +0000Semantic verification of NOT operator.
Mario de Sousa <msousa@fe.up.pt> [Fri, 09 Mar 2012 17:58:19 +0000] rev 470
Semantic verification of NOT operator.

Fri, 09 Mar 2012 10:52:23 +0000Fix bug in building structured variables.
Mario de Sousa <msousa@fe.up.pt> [Fri, 09 Mar 2012 10:52:23 +0000] rev 469
Fix bug in building structured variables.

Fri, 09 Mar 2012 10:51:56 +0000Delete unecessary copy_candidate_datatype_list() function.
Mario de Sousa <msousa@fe.up.pt> [Fri, 09 Mar 2012 10:51:56 +0000] rev 468
Delete unecessary copy_candidate_datatype_list() function.

Thu, 08 Mar 2012 19:14:45 +0000Delete no longer needed copy_candidate_datatype_list() function.
Mario de Sousa <msousa@fe.up.pt> [Thu, 08 Mar 2012 19:14:45 +0000] rev 467
Delete no longer needed copy_candidate_datatype_list() function.

Thu, 08 Mar 2012 18:57:55 +0000Narrow IL lists twice, in order to handle JMP to labels before the JMP itself.
Mario de Sousa <msousa@fe.up.pt> [Thu, 08 Mar 2012 18:57:55 +0000] rev 466
Narrow IL lists twice, in order to handle JMP to labels before the JMP itself.

Thu, 08 Mar 2012 18:57:14 +0000Do not allow duplicate values in candidate datatype list.
Mario de Sousa <msousa@fe.up.pt> [Thu, 08 Mar 2012 18:57:14 +0000] rev 465
Do not allow duplicate values in candidate datatype list.

Sat, 03 Mar 2012 20:42:48 +0000Handle JMP to labels preceding the JMP instruction itself.
Mario de Sousa <msousa@fe.up.pt> [Sat, 03 Mar 2012 20:42:48 +0000] rev 464
Handle JMP to labels preceding the JMP instruction itself.

Sat, 03 Mar 2012 20:27:20 +0000Correctly handle JMP and RET IL operators in flow control analysis.
Mario de Sousa <msousa@fe.up.pt> [Sat, 03 Mar 2012 20:27:20 +0000] rev 463
Correctly handle JMP and RET IL operators in flow control analysis.

Sat, 03 Mar 2012 13:07:00 +0000Fix filling candidate datatypes of JMP operations
Mario de Sousa <msousa@fe.up.pt> [Sat, 03 Mar 2012 13:07:00 +0000] rev 462
Fix filling candidate datatypes of JMP operations

Sat, 03 Mar 2012 08:51:28 +0000Remove spurious printf()s, used during debugging session.
Mario de Sousa <msousa@fe.up.pt> [Sat, 03 Mar 2012 08:51:28 +0000] rev 461
Remove spurious printf()s, used during debugging session.

Fri, 02 Mar 2012 17:59:20 +0000Add missing files.
Mario de Sousa <msousa@fe.up.pt> [Fri, 02 Mar 2012 17:59:20 +0000] rev 460
Add missing files.

Fri, 02 Mar 2012 12:53:41 +0000Continue adding support for semantic verification of JMP and RET.
Mario de Sousa <msousa@fe.up.pt> [Fri, 02 Mar 2012 12:53:41 +0000] rev 459
Continue adding support for semantic verification of JMP and RET.

Thu, 01 Mar 2012 10:28:27 +0000iAdd warning for deprecated operations.
Conti Manuele <conti.ma@alice.it> [Thu, 01 Mar 2012 10:28:27 +0000] rev 458
iAdd warning for deprecated operations.

Mon, 27 Feb 2012 11:44:03 +0000Change prev_il_instruction to a vector<>
Mario de Sousa <msousa@fe.up.pt> [Mon, 27 Feb 2012 11:44:03 +0000] rev 457
Change prev_il_instruction to a vector<>

Mon, 27 Feb 2012 11:28:51 +0000Some small cleanups.
Mario de Sousa <msousa@fe.up.pt> [Mon, 27 Feb 2012 11:28:51 +0000] rev 456
Some small cleanups.

Sat, 25 Feb 2012 19:16:35 +0000Add support for semantic verification of CALC, CALCN, etc..
Mario de Sousa <msousa@fe.up.pt> [Sat, 25 Feb 2012 19:16:35 +0000] rev 455
Add support for semantic verification of CALC, CALCN, etc..

Thu, 23 Feb 2012 13:25:49 +0000Finish support for semantic verification of IL paranthesised expressions.
Mario de Sousa <msousa@fe.up.pt> [Thu, 23 Feb 2012 13:25:49 +0000] rev 454
Finish support for semantic verification of IL paranthesised expressions.

Tue, 21 Feb 2012 17:39:57 +0000More changes for support of semantic verification of il_expressions
Mario de Sousa <msousa@fe.up.pt> [Tue, 21 Feb 2012 17:39:57 +0000] rev 453
More changes for support of semantic verification of il_expressions

Mon, 20 Feb 2012 19:44:40 +0000Start of support for IL expressions (parenthesis).
Mario de Sousa <msousa@fe.up.pt> [Mon, 20 Feb 2012 19:44:40 +0000] rev 452
Start of support for IL expressions (parenthesis).

Mon, 20 Feb 2012 17:52:01 +0000Cleaning up the code.
Mario de Sousa <msousa@fe.up.pt> [Mon, 20 Feb 2012 17:52:01 +0000] rev 451
Cleaning up the code.

Mon, 20 Feb 2012 15:24:26 +0000Fix a few more bugs related to FB/function calls in IL.
Mario de Sousa <msousa@fe.up.pt> [Mon, 20 Feb 2012 15:24:26 +0000] rev 450
Fix a few more bugs related to FB/function calls in IL.

Sun, 19 Feb 2012 16:16:45 +0000Semantic verification: Add compatibility check for parameter direction in function invocation.
Mario de Sousa <msousa@fe.up.pt> [Sun, 19 Feb 2012 16:16:45 +0000] rev 449
Semantic verification: Add compatibility check for parameter direction in function invocation.

Sat, 18 Feb 2012 21:03:01 +0000Add support for semantic verification for implict FB calls in IL (e.g. PV ton_var)
Mario de Sousa <msousa@fe.up.pt> [Sat, 18 Feb 2012 21:03:01 +0000] rev 448
Add support for semantic verification for implict FB calls in IL (e.g. PV ton_var)

Fri, 17 Feb 2012 19:47:58 +0000Start of support for semantic verification of FB calls in IL using special IL instructions.
Mario de Sousa <msousa@fe.up.pt> [Fri, 17 Feb 2012 19:47:58 +0000] rev 447
Start of support for semantic verification of FB calls in IL using special IL instructions.

Fri, 17 Feb 2012 19:47:23 +0000Delete some comments.
Mario de Sousa <msousa@fe.up.pt> [Fri, 17 Feb 2012 19:47:23 +0000] rev 446
Delete some comments.

Thu, 16 Feb 2012 14:18:23 +0100Change name help function.
Conti Manuele <conti.ma@alice.it> [Thu, 16 Feb 2012 14:18:23 +0100] rev 445
Change name help function.

Thu, 16 Feb 2012 12:59:02 +0000Update comments on general architecture.
Mario de Sousa <msousa@fe.up.pt> [Thu, 16 Feb 2012 12:59:02 +0000] rev 444
Update comments on general architecture.

Thu, 16 Feb 2012 10:27:52 +0000Narrow IL code backwords, so as to correctly handle invocations to overloaded functions from IL code.
Mario de Sousa <msousa@fe.up.pt> [Thu, 16 Feb 2012 10:27:52 +0000] rev 443
Narrow IL code backwords, so as to correctly handle invocations to overloaded functions from IL code.

Mon, 13 Feb 2012 17:04:29 +0000Code cleanup.
Mario de Sousa <msousa@fe.up.pt> [Mon, 13 Feb 2012 17:04:29 +0000] rev 442
Code cleanup.

Mon, 13 Feb 2012 16:29:55 +0000Add printing of semantic errors when calling FB from IL.
Mario de Sousa <msousa@fe.up.pt> [Mon, 13 Feb 2012 16:29:55 +0000] rev 441
Add printing of semantic errors when calling FB from IL.

Sun, 12 Feb 2012 20:43:49 +0100Fix typo error in some il visit in fill_candidate_datatypes_c class.
Manuele Conti <conti.ma@alice.it> [Sun, 12 Feb 2012 20:43:49 +0100] rev 440
Fix typo error in some il visit in fill_candidate_datatypes_c class.

Mon, 13 Feb 2012 13:45:57 +0000Add semantic verification of FB calls in IL (not yet complete - missing printing of errors!)
Mario de Sousa <msousa@fe.up.pt> [Mon, 13 Feb 2012 13:45:57 +0000] rev 439
Add semantic verification of FB calls in IL (not yet complete - missing printing of errors!)

Fri, 10 Feb 2012 19:04:31 +0000Add support for semantic verification of function calls in IL.
Mario de Sousa <msousa@fe.up.pt> [Fri, 10 Feb 2012 19:04:31 +0000] rev 438
Add support for semantic verification of function calls in IL.

Wed, 08 Feb 2012 18:33:01 +0000Add TODO comment, and delete unused debugging code.
Mario de Sousa <msousa@fe.up.pt> [Wed, 08 Feb 2012 18:33:01 +0000] rev 437
Add TODO comment, and delete unused debugging code.

Wed, 08 Feb 2012 18:27:45 +0000Delete un-used code.
Mario de Sousa <msousa@fe.up.pt> [Wed, 08 Feb 2012 18:27:45 +0000] rev 436
Delete un-used code.

Wed, 08 Feb 2012 18:16:13 +0000Change negation expression (neg_expression_c) to only allow signed data types.
Mario de Sousa <msousa@fe.up.pt> [Wed, 08 Feb 2012 18:16:13 +0000] rev 435
Change negation expression (neg_expression_c) to only allow signed data types.

Tue, 07 Feb 2012 17:45:17 +0000Move elementary_c::to_string() to datatype_functions.cc/hh
Mario de Sousa <msousa@fe.up.pt> [Tue, 07 Feb 2012 17:45:17 +0000] rev 434
Move elementary_c::to_string() to datatype_functions.cc/hh

Tue, 07 Feb 2012 17:40:19 +0000Add, to types symbol table, string datatypes with limited length (my_string_type: STRING[33]) (Thanks Andreas!)
Mario de Sousa <msousa@fe.up.pt> [Tue, 07 Feb 2012 17:40:19 +0000] rev 433
Add, to types symbol table, string datatypes with limited length (my_string_type: STRING[33]) (Thanks Andreas!)

Tue, 07 Feb 2012 12:17:00 +0000Correctly return the initial value of a string datatype, with limited length (STRING[33] := 'hello')
Mario de Sousa <msousa@fe.up.pt> [Tue, 07 Feb 2012 12:17:00 +0000] rev 432
Correctly return the initial value of a string datatype, with limited length (STRING[33] := 'hello')

Tue, 07 Feb 2012 11:55:29 +0000More detailed error messages for FB invocations in ST.
Mario de Sousa <msousa@fe.up.pt> [Tue, 07 Feb 2012 11:55:29 +0000] rev 431
More detailed error messages for FB invocations in ST.

Mon, 06 Feb 2012 18:32:11 +0000More detailed error messages in function invocations in ST.
Mario de Sousa <msousa@fe.up.pt> [Mon, 06 Feb 2012 18:32:11 +0000] rev 430
More detailed error messages in function invocations in ST.

Mon, 06 Feb 2012 14:21:08 +0000Fix bug in analysing real literals (thanks Andreas!)
Mario de Sousa <msousa@fe.up.pt> [Mon, 06 Feb 2012 14:21:08 +0000] rev 429
Fix bug in analysing real literals (thanks Andreas!)

Mon, 06 Feb 2012 14:15:31 +0000Remove debugging messages, and code cleanup.
Mario de Sousa <msousa@fe.up.pt> [Mon, 06 Feb 2012 14:15:31 +0000] rev 428
Remove debugging messages, and code cleanup.

Mon, 06 Feb 2012 14:10:22 +0000Better error reporting in function invocations, and in invalid literal values.
Mario de Sousa <msousa@fe.up.pt> [Mon, 06 Feb 2012 14:10:22 +0000] rev 427
Better error reporting in function invocations, and in invalid literal values.

Sun, 05 Feb 2012 19:09:12 +0000Better identification of erros in function/FB invocations.
Mario de Sousa <msousa@fe.up.pt> [Sun, 05 Feb 2012 19:09:12 +0000] rev 426
Better identification of erros in function/FB invocations.

Fri, 03 Feb 2012 18:16:20 +0000Print error messages when datatype erros found in ST function/FB calls.
Mario de Sousa <msousa@fe.up.pt> [Fri, 03 Feb 2012 18:16:20 +0000] rev 425
Print error messages when datatype erros found in ST function/FB calls.

Fri, 03 Feb 2012 14:43:14 +0000Continue checking data type compatibility inside expressions used to pass paramters to invalid function/FB calls
Mario de Sousa <msousa@fe.up.pt> [Fri, 03 Feb 2012 14:43:14 +0000] rev 424
Continue checking data type compatibility inside expressions used to pass paramters to invalid function/FB calls

Fri, 03 Feb 2012 10:54:35 +0000Adding support for semantic verification of FB calls in ST.
Mario de Sousa <msousa@fe.up.pt> [Fri, 03 Feb 2012 10:54:35 +0000] rev 423
Adding support for semantic verification of FB calls in ST.

Thu, 02 Feb 2012 16:50:12 +0000Delete wrong comment.
Mario de Sousa <msousa@fe.up.pt> [Thu, 02 Feb 2012 16:50:12 +0000] rev 422
Delete wrong comment.

Thu, 02 Feb 2012 16:20:19 +0000Add support in stage 3 for checking function invocations in ST.
Mario de Sousa <msousa@fe.up.pt> [Thu, 02 Feb 2012 16:20:19 +0000] rev 421
Add support in stage 3 for checking function invocations in ST.

Thu, 02 Feb 2012 14:18:02 +0000Fix search_varfb_instance_decl to be able to find variables and FB when only given an identifier.
Mario de Sousa <msousa@fe.up.pt> [Thu, 02 Feb 2012 14:18:02 +0000] rev 420
Fix search_varfb_instance_decl to be able to find variables and FB when only given an identifier.
Fix handling of FB calls in stage3.
Start handling of function invocations in stage3.

Thu, 02 Feb 2012 10:00:53 +0000Changing code indenting.
Mario de Sousa <msousa@fe.up.pt> [Thu, 02 Feb 2012 10:00:53 +0000] rev 419
Changing code indenting.

Wed, 01 Feb 2012 22:40:54 +0100Add fill candidate method for fb_invocation_c symbol.
Manuele Conti <conti.ma@alice.it> [Wed, 01 Feb 2012 22:40:54 +0100] rev 418
Add fill candidate method for fb_invocation_c symbol.

Wed, 01 Feb 2012 19:49:11 +0000Re-write of stage3 code (done by Manuele and I), re-write of search_varfb_instance_type_c (done by myself), and several other bug fixes.
Mario de Sousa <msousa@fe.up.pt> [Wed, 01 Feb 2012 19:49:11 +0000] rev 417
Re-write of stage3 code (done by Manuele and I), re-write of search_varfb_instance_type_c (done by myself), and several other bug fixes.

Wed, 01 Feb 2012 13:01:08 +0000Merging with Laurent's repository.
Mario de Sousa <msousa@fe.up.pt> [Wed, 01 Feb 2012 13:01:08 +0000] rev 416
Merging with Laurent's repository.

Tue, 27 Sep 2011 00:07:16 +0200Fix YYLTYPE declaration.
Manuele Conti <conti.ma@alice.it> [Tue, 27 Sep 2011 00:07:16 +0200] rev 415
Fix YYLTYPE declaration.

Sun, 20 Nov 2011 19:36:48 +0000Merging with Laurent's repository.
Mario de Sousa <msousa@fe.up.pt> [Sun, 20 Nov 2011 19:36:48 +0000] rev 414
Merging with Laurent's repository.

Fri, 04 Nov 2011 19:16:29 +0000Add list of things we must check for in stage 3 (TODO list!)
Mario de Sousa <msousa@fe.up.pt> [Fri, 04 Nov 2011 19:16:29 +0000] rev 413
Add list of things we must check for in stage 3 (TODO list!)

Tue, 14 Aug 2012 19:40:01 +0200Fix bug with InOut variable of structured type
Laurent Bessard [Tue, 14 Aug 2012 19:40:01 +0200] rev 412
Fix bug with InOut variable of structured type

Sat, 28 Jul 2012 17:38:57 +0200Fix bug while using complex type variables in Function and FunctionBlock interface
Laurent Bessard [Sat, 28 Jul 2012 17:38:57 +0200] rev 411
Fix bug while using complex type variables in Function and FunctionBlock interface

Fri, 27 Jul 2012 15:43:32 +0200Fix bug while using complex type variables in Function and FunctionBlock interface
Laurent Bessard [Fri, 27 Jul 2012 15:43:32 +0200] rev 410
Fix bug while using complex type variables in Function and FunctionBlock interface

Fri, 27 Jul 2012 15:40:44 +0200Fix bug with complex type inout variables while generating variable list
Laurent Bessard [Fri, 27 Jul 2012 15:40:44 +0200] rev 409
Fix bug with complex type inout variables while generating variable list

Thu, 22 Mar 2012 00:22:48 +0100Fixing bug in inlinefcall when a transition is in ST and contains literals
laurent [Thu, 22 Mar 2012 00:22:48 +0100] rev 408
Fixing bug in inlinefcall when a transition is in ST and contains literals

Fri, 24 Feb 2012 18:16:56 +0100Fix bug in code generated for MUL function
laurent [Fri, 24 Feb 2012 18:16:56 +0100] rev 407
Fix bug in code generated for MUL function

Fri, 24 Feb 2012 14:16:51 +0100Fix bug with overloaded function due to literal input values
laurent [Fri, 24 Feb 2012 14:16:51 +0100] rev 406
Fix bug with overloaded function due to literal input values

Tue, 21 Feb 2012 22:31:38 +0100Fix bug wrong code generated when, in a pou, a located variable has the same name than a function block instance input variable
laurent [Tue, 21 Feb 2012 22:31:38 +0100] rev 405
Fix bug wrong code generated when, in a pou, a located variable has the same name than a function block instance input variable

Tue, 21 Feb 2012 22:28:57 +0100Fix bug pointed structure not declared for directly derived datatypes
laurent [Tue, 21 Feb 2012 22:28:57 +0100] rev 404
Fix bug pointed structure not declared for directly derived datatypes

Thu, 16 Feb 2012 13:27:04 +0100removed forgotten prototype in __INIT_EXTERNAL accessor, causing warning ant build time
Edouard Tisserant [Thu, 16 Feb 2012 13:27:04 +0100] rev 403
removed forgotten prototype in __INIT_EXTERNAL accessor, causing warning ant build time

Tue, 07 Feb 2012 20:20:19 +0100Merge with Edouard's modifications
laurent [Tue, 07 Feb 2012 20:20:19 +0100] rev 402
Merge with Edouard's modifications

Tue, 07 Feb 2012 20:18:11 +0100Fix STEP and ACTION structure initialization value in SFC
laurent [Tue, 07 Feb 2012 20:18:11 +0100] rev 401
Fix STEP and ACTION structure initialization value in SFC

Fri, 03 Feb 2012 18:01:13 +0100Applied anonymous contribution RTC, '[Beremiz-devel] RTC function', 29/06/11
Edouard Tisserant [Fri, 03 Feb 2012 18:01:13 +0100] rev 400
Applied anonymous contribution RTC, '[Beremiz-devel] RTC function', 29/06/11

Fri, 03 Feb 2012 00:09:52 +0100Fix bug with functions like LEN and TRUNC that have overloaded return type for same inputs type
laurent [Fri, 03 Feb 2012 00:09:52 +0100] rev 399
Fix bug with functions like LEN and TRUNC that have overloaded return type for same inputs type

Thu, 02 Feb 2012 00:34:04 +0100Fix issues in standard library with MUX, MOD, NE and convertions to BOOL
laurent [Thu, 02 Feb 2012 00:34:04 +0100] rev 398
Fix issues in standard library with MUX, MOD, NE and convertions to BOOL

Wed, 25 Jan 2012 01:16:30 +0100Adding Common_Ticktime to informations printed in VARIABLES.csv file
laurent [Wed, 25 Jan 2012 01:16:30 +0100] rev 397
Adding Common_Ticktime to informations printed in VARIABLES.csv file

Fri, 30 Dec 2011 18:25:39 +0100Fixing bug with external variables refering to global variables defined in configurations
laurent [Fri, 30 Dec 2011 18:25:39 +0100] rev 396
Fixing bug with external variables refering to global variables defined in configurations

Fri, 23 Dec 2011 15:17:45 +0100removed useless extern func declaration in __INIT_EXTERNAL, producing warning during build of POUS.c
Edouard Tisserant [Fri, 23 Dec 2011 15:17:45 +0100] rev 395
removed useless extern func declaration in __INIT_EXTERNAL, producing warning during build of POUS.c

Fri, 09 Dec 2011 10:03:37 +0100Fixing bug in generated code for complex type external variable
laurent [Fri, 09 Dec 2011 10:03:37 +0100] rev 394
Fixing bug in generated code for complex type external variable

Fri, 09 Dec 2011 10:01:48 +0100Fixing SUB standard function defined in standard library
laurent [Fri, 09 Dec 2011 10:01:48 +0100] rev 393
Fixing SUB standard function defined in standard library

Fri, 18 Nov 2011 17:28:37 +0100Fixing generated code for global variables. Adding support for defining global variables with complex type
laurent [Fri, 18 Nov 2011 17:28:37 +0100] rev 392
Fixing generated code for global variables. Adding support for defining global variables with complex type
Fixing bug preventing to generate SFC transition with IL body

Fri, 18 Nov 2011 17:21:16 +0100Fixing bug in all SUB function definitions in standard_functions.txt
laurent [Fri, 18 Nov 2011 17:21:16 +0100] rev 391
Fixing bug in all SUB function definitions in standard_functions.txt

Fri, 18 Nov 2011 11:23:17 +0100Fix bug when using enumerated type in equ_expression or notequ_expression
laurent [Fri, 18 Nov 2011 11:23:17 +0100] rev 390
Fix bug when using enumerated type in equ_expression or notequ_expression

Wed, 16 Nov 2011 17:48:22 +0100silenced warning on X86_64 build by casying numerical operand of snprintf
Edouard Tisserant [Wed, 16 Nov 2011 17:48:22 +0100] rev 389
silenced warning on X86_64 build by casying numerical operand of snprintf

Fri, 04 Nov 2011 18:40:58 +0100Fix bug in generate_c_inlinefcall. Was not handling textual SFC elements
laurent [Fri, 04 Nov 2011 18:40:58 +0100] rev 388
Fix bug in generate_c_inlinefcall. Was not handling textual SFC elements

Sat, 29 Oct 2011 19:30:47 +0100Fix code generation of FOR loops. Now handles negative values of BY correctly.
Mario de Sousa <msousa@fe.up.pt> [Sat, 29 Oct 2011 19:30:47 +0100] rev 387
Fix code generation of FOR loops. Now handles negative values of BY correctly.

Sat, 29 Oct 2011 18:56:25 +0100Fix semantic verification of enumerated data types.
Mario de Sousa <msousa@fe.up.pt> [Sat, 29 Oct 2011 18:56:25 +0100] rev 386
Fix semantic verification of enumerated data types.

Fri, 28 Oct 2011 10:25:07 +0100Adding a line to a comment. Does not change any code.
Mario de Sousa <msousa@fe.up.pt> [Fri, 28 Oct 2011 10:25:07 +0100] rev 385
Adding a line to a comment. Does not change any code.

Thu, 20 Oct 2011 00:41:44 +0200fixed signedness warning on string slicing funcs in std lib
Edouard Tisserant [Thu, 20 Oct 2011 00:41:44 +0200] rev 384
fixed signedness warning on string slicing funcs in std lib

Wed, 12 Oct 2011 16:09:29 +0200Fix bug generate_c_inlinefcall in inline function name generated
laurent [Wed, 12 Oct 2011 16:09:29 +0200] rev 383
Fix bug generate_c_inlinefcall in inline function name generated

Tue, 11 Oct 2011 12:30:49 +0200Fix bug in parser while trying to use IL operator like S1, R1, etc... as standard function block interface variable in structured_variable syntax and bug in code generator while generating code for assignment of function block interface variable using structured_variable syntax
laurent [Tue, 11 Oct 2011 12:30:49 +0200] rev 382
Fix bug in parser while trying to use IL operator like S1, R1, etc... as standard function block interface variable in structured_variable syntax and bug in code generator while generating code for assignment of function block interface variable using structured_variable syntax

Sun, 09 Oct 2011 20:18:55 +0200Fix bug in code generation of directly declared array variables that generate wrong code when using located variables in a program POU
laurent [Sun, 09 Oct 2011 20:18:55 +0200] rev 381
Fix bug in code generation of directly declared array variables that generate wrong code when using located variables in a program POU

Sun, 09 Oct 2011 20:16:41 +0200Fix bug in generate_c_inlinefcall.cc that prevent to use extendible standard functions
laurent [Sun, 09 Oct 2011 20:16:41 +0200] rev 380
Fix bug in generate_c_inlinefcall.cc that prevent to use extendible standard functions

Sun, 09 Oct 2011 20:12:05 +0200Fix bug in definition of CONCAT standard function in iec_std_lib.h
laurent [Sun, 09 Oct 2011 20:12:05 +0200] rev 379
Fix bug in definition of CONCAT standard function in iec_std_lib.h

Wed, 28 Sep 2011 14:55:26 +0200moved declaration __STR_CMP to prevent warning
Edouard Tisserant [Wed, 28 Sep 2011 14:55:26 +0200] rev 378
moved declaration __STR_CMP to prevent warning

Wed, 14 Sep 2011 22:58:39 +0200Adding support for compiling direct array specification inside variable declaration
laurent [Wed, 14 Sep 2011 22:58:39 +0200] rev 377
Adding support for compiling direct array specification inside variable declaration

Fri, 09 Sep 2011 12:03:15 +0200Making case statement code generated safer
laurent [Fri, 09 Sep 2011 12:03:15 +0200] rev 376
Making case statement code generated safer

Thu, 08 Sep 2011 20:25:00 +0200Merge with 01068ccb73b202b2872d4117ad01984bac956cbb
laurent [Thu, 08 Sep 2011 20:25:00 +0200] rev 375
Merge with 01068ccb73b202b2872d4117ad01984bac956cbb

Thu, 01 Sep 2011 21:32:57 +0200Fix make on system without mercurial installed.
Manuele Conti <conti.ma@alice.it> [Thu, 01 Sep 2011 21:32:57 +0200] rev 374
Fix make on system without mercurial installed.

Wed, 31 Aug 2011 19:29:47 +0100delete code no longer needed.
Mario de Sousa <msousa@fe.up.pt> [Wed, 31 Aug 2011 19:29:47 +0100] rev 373
delete code no longer needed.

Wed, 31 Aug 2011 14:51:59 +0100Implement get_type_decl(), as it seems Manuele will need it later...
Mario de Sousa <msousa@fe.up.pt> [Wed, 31 Aug 2011 14:51:59 +0100] rev 372
Implement get_type_decl(), as it seems Manuele will need it later...

Wed, 31 Aug 2011 14:10:53 +0100Cleaning up: Getting some sense into the code handling structures.
Mario de Sousa <msousa@fe.up.pt> [Wed, 31 Aug 2011 14:10:53 +0100] rev 371
Cleaning up: Getting some sense into the code handling structures.

Thu, 25 Aug 2011 17:22:44 +0200Add automatic HG changeset id information in "-v" param
Matteo Facchinetti [Thu, 25 Aug 2011 17:22:44 +0200] rev 370
Add automatic HG changeset id information in "-v" param

Thu, 25 Aug 2011 08:56:28 +0200Add iec2iec building in the project Makefiles.
Matteo Facchinetti [Thu, 25 Aug 2011 08:56:28 +0200] rev 369
Add iec2iec building in the project Makefiles.

Fri, 26 Aug 2011 11:29:43 +0100Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt> [Fri, 26 Aug 2011 11:29:43 +0100] rev 368
Update which files to ignore due to new autotools building environment.

Fri, 26 Aug 2011 10:48:09 +0100Add checks for undefined structure elements used IEC 61131-3 source code being compiled.
Mario de Sousa <msousa@fe.up.pt> [Fri, 26 Aug 2011 10:48:09 +0100] rev 367
Add checks for undefined structure elements used IEC 61131-3 source code being compiled.

Thu, 25 Aug 2011 17:55:48 +0100Ignore underscores when extracting value of integer.
Mario de Sousa <msousa@fe.up.pt> [Thu, 25 Aug 2011 17:55:48 +0100] rev 366
Ignore underscores when extracting value of integer.

Tue, 23 Aug 2011 17:18:37 +0100Deleting unused code.
Mario de Sousa <msousa@fe.up.pt> [Tue, 23 Aug 2011 17:18:37 +0100] rev 365
Deleting unused code.

Tue, 23 Aug 2011 16:28:03 +0100Removing Makefiles made redundant by autotools.
Mario de Sousa <msousa@fe.up.pt> [Tue, 23 Aug 2011 16:28:03 +0100] rev 364
Removing Makefiles made redundant by autotools.

Tue, 23 Aug 2011 14:17:46 +0100fix bug report email address.
Mario de Sousa <msousa@fe.up.pt> [Tue, 23 Aug 2011 14:17:46 +0100] rev 363
fix bug report email address.

Tue, 23 Aug 2011 14:15:12 +0100Add print version command line option.
Mario de Sousa <msousa@fe.up.pt> [Tue, 23 Aug 2011 14:15:12 +0100] rev 362
Add print version command line option.

Tue, 23 Aug 2011 11:54:34 +0100Remove debugging printf() added by mistake in previous commit.
Mario de Sousa <msousa@fe.up.pt> [Tue, 23 Aug 2011 11:54:34 +0100] rev 361
Remove debugging printf() added by mistake in previous commit.

Tue, 23 Aug 2011 11:51:14 +0100Print error messages when data type errors in ST expressions are detected.
Mario de Sousa <msousa@fe.up.pt> [Tue, 23 Aug 2011 11:51:14 +0100] rev 360
Print error messages when data type errors in ST expressions are detected.

Tue, 23 Aug 2011 09:10:03 +0100Include (again!) the declaration of standard functions (incorrectly removed -again- in previous commit)
Mario de Sousa <msousa@fe.up.pt> [Tue, 23 Aug 2011 09:10:03 +0100] rev 359
Include (again!) the declaration of standard functions (incorrectly removed -again- in previous commit)

Mon, 22 Aug 2011 16:08:07 +0100Add support for '**' (power) operator in ST expressions
Mario de Sousa <msousa@fe.up.pt> [Mon, 22 Aug 2011 16:08:07 +0100] rev 358
Add support for '**' (power) operator in ST expressions

Fri, 19 Aug 2011 21:53:11 +0100Some more comments on how to build, and correcting name of README.build file.
Mario de Sousa <msousa@fe.up.pt> [Fri, 19 Aug 2011 21:53:11 +0100] rev 357
Some more comments on how to build, and correcting name of README.build file.

Fri, 19 Aug 2011 20:57:49 +0100Include the declaration of standard functions (incorrectly removed in previous commit)
Mario de Sousa <msousa@fe.up.pt> [Fri, 19 Aug 2011 20:57:49 +0100] rev 356
Include the declaration of standard functions (incorrectly removed in previous commit)

Fri, 19 Aug 2011 20:48:05 +0100Merging with Laurent's repository.
Mario de Sousa <msousa@fe.up.pt> [Fri, 19 Aug 2011 20:48:05 +0100] rev 355
Merging with Laurent's repository.

Fri, 19 Aug 2011 17:33:57 +0100Fixing automake configuration to work properly with flex and bison.
Mario de Sousa <msousa@fe.up.pt> [Fri, 19 Aug 2011 17:33:57 +0100] rev 354
Fixing automake configuration to work properly with flex and bison.

Fri, 29 Jul 2011 16:08:40 +0100Building compiler with autoconf. Thanks go to Matteo of sirius-es.it
Mario de Sousa <msousa@fe.up.pt> [Fri, 29 Jul 2011 16:08:40 +0100] rev 353
Building compiler with autoconf. Thanks go to Matteo of sirius-es.it

Fri, 29 Jul 2011 16:06:38 +0100Support for semantic verification of calls to standard functions.
Mario de Sousa <msousa@fe.up.pt> [Fri, 29 Jul 2011 16:06:38 +0100] rev 352
Support for semantic verification of calls to standard functions.
Removing files no longer required.

Fri, 29 Jul 2011 16:05:03 +0100Support for semantic verification of calls to standard function calls.
Mario de Sousa <msousa@fe.up.pt> [Fri, 29 Jul 2011 16:05:03 +0100] rev 351
Support for semantic verification of calls to standard function calls.
Adding missing files in previous commit.

Fri, 29 Jul 2011 16:03:28 +0100Support for semantic verification of calls to standard functions.
Mario de Sousa <msousa@fe.up.pt> [Fri, 29 Jul 2011 16:03:28 +0100] rev 350
Support for semantic verification of calls to standard functions.
This commit makes a fundamental change in the way standard functions are handled by the compiler.

Wed, 07 Sep 2011 19:28:10 +0200Fixing exponentiation used with symbol **
laurent [Wed, 07 Sep 2011 19:28:10 +0200] rev 349
Fixing exponentiation used with symbol **

Fri, 02 Sep 2011 18:16:33 +0200Fix bugs in exponentiation
laurent [Fri, 02 Sep 2011 18:16:33 +0200] rev 348
Fix bugs in exponentiation

Fri, 02 Sep 2011 18:15:55 +0200Fix case statement in ST, adding support for enumerated types
laurent [Fri, 02 Sep 2011 18:15:55 +0200] rev 347
Fix case statement in ST, adding support for enumerated types

Wed, 13 Jul 2011 13:57:29 +0200Adding BYTE operators visit functions in inlinefcall
laurent [Wed, 13 Jul 2011 13:57:29 +0200] rev 346
Adding BYTE operators visit functions in inlinefcall

Wed, 13 Jul 2011 13:40:14 +0200Fix bug with DIV and MOD operator in IL code generator
laurent [Wed, 13 Jul 2011 13:40:14 +0200] rev 345
Fix bug with DIV and MOD operator in IL code generator

Wed, 13 Jul 2011 12:44:12 +0200Fix bug in suffix of inlinefcall call in ST and IL
laurent [Wed, 13 Jul 2011 12:44:12 +0200] rev 344
Fix bug in suffix of inlinefcall call in ST and IL

Wed, 13 Jul 2011 12:32:34 +0200Remove inclusion of missing file in lib
laurent [Wed, 13 Jul 2011 12:32:34 +0200] rev 343
Remove inclusion of missing file in lib

Wed, 13 Jul 2011 11:48:34 +0200Commiting merge with Mario's repository
laurent [Wed, 13 Jul 2011 11:48:34 +0200] rev 342
Commiting merge with Mario's repository

Mon, 11 Jul 2011 09:47:27 +0100commiting merge with Laurent's repository
Mario de Sousa <msousa@fe.up.pt> [Mon, 11 Jul 2011 09:47:27 +0100] rev 341
commiting merge with Laurent's repository

Sat, 09 Jul 2011 14:48:31 +0100changing 'make' to '$(MAKE)' so other make tools (e.g. gmake) may also be used.
Mario de Sousa <msousa@fe.up.pt> [Sat, 09 Jul 2011 14:48:31 +0100] rev 340
changing 'make' to '$(MAKE)' so other make tools (e.g. gmake) may also be used.

Sat, 09 Jul 2011 14:17:52 +0100Replacing extern declaration with #include of apropriate header file
Mario de Sousa <msousa@fe.up.pt> [Sat, 09 Jul 2011 14:17:52 +0100] rev 339
Replacing extern declaration with #include of apropriate header file

Sat, 09 Jul 2011 14:05:53 +0100Adding some comments, and removing a check for a semantic error in code being compiled.
Mario de Sousa <msousa@fe.up.pt> [Sat, 09 Jul 2011 14:05:53 +0100] rev 338
Adding some comments, and removing a check for a semantic error in code being compiled.

Tue, 12 Jul 2011 22:20:28 +0200Fix bug with inline function call in POU programmed in IL
laurent [Tue, 12 Jul 2011 22:20:28 +0200] rev 337
Fix bug with inline function call in POU programmed in IL

Fri, 08 Jul 2011 11:06:27 +0200Fix bug in function calls with literal parameters
laurent [Fri, 08 Jul 2011 11:06:27 +0200] rev 336
Fix bug in function calls with literal parameters

Thu, 07 Jul 2011 10:49:08 +0200Fix makefiles when not using make as make tool
laurent [Thu, 07 Jul 2011 10:49:08 +0200] rev 335
Fix makefiles when not using make as make tool

Wed, 06 Jul 2011 12:19:30 +0200Fix bug on initialization of temp variables not using setter
laurent [Wed, 06 Jul 2011 12:19:30 +0200] rev 334
Fix bug on initialization of temp variables not using setter

Wed, 06 Jul 2011 12:01:46 +0200Fix bug when trying to find the type of a NULL symbol
laurent [Wed, 06 Jul 2011 12:01:46 +0200] rev 333
Fix bug when trying to find the type of a NULL symbol

Mon, 04 Jul 2011 15:27:09 +0200Fix bug in inline function calls when using function with undetermined type interface with literals as input
laurent [Mon, 04 Jul 2011 15:27:09 +0200] rev 332
Fix bug in inline function calls when using function with undetermined type interface with literals as input

Wed, 29 Jun 2011 12:28:59 +0200Fix warnings when compiling matiec
laurent [Wed, 29 Jun 2011 12:28:59 +0200] rev 331
Fix warnings when compiling matiec

Wed, 29 Jun 2011 12:28:13 +0200Fix warning on nop statement at the end of function_block and program generated code
laurent [Wed, 29 Jun 2011 12:28:13 +0200] rev 330
Fix warning on nop statement at the end of function_block and program generated code

Wed, 29 Jun 2011 12:26:00 +0200Adding double underscore in computed enumerated value to avoid conflict with other user defined identifiers
laurent [Wed, 29 Jun 2011 12:26:00 +0200] rev 329
Adding double underscore in computed enumerated value to avoid conflict with other user defined identifiers

Tue, 28 Jun 2011 19:03:15 +0200Add support for finding type of a constant enumerated value and managing conflict between same identifiers defined in different enumerated data types
laurent [Tue, 28 Jun 2011 19:03:15 +0200] rev 328
Add support for finding type of a constant enumerated value and managing conflict between same identifiers defined in different enumerated data types

Mon, 27 Jun 2011 18:01:43 +0200Fix bug in declaring variable of enumerated type
laurent [Mon, 27 Jun 2011 18:01:43 +0200] rev 327
Fix bug in declaring variable of enumerated type

Thu, 16 Jun 2011 11:14:13 +0100Fix what I think is a bug (has not yet manifested itself).
Mario de Sousa <msousa@fe.up.pt> [Thu, 16 Jun 2011 11:14:13 +0100] rev 326
Fix what I think is a bug (has not yet manifested itself).

Thu, 16 Jun 2011 11:12:02 +0100Merging with Lauren't recent change.
Mario de Sousa <msousa@fe.up.pt> [Thu, 16 Jun 2011 11:12:02 +0100] rev 325
Merging with Lauren't recent change.

Thu, 16 Jun 2011 11:05:13 +0100Merging two previous commits.
Mario de Sousa <msousa@fe.up.pt> [Thu, 16 Jun 2011 11:05:13 +0100] rev 324
Merging two previous commits.

Fri, 10 Jun 2011 10:13:15 +0100Clean up some code.
Mario de Sousa <msousa@fe.up.pt> [Fri, 10 Jun 2011 10:13:15 +0100] rev 323
Clean up some code.

Tue, 14 Jun 2011 17:15:47 +0200Fix bug with array attribute in structure declaration
laurent [Tue, 14 Jun 2011 17:15:47 +0200] rev 322
Fix bug with array attribute in structure declaration

Tue, 14 Jun 2011 14:53:37 +0100Add better comments, and change name of functions to clarify what they do.
Mario de Sousa <msousa@fe.up.pt> [Tue, 14 Jun 2011 14:53:37 +0100] rev 321
Add better comments, and change name of functions to clarify what they do.

Fri, 10 Jun 2011 08:47:38 +0100Remove incorect debugging assertion.
Mario de Sousa <msousa@fe.up.pt> [Fri, 10 Jun 2011 08:47:38 +0100] rev 320
Remove incorect debugging assertion.

Fri, 10 Jun 2011 06:30:30 +0100Skip CONFIGURATION declarations in stage 3 for now, so semantic analysis does not stop when a configuration is encountered.
Mario de Sousa <msousa@fe.up.pt> [Fri, 10 Jun 2011 06:30:30 +0100] rev 319
Skip CONFIGURATION declarations in stage 3 for now, so semantic analysis does not stop when a configuration is encountered.

Thu, 09 Jun 2011 17:51:00 +0200Fix bug when generating initial value for function return type when it is a complex type
laurent [Thu, 09 Jun 2011 17:51:00 +0200] rev 318
Fix bug when generating initial value for function return type when it is a complex type

Thu, 09 Jun 2011 17:47:57 +0200Fix bug in debugging variable list compilation with structure and array disabling
laurent [Thu, 09 Jun 2011 17:47:57 +0200] rev 317
Fix bug in debugging variable list compilation with structure and array disabling

Wed, 08 Jun 2011 18:34:53 +0200Fix bug with TRUNC function and with type conversion functions called with constant as parameter
laurent [Wed, 08 Jun 2011 18:34:53 +0200] rev 316
Fix bug with TRUNC function and with type conversion functions called with constant as parameter

Wed, 08 Jun 2011 11:42:19 +0100Allow use of ENO keyword in structured variable field selector.
Mario de Sousa <msousa@fe.up.pt> [Wed, 08 Jun 2011 11:42:19 +0100] rev 315
Allow use of ENO keyword in structured variable field selector.

Mon, 06 Jun 2011 16:28:41 +0200Fixing REAL_TO_INT conversion (behaved like a trunc and not like a round)
laurent [Mon, 06 Jun 2011 16:28:41 +0200] rev 314
Fixing REAL_TO_INT conversion (behaved like a trunc and not like a round)

Mon, 06 Jun 2011 14:05:28 +0100fixing INSERT function: was inserting into incorrect position. (submitted by Manuele)
Mario de Sousa <msousa@fe.up.pt> [Mon, 06 Jun 2011 14:05:28 +0100] rev 313
fixing INSERT function: was inserting into incorrect position. (submitted by Manuele)

Mon, 06 Jun 2011 11:01:47 +0200Fix bug when generating integer with leading zero (octal value for C compiler)
laurent [Mon, 06 Jun 2011 11:01:47 +0200] rev 312
Fix bug when generating integer with leading zero (octal value for C compiler)

Fri, 03 Jun 2011 17:14:24 +0100Allow [EOL] after a label in IL.
Mario de Sousa <msousa@fe.up.pt> [Fri, 03 Jun 2011 17:14:24 +0100] rev 311
Allow [EOL] after a label in IL.

Wed, 01 Jun 2011 14:02:16 +0200Fix bug when using an enumerated or subrange type to define a structure element
laurent [Wed, 01 Jun 2011 14:02:16 +0200] rev 310
Fix bug when using an enumerated or subrange type to define a structure element

Tue, 31 May 2011 15:35:05 +0200Fix bug when declaring data type directly derived from array type
laurent [Tue, 31 May 2011 15:35:05 +0200] rev 309
Fix bug when declaring data type directly derived from array type

Mon, 30 May 2011 19:28:32 +0100Fix conversion of binary digits to hex, when generating code.
Mario de Sousa <msousa@fe.up.pt> [Mon, 30 May 2011 19:28:32 +0100] rev 308
Fix conversion of binary digits to hex, when generating code.

Mon, 30 May 2011 19:24:09 +0100Fix missing '(' when declaring new simple derived data type.
Mario de Sousa <msousa@fe.up.pt> [Mon, 30 May 2011 19:24:09 +0100] rev 307
Fix missing '(' when declaring new simple derived data type.

Mon, 30 May 2011 19:16:22 +0100Ignore underscores in decimal integer constants when determining size in bits...
Mario de Sousa <msousa@fe.up.pt> [Mon, 30 May 2011 19:16:22 +0100] rev 306
Ignore underscores in decimal integer constants when determining size in bits...

Mon, 30 May 2011 17:54:15 +0100When checking semantics of expressions, skip semantic checking of data type definitions
Mario de Sousa <msousa@fe.up.pt> [Mon, 30 May 2011 17:54:15 +0100] rev 305
When checking semantics of expressions, skip semantic checking of data type definitions
(not yet supported). If we don't skip, all subsequent POUs would not be checked.

Mon, 30 May 2011 17:52:15 +0100Fixing algorithm that determines bit size of constants containing underscores.
Mario de Sousa <msousa@fe.up.pt> [Mon, 30 May 2011 17:52:15 +0100] rev 304
Fixing algorithm that determines bit size of constants containing underscores.

Fri, 27 May 2011 18:01:54 +0100Merging with Edouard's version
Mario de Sousa <msousa@fe.up.pt> [Fri, 27 May 2011 18:01:54 +0100] rev 303
Merging with Edouard's version

Fri, 27 May 2011 18:01:01 +0100Fixing bug related to setting array variables with values coming from other variables
Mario de Sousa <msousa@fe.up.pt> [Fri, 27 May 2011 18:01:01 +0100] rev 302
Fixing bug related to setting array variables with values coming from other variables
(e.g. X[0] := Y;)

Wed, 18 May 2011 16:32:46 +0200Added __IEC_OUTPUT_FLAG, to mark variable whose forcing implies refresh on eache cycle.
Edouard Tisserant [Wed, 18 May 2011 16:32:46 +0200] rev 301
Added __IEC_OUTPUT_FLAG, to mark variable whose forcing implies refresh on eache cycle.

Wed, 18 May 2011 13:20:24 +0200Fix bug when debugging located variables of type memory (%M) for all variable classes
laurent [Wed, 18 May 2011 13:20:24 +0200] rev 300
Fix bug when debugging located variables of type memory (%M) for all variable classes

Tue, 17 May 2011 10:35:12 +0100Merging with Edouard's changes
Mario de Sousa <msousa@fe.up.pt> [Tue, 17 May 2011 10:35:12 +0100] rev 299
Merging with Edouard's changes

Tue, 17 May 2011 10:34:00 +0100Fixing code generation of array indexes in Function Blocks.
Mario de Sousa <msousa@fe.up.pt> [Tue, 17 May 2011 10:34:00 +0100] rev 298
Fixing code generation of array indexes in Function Blocks.

Sun, 15 May 2011 10:22:15 +0100Commiting merge with Laurent's recent dead code removal change.
Mario de Sousa <msousa@fe.up.pt> [Sun, 15 May 2011 10:22:15 +0100] rev 297
Commiting merge with Laurent's recent dead code removal change.

Tue, 19 Apr 2011 09:36:59 +0100Adding fflush capabilities. It is sometimes usefull when debuging the compiler...
Mario de Sousa <msousa@fe.up.pt> [Tue, 19 Apr 2011 09:36:59 +0100] rev 296
Adding fflush capabilities. It is sometimes usefull when debuging the compiler...

Fri, 15 Apr 2011 09:45:27 +0100Adding missing semicolons.
Mario de Sousa <msousa@fe.up.pt> [Fri, 15 Apr 2011 09:45:27 +0100] rev 295
Adding missing semicolons.

Mon, 16 May 2011 14:19:20 +0200fixed build error with gcc 4.5.2
Edouard Tisserant [Mon, 16 May 2011 14:19:20 +0200] rev 294
fixed build error with gcc 4.5.2

Mon, 16 May 2011 12:36:21 +0200Merged with Edouard's modifications
laurent [Mon, 16 May 2011 12:36:21 +0200] rev 293
Merged with Edouard's modifications

Mon, 16 May 2011 11:57:41 +0200Fix bug when debugging located variables of type memory (%M)
laurent [Mon, 16 May 2011 11:57:41 +0200] rev 292
Fix bug when debugging located variables of type memory (%M)

Thu, 21 Apr 2011 11:22:13 +0200Removed dead code
Edouard Tisserant [Thu, 21 Apr 2011 11:22:13 +0200] rev 291
Removed dead code

Thu, 14 Apr 2011 19:17:20 +0100Fixing implementation of CU, CD, and CUD in standard library.
Mario de Sousa <msousa@fe.up.pt> [Thu, 14 Apr 2011 19:17:20 +0100] rev 290
Fixing implementation of CU, CD, and CUD in standard library.

Thu, 14 Apr 2011 19:02:35 +0100Deleting dead code.
Mario de Sousa <msousa@fe.up.pt> [Thu, 14 Apr 2011 19:02:35 +0100] rev 289
Deleting dead code.

Thu, 14 Apr 2011 18:55:31 +0100Merging changes.
Mario de Sousa <msousa@fe.up.pt> [Thu, 14 Apr 2011 18:55:31 +0100] rev 288
Merging changes.

Thu, 14 Apr 2011 18:12:59 +0100Added tracking of order by which tokens are processed by lexical analyser.
Mario de Sousa <msousa@fe.up.pt> [Thu, 14 Apr 2011 18:12:59 +0100] rev 287
Added tracking of order by which tokens are processed by lexical analyser.
This helps in correctly formating error messages when constructs begin in one file, and end in another.

Thu, 14 Apr 2011 17:35:25 +0100Adding tracking of filename in which token is located.
Mario de Sousa <msousa@fe.up.pt> [Thu, 14 Apr 2011 17:35:25 +0100] rev 286
Adding tracking of filename in which token is located.

Thu, 07 Apr 2011 11:40:03 +0200Reverted semantic error message so that Beremiz can parse them and that user can double-click on error message to open related POU and select the faulty line.
Edouard Tisserant [Thu, 07 Apr 2011 11:40:03 +0200] rev 285
Reverted semantic error message so that Beremiz can parse them and that user can double-click on error message to open related POU and select the faulty line.

Tue, 05 Apr 2011 19:42:33 +0100Fixing error message incorrectly changed in previous merge.
Mario de Sousa <msousa@fe.up.pt> [Tue, 05 Apr 2011 19:42:33 +0100] rev 284
Fixing error message incorrectly changed in previous merge.

Tue, 05 Apr 2011 18:31:55 +0100fixing C code generation of return_statement_c and exit_statement_c
Mario de Sousa <msousa@fe.up.pt> [Tue, 05 Apr 2011 18:31:55 +0100] rev 283
fixing C code generation of return_statement_c and exit_statement_c

Tue, 05 Apr 2011 17:12:12 +0100merging the Edouard's version.
Mario de Sousa <msousa@fe.up.pt> [Tue, 05 Apr 2011 17:12:12 +0100] rev 282
merging the Edouard's version.

Tue, 05 Apr 2011 14:24:07 +0100fixing exit_statement_c: produce 'break' instead of 'exit(0); (Thanks to Manuele)
Mario de Sousa <msousa@fe.up.pt> [Tue, 05 Apr 2011 14:24:07 +0100] rev 281
fixing exit_statement_c: produce 'break' instead of 'exit(0); (Thanks to Manuele)

Tue, 05 Apr 2011 14:17:16 +0100Fixing code generation of standard conversion functions.
Mario de Sousa <msousa@fe.up.pt> [Tue, 05 Apr 2011 14:17:16 +0100] rev 280
Fixing code generation of standard conversion functions.

Tue, 05 Apr 2011 15:14:19 +0200Re-generated std lib related code, with updated headers, updated all forgotten headers
Edouard Tisserant [Tue, 05 Apr 2011 15:14:19 +0200] rev 279
Re-generated std lib related code, with updated headers, updated all forgotten headers

Mon, 04 Apr 2011 19:18:22 +0200Merged matiec library headers update from Mario to LGPL
Edouard Tisserant [Mon, 04 Apr 2011 19:18:22 +0200] rev 278
Merged matiec library headers update from Mario to LGPL

Mon, 04 Apr 2011 15:59:35 +0100Changing to LGPL for library functions.
Mario de Sousa <msousa@fe.up.pt> [Mon, 04 Apr 2011 15:59:35 +0100] rev 277
Changing to LGPL for library functions.

Mon, 04 Apr 2011 15:26:13 +0100Updating origin and license info of library fuctions.
Mario de Sousa <msousa@fe.up.pt> [Mon, 04 Apr 2011 15:26:13 +0100] rev 276
Updating origin and license info of library fuctions.
Conclude missing counter FBs.

Mon, 04 Apr 2011 15:22:42 +0100Leave standard function names hardcoded, as these are considered keywords even though
Mario de Sousa <msousa@fe.up.pt> [Mon, 04 Apr 2011 15:22:42 +0100] rev 275
Leave standard function names hardcoded, as these are considered keywords even though
they may not be implemented in the library.

Mon, 04 Apr 2011 14:32:21 +0100New version of bistable.txt - due to license issues.
Mario de Sousa <msousa@fe.up.pt> [Mon, 04 Apr 2011 14:32:21 +0100] rev 274
New version of bistable.txt - due to license issues.

Mon, 04 Apr 2011 18:54:55 +0200Make semantic error message compatible with beremiz
Edouard Tisserant [Mon, 04 Apr 2011 18:54:55 +0200] rev 273
Make semantic error message compatible with beremiz

Mon, 04 Apr 2011 17:19:35 +0200Merge
Edouard Tisserant [Mon, 04 Apr 2011 17:19:35 +0200] rev 272
Merge

Mon, 04 Apr 2011 17:13:03 +0200Fixes to make handling of standard functions in Semantic analyser compatible with code generation of standard functions
Edouard Tisserant [Mon, 04 Apr 2011 17:13:03 +0200] rev 271
Fixes to make handling of standard functions in Semantic analyser compatible with code generation of standard functions

Mon, 04 Apr 2011 13:25:39 +0200Merge with changes from Mario
Edouard Tisserant [Mon, 04 Apr 2011 13:25:39 +0200] rev 270
Merge with changes from Mario

Mon, 04 Apr 2011 11:19:48 +0100Fixing stupid bug (that was disabling code generation).
Mario de Sousa <msousa@fe.up.pt> [Mon, 04 Apr 2011 11:19:48 +0100] rev 269
Fixing stupid bug (that was disabling code generation).

Mon, 04 Apr 2011 10:48:30 +0100Adding Makefile for Darwin (thanks go to Manuele)
Mario de Sousa <msousa@fe.up.pt> [Mon, 04 Apr 2011 10:48:30 +0100] rev 268
Adding Makefile for Darwin (thanks go to Manuele)

Mon, 04 Apr 2011 10:42:03 +0100starting to add proper header file with declaration of standard functions
Mario de Sousa <msousa@fe.up.pt> [Mon, 04 Apr 2011 10:42:03 +0100] rev 267
starting to add proper header file with declaration of standard functions

Fri, 01 Apr 2011 12:19:32 +0100Fixing error messages for IL semantic errors (brocken in a previous changeset/commit).
Mario de Sousa <msousa@fe.up.pt> [Fri, 01 Apr 2011 12:19:32 +0100] rev 266
Fixing error messages for IL semantic errors (brocken in a previous changeset/commit).

Fri, 01 Apr 2011 10:47:24 +0100Updating license info (with Edouard's permission for relevant files).
Mario de Sousa <msousa@fe.up.pt> [Fri, 01 Apr 2011 10:47:24 +0100] rev 265
Updating license info (with Edouard's permission for relevant files).

Fri, 01 Apr 2011 10:06:19 +0100Updating License info (with Edoaurd's permission for relevant files).
Mario de Sousa <msousa@fe.up.pt> [Fri, 01 Apr 2011 10:06:19 +0100] rev 264
Updating License info (with Edoaurd's permission for relevant files).

Fri, 01 Apr 2011 10:03:22 +0100Adding some debug info
Mario de Sousa <msousa@fe.up.pt> [Fri, 01 Apr 2011 10:03:22 +0100] rev 263
Adding some debug info

Thu, 31 Mar 2011 21:06:36 +0100Do not crash when checking semantics of undeclared symbolic_variable.
Mario de Sousa <msousa@fe.up.pt> [Thu, 31 Mar 2011 21:06:36 +0100] rev 262
Do not crash when checking semantics of undeclared symbolic_variable.
NOTE: this update may have broken the printing of error messages
during semantic analysis of IL code.

Thu, 31 Mar 2011 17:40:55 +0100Updating licensing information.
Mario de Sousa <msousa@fe.up.pt> [Thu, 31 Mar 2011 17:40:55 +0100] rev 261
Updating licensing information.

Thu, 31 Mar 2011 13:20:50 +0100Error messages (stage3) now better identify the location of the error.
Mario de Sousa <msousa@fe.up.pt> [Thu, 31 Mar 2011 13:20:50 +0100] rev 260
Error messages (stage3) now better identify the location of the error.

Thu, 31 Mar 2011 10:52:03 +0100Adding debug conditional printf()s in stage 3.
Mario de Sousa <msousa@fe.up.pt> [Thu, 31 Mar 2011 10:52:03 +0100] rev 259
Adding debug conditional printf()s in stage 3.
Printing semantic error info to stderr instead of stdout.

Thu, 31 Mar 2011 10:45:34 +0100Merging my Huge change with Edouards/Laurents version
Mario de Sousa <msousa@fe.up.pt> [Thu, 31 Mar 2011 10:45:34 +0100] rev 258
Merging my Huge change with Edouards/Laurents version

Wed, 30 Mar 2011 19:53:32 +0100Huge change.
Mario de Sousa <msousa@fe.up.pt> [Wed, 30 Mar 2011 19:53:32 +0100] rev 257
Huge change.

Fri, 01 Apr 2011 11:10:06 +0200Changed packing declaration in iec_types
Edouard Tisserant [Fri, 01 Apr 2011 11:10:06 +0200] rev 256
Changed packing declaration in iec_types

Fri, 01 Apr 2011 17:26:29 +0200Modify code generated for avoiding warning while compiling when configuration or resource don't have any global variable
laurent [Fri, 01 Apr 2011 17:26:29 +0200] rev 255
Modify code generated for avoiding warning while compiling when configuration or resource don't have any global variable

Thu, 31 Mar 2011 19:11:16 +0200Initial TIME support in debugger
Edouard Tisserant [Thu, 31 Mar 2011 19:11:16 +0200] rev 254
Initial TIME support in debugger

Sun, 27 Mar 2011 16:19:36 +0200Merged with Edouard's modifications
laurent [Sun, 27 Mar 2011 16:19:36 +0200] rev 253
Merged with Edouard's modifications

Sun, 27 Mar 2011 15:55:51 +0200Bug with getter for pointed variables in accessors fixed
laurent [Sun, 27 Mar 2011 15:55:51 +0200] rev 252
Bug with getter for pointed variables in accessors fixed

Sat, 26 Mar 2011 18:53:51 +0100Added dumb SEMA?implementation
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Sat, 26 Mar 2011 18:53:51 +0100] rev 251
Added dumb SEMA?implementation

Wed, 16 Mar 2011 10:31:50 +0100Adding missing support for accessors and retain in configuration files (Bug and fix reported by Manuele Conti)
laurent [Wed, 16 Mar 2011 10:31:50 +0100] rev 250
Adding missing support for accessors and retain in configuration files (Bug and fix reported by Manuele Conti)

Sat, 12 Mar 2011 18:43:02 +0100Merged with modifications from Edouard
laurent [Sat, 12 Mar 2011 18:43:02 +0100] rev 249
Merged with modifications from Edouard

Sat, 12 Mar 2011 18:38:41 +0100Task single parameter code generation broken after addition of accessors fixed.
laurent [Sat, 12 Mar 2011 18:38:41 +0100] rev 248
Task single parameter code generation broken after addition of accessors fixed.

Sat, 12 Mar 2011 18:31:36 +0100Bug when function call result is a parameter of another function call fixed.
laurent [Sat, 12 Mar 2011 18:31:36 +0100] rev 247
Bug when function call result is a parameter of another function call fixed.

Tue, 22 Feb 2011 15:19:41 +0100A forgotten case in type size getter switch prevented debugging outputs.
edouard [Tue, 22 Feb 2011 15:19:41 +0100] rev 246
A forgotten case in type size getter switch prevented debugging outputs.

Wed, 16 Jun 2010 21:52:17 +0200merge
laurent [Wed, 16 Jun 2010 21:52:17 +0200] rev 245
merge

Wed, 02 Jun 2010 18:21:15 +0200Adding support for generating code for variable in step action association instead of action
laurent [Wed, 02 Jun 2010 18:21:15 +0200] rev 244
Adding support for generating code for variable in step action association instead of action

Thu, 03 Jun 2010 12:59:32 +0200Updated makefiles for cygwin build with no perl
Lolitech [Thu, 03 Jun 2010 12:59:32 +0200] rev 243
Updated makefiles for cygwin build with no perl

Thu, 20 May 2010 23:36:53 +0200Bug with global located variables accessors fixed
laurent [Thu, 20 May 2010 23:36:53 +0200] rev 242
Bug with global located variables accessors fixed

Wed, 19 May 2010 21:51:52 +0200Bug with code generation of global located variables in resource fixed thanks to Mario
laurent [Wed, 19 May 2010 21:51:52 +0200] rev 241
Bug with code generation of global located variables in resource fixed thanks to Mario

Thu, 22 Apr 2010 07:03:18 +0200Bugs fixed:
laurent [Thu, 22 Apr 2010 07:03:18 +0200] rev 240
Bugs fixed:
- S and R operators using C++ literals
- Function block output assignment code generation

Thu, 22 Apr 2010 00:29:30 +0200Bug when parsing standard function block call in IL
laurent [Thu, 22 Apr 2010 00:29:30 +0200] rev 239
Bug when parsing standard function block call in IL

Tue, 15 Dec 2009 20:50:30 +0100Bug when trying to get type of elements in a big complex structure fixed
laurent [Tue, 15 Dec 2009 20:50:30 +0100] rev 238
Bug when trying to get type of elements in a big complex structure fixed

Tue, 15 Dec 2009 16:29:44 +0100Adding support for using arrays in POU interface
laurent [Tue, 15 Dec 2009 16:29:44 +0100] rev 237
Adding support for using arrays in POU interface

Tue, 15 Dec 2009 11:18:19 +0100Using InOut variables in functions fixed
laurent [Tue, 15 Dec 2009 11:18:19 +0100] rev 236
Using InOut variables in functions fixed

Tue, 15 Dec 2009 08:51:44 +0100Bug on generate_c_inlinefcall fixed
laurent [Tue, 15 Dec 2009 08:51:44 +0100] rev 235
Bug on generate_c_inlinefcall fixed
Adding support for using structures in POU interface

Sun, 13 Dec 2009 11:41:22 +0100Using function_call_iterator in generate_c_inlinefcall instead of creating a new visitor
laurent [Sun, 13 Dec 2009 11:41:22 +0100] rev 234
Using function_call_iterator in generate_c_inlinefcall instead of creating a new visitor

Sat, 12 Dec 2009 20:41:32 +0100Bug on standard functions called with literals fixed
laurent [Sat, 12 Dec 2009 20:41:32 +0100] rev 233
Bug on standard functions called with literals fixed
Checking that number of parameters in function call doesn't exceed the maximum

Fri, 11 Dec 2009 13:01:17 +0100Adding support for making distinction between external variables and located variables for forcing
laurent [Fri, 11 Dec 2009 13:01:17 +0100] rev 232
Adding support for making distinction between external variables and located variables for forcing

Fri, 11 Dec 2009 12:53:54 +0100Adding support for forcing global without perturbation from setting external
laurent [Fri, 11 Dec 2009 12:53:54 +0100] rev 231
Adding support for forcing global without perturbation from setting external

Wed, 09 Dec 2009 16:45:27 +0100Bug in located variable initialization code fixed
laurent [Wed, 09 Dec 2009 16:45:27 +0100] rev 230
Bug in located variable initialization code fixed

Tue, 08 Dec 2009 16:26:06 +0100Bug on SFC debugging fixed
laurent [Tue, 08 Dec 2009 16:26:06 +0100] rev 229
Bug on SFC debugging fixed
Adding support for forcing transition state

Mon, 07 Dec 2009 15:36:29 +0100Adding support for setter and getter on complex datatype in IL
berem [Mon, 07 Dec 2009 15:36:29 +0100] rev 228
Adding support for setter and getter on complex datatype in IL

Sat, 05 Dec 2009 18:53:01 +0100Changes merged
laurent [Sat, 05 Dec 2009 18:53:01 +0100] rev 227
Changes merged

Sat, 05 Dec 2009 18:38:53 +0100Adding support for setter and getter on complex datatype in ST
laurent [Sat, 05 Dec 2009 18:38:53 +0100] rev 226
Adding support for setter and getter on complex datatype in ST

Sat, 05 Dec 2009 18:35:38 +0100Fix accessor code
laurent [Sat, 05 Dec 2009 18:35:38 +0100] rev 225
Fix accessor code

Fri, 04 Dec 2009 15:13:08 +0100type definition to match accessor and new debug
edouard [Fri, 04 Dec 2009 15:13:08 +0100] rev 224
type definition to match accessor and new debug

Fri, 04 Dec 2009 15:11:16 +0100fixed cygwin build - still slooooooooow
edouard [Fri, 04 Dec 2009 15:11:16 +0100] rev 223
fixed cygwin build - still slooooooooow

Wed, 02 Dec 2009 19:55:23 +0100Adding Flags bit symbols
laurent [Wed, 02 Dec 2009 19:55:23 +0100] rev 222
Adding Flags bit symbols

Wed, 02 Dec 2009 16:11:01 +0100Adding support for flags on Function Block variables for marking which variable must be debugged, retained or is forced
laurent [Wed, 02 Dec 2009 16:11:01 +0100] rev 221
Adding support for flags on Function Block variables for marking which variable must be debugged, retained or is forced

Tue, 01 Dec 2009 09:03:33 +0100Bug with ULINT correction fixed
laurent [Tue, 01 Dec 2009 09:03:33 +0100] rev 220
Bug with ULINT correction fixed

Mon, 30 Nov 2009 15:36:12 +0100Adding support for declare, init, get and set macros
laurent [Mon, 30 Nov 2009 15:36:12 +0100] rev 219
Adding support for declare, init, get and set macros

Sun, 29 Nov 2009 19:09:56 +0100added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 29 Nov 2009 19:09:56 +0100] rev 218
added files to ignore in hgignore

Sun, 29 Nov 2009 16:38:11 +0100Adding support for declare, init, get and set macros
laurent [Sun, 29 Nov 2009 16:38:11 +0100] rev 217
Adding support for declare, init, get and set macros

Wed, 18 Nov 2009 10:53:15 +0100Bug with using non explicit literals as standard library functions input parameters fixed
laurent [Wed, 18 Nov 2009 10:53:15 +0100] rev 216
Bug with using non explicit literals as standard library functions input parameters fixed

Mon, 02 Nov 2009 17:41:56 +0100Wiped out references to Lolitech
edouard [Mon, 02 Nov 2009 17:41:56 +0100] rev 215
Wiped out references to Lolitech

Mon, 02 Nov 2009 12:01:09 +0100Replace \"lolitech\" contact by \"edouard\" contact
greg [Mon, 02 Nov 2009 12:01:09 +0100] rev 214
Replace \"lolitech\" contact by \"edouard\" contact

Wed, 28 Oct 2009 13:50:56 +0100Fix some bug in debian packages
greg [Wed, 28 Oct 2009 13:50:56 +0100] rev 213
Fix some bug in debian packages

Thu, 22 Oct 2009 10:31:26 +0200Fix some warnings on compilation
greg [Thu, 22 Oct 2009 10:31:26 +0200] rev 212
Fix some warnings on compilation

Mon, 19 Oct 2009 18:12:44 +0200Remove warnings when compiling IL generated C code
laurent [Mon, 19 Oct 2009 18:12:44 +0200] rev 211
Remove warnings when compiling IL generated C code

Mon, 21 Sep 2009 12:04:15 +0200Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
laurent [Mon, 21 Sep 2009 12:04:15 +0200] rev 210
Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized

Mon, 21 Sep 2009 12:02:14 +0200Remove -pedantic flag to CFLAGS to allow unsigned long long to be compiled
laurent [Mon, 21 Sep 2009 12:02:14 +0200] rev 209
Remove -pedantic flag to CFLAGS to allow unsigned long long to be compiled

Wed, 02 Sep 2009 18:23:40 +0200Modify code generated to fit latest modifications in matiec and useless symbol definitions
laurent [Wed, 02 Sep 2009 18:23:40 +0200] rev 208
Modify code generated to fit latest modifications in matiec and useless symbol definitions

Wed, 02 Sep 2009 17:35:56 +0200Bug in eno_param_declaration error handle fixed
laurent [Wed, 02 Sep 2009 17:35:56 +0200] rev 207
Bug in eno_param_declaration error handle fixed

Wed, 02 Sep 2009 17:35:02 +0200Bug with EN/ENO in generate_var_list that breaks parsing of variables.csv fixed
laurent [Wed, 02 Sep 2009 17:35:02 +0200] rev 206
Bug with EN/ENO in generate_var_list that breaks parsing of variables.csv fixed

Wed, 02 Sep 2009 14:05:27 +0200Mario changes merged
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Wed, 02 Sep 2009 14:05:27 +0200] rev 205
Mario changes merged

Thu, 27 Aug 2009 16:29:23 +0100Adding missing Stage3 files.
Catarina Boucinha <ccb@fe.up.pt> [Thu, 27 Aug 2009 16:29:23 +0100] rev 204
Adding missing Stage3 files.

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

Thu, 27 Aug 2009 16:06:46 +0100Initial (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)

Thu, 02 Jul 2009 11:26:25 +0100Introducing 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.

Wed, 02 Sep 2009 13:39:05 +0200Applying 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

Tue, 01 Sep 2009 17:01:08 +0200Bug 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

Fri, 10 Jul 2009 11:41:29 +0200prevent 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

Fri, 10 Jul 2009 11:08:33 +0200removed 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

Fri, 19 Jun 2009 13:27:26 +0200Fix 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

Fri, 19 Jun 2009 13:26:31 +0200Fix 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)

Thu, 18 Jun 2009 19:18:54 +0200Removing 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

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

Wed, 10 Jun 2009 15:02:14 +0200Adding 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

Wed, 10 Jun 2009 13:20:52 +0200Adding 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

Wed, 10 Jun 2009 13:19:51 +0200Adding 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

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

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

Fri, 05 Jun 2009 16:11:25 +0200Warning 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

Fri, 05 Jun 2009 14:06:53 +0200bug 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

Thu, 04 Jun 2009 14:17:08 +0200Newer 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!

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

Thu, 04 Jun 2009 09:44:53 +0200Bug 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

Mon, 01 Jun 2009 21:11:12 +0200Moving 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

Mon, 01 Jun 2009 21:08:44 +0200Moving 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

Sat, 30 May 2009 16:42:41 +0200Bug 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

Thu, 28 May 2009 14:02:35 +0200Target 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

Tue, 26 May 2009 18:04:27 +0200Starting 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.

Mon, 25 May 2009 12:17:10 +0200Adding 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...

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

Mon, 18 May 2009 13:19:30 +0200Adding 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

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

Fri, 20 Mar 2009 13:49:48 +0100Bug 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

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

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

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

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

Mon, 19 Jan 2009 08:28:04 +0100Canged 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

Mon, 19 Jan 2009 08:27:30 +0100Fixed 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

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

Wed, 14 Jan 2009 19:47:41 +0100Bug 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

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

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

Sun, 04 Jan 2009 17:21:33 +0100Fixed 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

Tue, 23 Dec 2008 13:21:19 +0100STRING 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)

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

Mon, 15 Dec 2008 17:23:48 +0100Try 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.

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

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

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

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

Mon, 01 Dec 2008 14:13:47 +0100Bug 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

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

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

Fri, 21 Nov 2008 13:43:49 +0100Bug 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

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

Fri, 24 Oct 2008 16:37:46 +0200Adding 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

Wed, 15 Oct 2008 15:38:58 +0200add 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

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

Fri, 26 Sep 2008 14:42:05 +0200Adding 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)

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

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

Mon, 15 Sep 2008 13:36:24 +0200Adding 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

Mon, 08 Sep 2008 10:34:24 +0200Bug 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

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

Sun, 07 Sep 2008 10:08:11 +0200Added __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

Thu, 21 Aug 2008 16:08:19 +0200added 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)

Tue, 19 Aug 2008 18:04:28 +0200Some 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

Tue, 19 Aug 2008 18:03:11 +0200Re-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

Tue, 12 Aug 2008 16:14:12 +0200Adding 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

Mon, 04 Aug 2008 15:14:25 +0200Fixed 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

Wed, 23 Jul 2008 11:44:39 +0200Fixed 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

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

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

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

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

Fri, 28 Mar 2008 10:06:20 +0100Adding 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

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

Thu, 28 Feb 2008 18:10:42 +0100right 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

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

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

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

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

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

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

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

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

Wed, 16 Jan 2008 17:03:29 +0100changes 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

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

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

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

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

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

Thu, 06 Dec 2007 18:01:58 +0100Adding 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

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

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

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

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

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

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

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

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

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

Thu, 15 Nov 2007 10:42:34 +0100Adding 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.

Thu, 15 Nov 2007 10:21:19 +0100Bug 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

Wed, 14 Nov 2007 18:59:47 +0100Adding 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.

Wed, 14 Nov 2007 08:54:25 +0100Fixing 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.

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

Thu, 08 Nov 2007 15:19:51 +0100commenting 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.

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

Sat, 03 Nov 2007 15:37:07 +0100removing 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.

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

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

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

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

Thu, 01 Nov 2007 20:58:38 +0100fixing 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).

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

Sun, 28 Oct 2007 22:44:20 +0100fixing 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

Sun, 28 Oct 2007 22:03:27 +0100fixing 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 ...

Sun, 28 Oct 2007 20:15:54 +0100Fixing 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

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

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

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

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

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

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

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

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

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

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

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

Mon, 17 Sep 2007 17:57:34 +0200Conform 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

Mon, 17 Sep 2007 17:56:29 +0200Splitted 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

Mon, 17 Sep 2007 17:47:10 +0200Bugs 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

Thu, 30 Aug 2007 16:40:20 +0200Now 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.

Wed, 29 Aug 2007 11:19:44 +0200Bug 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

Wed, 29 Aug 2007 11:06:13 +0200Started 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)

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

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

Mon, 27 Aug 2007 14:52:15 +0200Adding 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

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

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

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

Wed, 01 Aug 2007 13:50:14 +0200Fixed 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

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

Wed, 25 Jul 2007 18:03:27 +0200Adding 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

Fri, 20 Jul 2007 22:07:15 +0200Fixed 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.

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

Wed, 18 Jul 2007 11:57:36 +0200Test 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)

Tue, 17 Jul 2007 12:19:59 +0200IEC 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.

Fri, 13 Jul 2007 19:20:26 +0200First 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.

Thu, 12 Jul 2007 11:24:32 +0200Fixed -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

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

Sat, 07 Jul 2007 11:34:21 +0200Stage4 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

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

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

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

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

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

Thu, 14 Jun 2007 08:58:10 +0200Adding 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

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

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

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

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

Tue, 15 May 2007 09:52:38 +0200Now, 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.

Mon, 14 May 2007 09:48:25 +0200Now, 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.

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

Fri, 11 May 2007 11:55:24 +0200Adding 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.

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

Wed, 18 Apr 2007 16:43:18 +0200Bugs 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

Fri, 06 Apr 2007 18:07:56 +0200Add 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

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

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

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

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

Tue, 20 Feb 2007 18:17:21 +0100Support 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

Wed, 14 Feb 2007 19:57:01 +0100Adding 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

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

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

Fri, 09 Feb 2007 08:26:32 +0100can 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

Fri, 02 Feb 2007 14:21:32 +0100Add 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.

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

Thu, 01 Feb 2007 12:35:57 +0100Fixing 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)

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

Thu, 01 Feb 2007 11:31:46 +0100Added 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.

Thu, 01 Feb 2007 11:04:56 +0100Changing 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()

Thu, 01 Feb 2007 10:59:57 +0100Removing '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!)

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

Wed, 31 Jan 2007 19:23:46 +0100ST 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

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

Wed, 31 Jan 2007 16:00:18 +0100Changes 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 !