Fri, 05 Oct 2007 10:24:39 +0200 etisserant Fixed Bitwise negation in ST
Fri, 28 Sep 2007 07:45:03 +0200 etisserant What is that empty ramp.cc file ?
Fri, 28 Sep 2007 07:44:45 +0200 etisserant Support for anonymous directly represented variables.
Mon, 17 Sep 2007 17:57:50 +0200 etisserant updated some .cvsignore
Mon, 17 Sep 2007 17:57:34 +0200 etisserant Conform STD_TEST to standard, add FB declaration in localVars tag
Mon, 17 Sep 2007 17:56:29 +0200 etisserant Splitted type declaration out of iec std lib, to avoid DWORD, BOOL, TIME ,... clash with windows.h
Mon, 17 Sep 2007 17:47:10 +0200 lbessard Bugs with direct variable in Pou body fixed
Thu, 30 Aug 2007 16:40:20 +0200 etisserant Now generated SoftPLC compiles with mingw32 and run windows.
Wed, 29 Aug 2007 11:19:44 +0200 lbessard Bug on Program in ST and IL generation fixed
Wed, 29 Aug 2007 11:06:13 +0200 etisserant Started support for long long (LL suffix) 64 bit literals on 32 bit platforms (unfinished)
Tue, 28 Aug 2007 08:42:54 +0200 etisserant Updated Makefile to allow compilation with mingw32
Mon, 27 Aug 2007 17:38:26 +0200 lbessard Bug into generate_cc_sfc fixed
Mon, 27 Aug 2007 14:52:15 +0200 lbessard Adding SET (S) and RESET(R) to action qualifier
Mon, 13 Aug 2007 18:03:06 +0200 lbessard Adding R and S qualifier to SFC
Thu, 02 Aug 2007 17:53:55 +0200 lbessard Changing file header
Thu, 02 Aug 2007 16:56:56 +0200 lbessard Changing file headers
Wed, 01 Aug 2007 13:50:14 +0200 etisserant Fixed some problems win 32 bits GCC and Long Long literals
Thu, 26 Jul 2007 17:18:36 +0200 lbessard Help message updated
Wed, 25 Jul 2007 18:03:27 +0200 lbessard Adding support for generating files into an user-defined folder
Fri, 20 Jul 2007 22:07:15 +0200 etisserant Fixed verious problems with SFC, Globals and located variables.
Thu, 19 Jul 2007 14:07:04 +0200 etisserant Tests and various fixes
Wed, 18 Jul 2007 11:57:36 +0200 etisserant Test IEC_LIB and fix bugs (EQ, GT et all)
Tue, 17 Jul 2007 12:19:59 +0200 etisserant IEC std lib test enhanced string ops, from string and to string conv.
Fri, 13 Jul 2007 19:20:26 +0200 etisserant First working IEC std lib test, actually test from string and to_string functions.
Thu, 12 Jul 2007 11:24:32 +0200 etisserant Fixed -I library include path behavior + removed old lib implementation + added generated lib func names to stage 1_2 + added Makefile.Linux
Wed, 11 Jul 2007 09:53:27 +0200 lbessard Bug on configuration generation fixed
Sat, 07 Jul 2007 11:34:21 +0200 etisserant Stage4 changes according to new STD lib implementation
Sat, 07 Jul 2007 11:07:26 +0200 etisserant *** empty log message ***
Fri, 06 Jul 2007 17:42:39 +0200 etisserant Early implementation of STD library.
Thu, 21 Jun 2007 10:22:32 +0200 lbessard Generated code for il finished