Sat, 09 Aug 2014 09:20:03 +0100 | mjsousa | Add support for non standard REF_TO ANY (equivalent to void *) | changeset | files |
Fri, 08 Aug 2014 10:45:54 +0100 | mjsousa | Update some comments. (No changes to code) | changeset | files |
Fri, 08 Aug 2014 10:26:52 +0100 | mjsousa | Introduce absyntax class for keyword ANY, and use REF_TO(ANY) as datatype of NULL literal. | changeset | files |
Wed, 06 Aug 2014 10:43:15 +0100 | mjsousa | Fix bug (introduced a few commits ago) when generating SFC actions that are mapped onto variables --> Make generate_sfcdecl_c stateless (i.e. does not depend on order by which it is called). | changeset | files |
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 |