generate_IEC_std.py
Wed, 29 Jun 2011 12:29:14 +0200 laurent Fix warnings when compiling matiec
Wed, 08 Jun 2011 18:35:28 +0200 laurent Fix bug with TRUNC function and with type conversion functions called with constant as parameter
Tue, 05 Apr 2011 15:18:35 +0200 Edouard Tisserant Updated availables time realted function in standard lib, updated matiec code generator headers according matiec new licencing
Tue, 15 Dec 2009 08:53:29 +0100 laurent Bug not refreshing FileMenu when Undo/Redo fixed
Mon, 14 Dec 2009 11:00:39 +0100 laurent Bug on standard functions called with literals fixed
Sun, 29 Nov 2009 16:38:28 +0100 laurent Adding support for declare, init, get and set macros
Mon, 21 Sep 2009 12:06:15 +0200 laurent Bug when trying to use standard functions on literals only fixed
Wed, 02 Sep 2009 18:21:46 +0200 laurent Modify code generated to fit latest modifications in matiec
Tue, 01 Sep 2009 16:59:37 +0200 laurent Bug with type conversion EN/ENO not evaluated fixed
Mon, 19 Jan 2009 17:08:17 +0100 lbessard Adding support for cancelling code generation of function with no input connected
Mon, 01 Dec 2008 14:13:58 +0100 lbessard Bug with standard functions nb_params count on Windows fixed
Fri, 24 Oct 2008 16:39:32 +0200 lbessard Adding support for EN/ENO in standard functions
Fri, 08 Feb 2008 14:37:48 +0100 etisserant Fixed std code for matiec generation header
Wed, 24 Oct 2007 17:40:04 +0200 lbessard Change generate_cc to generate_c
Thu, 02 Aug 2007 17:54:42 +0200 lbessard Adding header for files published under LGPL
Thu, 02 Aug 2007 16:51:58 +0200 lbessard Changing file headers
Wed, 18 Jul 2007 11:57:36 +0200 etisserant Test IEC_LIB and fix bugs (EQ, GT et all)
Tue, 17 Jul 2007 12:25:19 +0200 etisserant Cleanup in generated C code for STD lib
Thu, 12 Jul 2007 11:27:43 +0200 etisserant Changes in the std library + std lib PLCOpen test (broken)
Sat, 07 Jul 2007 11:35:17 +0200 etisserant Stage4 changes according to new STD lib implementation
Fri, 06 Jul 2007 18:55:52 +0200 etisserant Early implementation of STD library.