Sat, 29 Mar 2014 22:46:09 +0000 | mjsousa | Change order of SET_xxx() macros. (this will allow me to simplify the print_setter() methods later on) | changeset | files |
Thu, 27 Mar 2014 09:52:13 +0100 | Edouard Tisserant | More static declarations in POUS.c in order to avoid conflicting symbol definitions with new POUS.c inclusion scheme | changeset | files |
Wed, 26 Mar 2014 13:20:45 +0100 | Edouard Tisserant | Fix multiple resources support, POUS.c now only contain static definitions. POUS.c is included in configuration C code as well as in resources to allow GLOBAL FBs to be declared in configurations | changeset | files |
Thu, 20 Mar 2014 17:27:29 +0100 | Edouard Tisserant | Disable stage4 options with on windows since getsuboptr isn't supported in mingw | changeset | files |
Thu, 20 Mar 2014 10:29:39 +0100 | Edouard Tisserant | merge | changeset | files |
Wed, 19 Mar 2014 12:13:43 +0000 | mjsousa | Track of line number correctly when input file has code with very long lines. | changeset | files |