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