Thu, 08 May 2014 12:21:48 +0100 | mjsousa | Fix compilation error on platforms where real64_t is mapped onto 'long double' | changeset | files |
Tue, 08 Apr 2014 14:35:31 +0100 | mjsousa | Correctly handle structured variables that include FB and external FBs (example: FB1.FB2.extFB3.FB4.extFB5.extFB6.structvar.field1 := 42;) (this commit fixes only ST code. TODO: IL and SFC) | changeset | files |
Fri, 04 Apr 2014 16:21:55 +0100 | mjsousa | Remove call to type_is_complex() in ST code generation. | changeset | files |
Mon, 31 Mar 2014 20:05:49 +0100 | mjsousa | A little code cleanup (reduce number of possible variable generation states) | changeset | files |