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