Tue, 26 Feb 2008 10:59:48 +0100 lbessard Adding structure variable list generation module
Mon, 11 Feb 2008 10:26:35 +0100 etisserant added *.depend to .cvsignore
Sat, 09 Feb 2008 08:59:05 +0100 mario Regression tests. Not yet finished...
Sat, 09 Feb 2008 08:57:14 +0100 mario Regression tests. Test correct parsing of identifiers.
Fri, 08 Feb 2008 14:38:20 +0100 etisserant Fixed headers of generated code
Tue, 29 Jan 2008 09:32:02 +0100 greg add debian dir to create debian package
Thu, 17 Jan 2008 16:13:51 +0100 greg add Makefile for cygwin under Vista
Wed, 16 Jan 2008 17:03:29 +0100 greg changes in setup.py to filter "exe" files and the and the "lib" directory
Tue, 15 Jan 2008 10:53:18 +0100 greg add setup.py to build windows installer
Wed, 02 Jan 2008 18:17:38 +0100 lbessard Modifications for supporting String corrrections on PLCOpenEditor
Mon, 10 Dec 2007 16:25:42 +0100 lbessard Removing useless comment printout
Sun, 09 Dec 2007 18:58:55 +0100 etisserant Windows related enhancements
Fri, 07 Dec 2007 09:32:58 +0100 etisserant aligned CXXFLAGS with CFLAGS
Thu, 06 Dec 2007 18:01:58 +0100 lbessard Adding support for derived data types.
Sat, 17 Nov 2007 10:08:38 +0100 mario adding comments.
Sat, 17 Nov 2007 09:44:14 +0100 mario Adding some basic error cheching.
Sat, 17 Nov 2007 09:20:44 +0100 mario Changing format of error reporting.
Fri, 16 Nov 2007 15:48:34 +0100 mario Fixing some more comments.
Fri, 16 Nov 2007 15:12:21 +0100 mario Cleaning up comments.
Fri, 16 Nov 2007 13:47:41 +0100 mario Small fix to previous commit.
Fri, 16 Nov 2007 13:45:14 +0100 mario Cleaning up some bison rules.
Thu, 15 Nov 2007 15:43:34 +0100 mario Cleaning up comments.
Thu, 15 Nov 2007 15:41:52 +0100 mario Cleaning up comments.
Thu, 15 Nov 2007 10:42:34 +0100 mario Adding location data to new transition_condition_c.
Thu, 15 Nov 2007 10:21:19 +0100 lbessard Bug on SFC transition parsing and generation fixed
Wed, 14 Nov 2007 18:59:47 +0100 mario Adding support for use of PRIORITY as identifier inside SFC.
Wed, 14 Nov 2007 08:54:25 +0100 mario Fixing handling of enumeration values;
Sat, 10 Nov 2007 07:12:12 +0100 mario fixing 'priority' in SFC.
Thu, 08 Nov 2007 15:19:51 +0100 mario commenting out code no longer required. To be deleted later.
Sun, 04 Nov 2007 18:25:30 +0100 mario Adding some comments.
Sat, 03 Nov 2007 15:37:07 +0100 mario removing debug messages left by mistake in previous commit.
Sat, 03 Nov 2007 15:34:22 +0100 mario fixing bug in handling of PRIVATE token.
Sat, 03 Nov 2007 15:33:53 +0100 mario fixing buf in FOR control variable.
Fri, 02 Nov 2007 19:16:04 +0100 mario removing 'identifier' from definition of symbolic_variable
Thu, 01 Nov 2007 20:58:56 +0100 mario adding some comments.
Thu, 01 Nov 2007 20:58:38 +0100 mario fixing include bug (only ocured for includes in main program file).
Thu, 01 Nov 2007 09:42:33 +0100 mario Fixing handling of task initialisation.
Sun, 28 Oct 2007 22:44:20 +0100 mario fixing identifier issues of PRIORITY, SINGLE, and INTERVAL
Sun, 28 Oct 2007 22:03:27 +0100 mario fixing infinite error loops at library level, and ...
Sun, 28 Oct 2007 20:15:54 +0100 mario Fixing small bug when determining ST or IL language
Sun, 28 Oct 2007 16:07:52 +0100 mario fixing formal function invocation in IL
Wed, 24 Oct 2007 17:39:51 +0200 lbessard Change generate_cc to generate_c
Tue, 23 Oct 2007 10:35:58 +0200 mario Adding basic error checking.
Tue, 23 Oct 2007 10:33:09 +0200 mario Adding basic error checking.
Tue, 23 Oct 2007 10:28:50 +0200 mario CVS Test - removed blank line
Wed, 17 Oct 2007 17:51:24 +0200 lbessard Bugs on SFC generation fixed
Fri, 05 Oct 2007 17:58:44 +0200 lbessard Lots of bugs fixed
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