Wed, 12 Feb 2014 17:02:08 +0000 | mjsousa | Fix bug: when checking compatibility between GLOBAL and EXTERNAL variables, must only enforce GLOBAL CONSTANT => EXTERNAL CONSTANT. | changeset | files |
Tue, 11 Feb 2014 10:55:27 +0000 | mjsousa | merge | changeset | files |
Mon, 06 Jan 2014 12:25:21 +0000 | Mario de Sousa | Fix bug: correctly generate code when accessing external variables declared inside FBs as a structured variable (realvar := fb1.fb2.extvar1.realvar) | changeset | files |
Sun, 09 Feb 2014 08:05:44 +0000 | mjsousa | Fix bug in standard: standard does not allow multiple VAR_GLOBAL ... END_VAR constructs in configurations and resources. This is probably a bug, so we allow it. | changeset | files |