Sun, 16 Feb 2014 14:29:31 +0000 | mjsousa | fix definition of pragma. | changeset | files |
Sun, 16 Feb 2014 14:27:06 +0000 | mjsousa | Fix the state machine that became broken 2 commits ago (when adding support for nested comments) | changeset | files |
Sun, 16 Feb 2014 00:37:40 +0000 | mjsousa | Add option to control support for nested comments (default is off, as defined in IEC 61131-3 v2) | changeset | files |
Sat, 15 Feb 2014 23:58:16 +0000 | mjsousa | Add support for nested comments | changeset | files |
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 |