Thu, 31 Jul 2014 17:49:44 +0100 | mjsousa | Add support for the 'NULL' keyword, defined in version 3 of IEC 61131-3. | changeset | files |
Tue, 29 Jul 2014 13:39:40 +0100 | mjsousa | for option '-Op' (generate <pouname>.h/c): add '#include <pouname>.h' to the .c file, and '#ifdef <pouname>_H' to the .h file | changeset | files |
Fri, 25 Jul 2014 14:58:33 +0100 | mjsousa | Ass include of iec_std_lib.h in POUS.h file. | changeset | files |
Mon, 21 Jul 2014 10:39:46 +0100 | mjsousa | Add support for implicitly declared REF_TO datatypes. | changeset | files |
Sun, 20 Jul 2014 21:57:10 +0100 | mjsousa | With -Op option --> Place implicitly defined datatypes in the .h file corresponding to the POU where they are used. | changeset | files |
Sun, 20 Jul 2014 21:48:58 +0100 | mjsousa | Add name of POU as prefix to names of implicitly defined datatypes | changeset | files |
Sun, 20 Jul 2014 16:45:45 +0100 | mjsousa | Implicitly defined array datatypes use new naming method (greatly simplifies stage 4 code). | changeset | files |