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.