Wed, 26 Nov 2008 09:06:52 +0100 greg Modifying MOVE interface
Wed, 26 Nov 2008 09:06:26 +0100 greg Adding support for direct variable type search
Fri, 21 Nov 2008 13:43:49 +0100 lbessard Bug on language selection in SFC Action fixed
Fri, 24 Oct 2008 16:38:26 +0200 lbessard Bug with DEBUG mode in SFC fixed
Fri, 24 Oct 2008 16:37:46 +0200 lbessard Adding support for EN/ENO in standard functions
Wed, 15 Oct 2008 15:38:58 +0200 greg add Makefile for the mingw toolchain on win32
Tue, 07 Oct 2008 14:33:52 +0200 lbessard fixed typo eno_param_declaration
Fri, 26 Sep 2008 14:42:05 +0200 lbessard Adding support for EN/ENO params in function and function blocks (standard function not supported yet)
Thu, 25 Sep 2008 10:26:10 +0200 lbessard Adding support for ouput variables in functions
Thu, 25 Sep 2008 10:25:30 +0200 lbessard Bug with enumerated_value fixed
Mon, 15 Sep 2008 13:36:24 +0200 lbessard Adding support for EN/ENO parameters in bison rules
Mon, 08 Sep 2008 10:34:24 +0200 lbessard Bug while wearching errors in transition with priority fixed
Mon, 08 Sep 2008 10:33:37 +0200 lbessard Adding support for transition debugging
Sun, 07 Sep 2008 10:08:11 +0200 etisserant Added __DEBUG global var to eventually change PLC code execution
Thu, 21 Aug 2008 16:08:19 +0200 etisserant added missing includes on some platform (gentoo/gcc-4.3.1)
Tue, 19 Aug 2008 18:04:28 +0200 etisserant Some miscelanous static, extern and pointer status variable changes in C generated code for configuration and resources
Tue, 19 Aug 2008 18:03:11 +0200 etisserant Re-organized types headers, to ease debug code generation
Tue, 12 Aug 2008 16:14:12 +0200 lbessard Adding some improvements:
Mon, 04 Aug 2008 15:14:25 +0200 etisserant Fixed generation of VARIABLES.csv, some variables appeared in program section
Wed, 23 Jul 2008 11:44:39 +0200 lbessard Fixed some uncatched errors and error bounds in error messages
Fri, 18 Jul 2008 14:44:07 +0200 lbessard Some bugs on syntax checking tests fixed
Thu, 17 Jul 2008 19:08:28 +0200 etisserant Updated tests so that they compile again :-)
Thu, 17 Jul 2008 19:07:28 +0200 lbessard Adding some human-readable error messages
Thu, 17 Jul 2008 19:07:26 +0200 etisserant Fixed missing return in XOR operator code gen.
Thu, 17 Jul 2008 19:06:53 +0200 etisserant removed __print statements. Not supposed to be in std lib.
Thu, 17 Jul 2008 19:06:20 +0200 etisserant Changed located global variable declaration and init to reflec recent change on located vars (pointers)
Thu, 17 Jul 2008 17:03:06 +0200 etisserant added some type handling tools in iec_std_lib. To be tested
Sat, 28 Jun 2008 19:03:08 +0200 etisserant *** empty log message ***
Fri, 27 Jun 2008 09:36:40 +0200 lbessard Modifying time qualifier in SFC to take real time enlapsed instead of theoric period time
Fri, 27 Jun 2008 09:29:27 +0200 lbessard Bug on __TIME_CMP fixed
Wed, 25 Jun 2008 18:47:07 +0200 lbessard Fixed some issues on:
Mon, 23 Jun 2008 18:02:09 +0200 etisserant Support for extern pointer for located variables
Mon, 19 May 2008 14:07:31 +0200 lbessard Adding support for POU struct definition in POUS.h
Wed, 16 Apr 2008 09:49:28 +0200 lbessard Bug with D and L action qualifier and timing management in SFC generated fixed
Fri, 11 Apr 2008 10:53:38 +0200 lbessard Bug with C code generation for SFC when more than one sfc_network in one sequential_function_chart fixed
Tue, 08 Apr 2008 18:21:37 +0200 lbessard Problem with negated literals while compiling generated C file on 32bits systems fixed
Thu, 03 Apr 2008 18:29:14 +0200 lbessard Bug on located variables without name declaration fixed
Thu, 03 Apr 2008 18:28:10 +0200 lbessard Changing SFC Transitions, Steps and Actions types
Fri, 28 Mar 2008 10:06:20 +0100 lbessard Adding support to distinguish direct variables and pointed variables
Wed, 05 Mar 2008 09:26:42 +0100 etisserant cast fir gcc4 fix in lib
Thu, 28 Feb 2008 18:10:42 +0100 etisserant right name for TOFF is TOF according to 61131
Thu, 28 Feb 2008 18:10:01 +0100 etisserant changed VARIABLES.h in VARIABLES.cvs
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
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
Tue, 19 Jun 2007 08:42:10 +0200 lbessard new generated files