lib/C/iec_std_lib.h
Sun, 19 Feb 2017 20:13:02 +0000 mjsousa Fix date conversion function (seconds to Date_and_Time). First day of month was falling on previous month.
Tue, 28 Jun 2016 16:35:47 +0300 Andrey Skvortsov Merged mjsousa/matiec into default
Sun, 08 May 2016 20:01:15 +0100 mjsousa Add option to not add the EN and ENO parameters to every function and FB (generated C code becomes smaller, and uses less memory for function invocations)
Fri, 06 May 2016 10:48:37 +0300 Andrey Skvortsov fix C compilation warning from gcc about /* inside of comment section.
Sun, 06 Jul 2014 11:39:20 +0100 mjsousa Move standard FBs to a pre-converted C file, insted of converting them every time along with the IEC source.
Sun, 06 Jul 2014 11:07:38 +0100 mjsousa Move library files compiled to C to their own subdiectory.