mario [Tue, 23 Oct 2007 10:33:09 +0200] rev 68
Adding basic error checking.
mario [Tue, 23 Oct 2007 10:28:50 +0200] rev 67
CVS Test - removed blank line
lbessard [Wed, 17 Oct 2007 17:51:24 +0200] rev 66
Bugs on SFC generation fixed
lbessard [Fri, 05 Oct 2007 17:58:44 +0200] rev 65
Lots of bugs fixed
etisserant [Fri, 05 Oct 2007 10:24:39 +0200] rev 64
Fixed Bitwise negation in ST
etisserant [Fri, 28 Sep 2007 07:45:03 +0200] rev 63
What is that empty ramp.cc file ?
etisserant [Fri, 28 Sep 2007 07:44:45 +0200] rev 62
Support for anonymous directly represented variables.
etisserant [Mon, 17 Sep 2007 17:57:50 +0200] rev 61
updated some .cvsignore
etisserant [Mon, 17 Sep 2007 17:57:34 +0200] rev 60
Conform STD_TEST to standard, add FB declaration in localVars tag
etisserant [Mon, 17 Sep 2007 17:56:29 +0200] rev 59
Splitted type declaration out of iec std lib, to avoid DWORD, BOOL, TIME ,... clash with windows.h
lbessard [Mon, 17 Sep 2007 17:47:10 +0200] rev 58
Bugs with direct variable in Pou body fixed
etisserant [Thu, 30 Aug 2007 16:40:20 +0200] rev 57
Now generated SoftPLC compiles with mingw32 and run windows.
lbessard [Wed, 29 Aug 2007 11:19:44 +0200] rev 56
Bug on Program in ST and IL generation fixed
etisserant [Wed, 29 Aug 2007 11:06:13 +0200] rev 55
Started support for long long (LL suffix) 64 bit literals on 32 bit platforms (unfinished)
etisserant [Tue, 28 Aug 2007 08:42:54 +0200] rev 54
Updated Makefile to allow compilation with mingw32
lbessard [Mon, 27 Aug 2007 17:38:26 +0200] rev 53
Bug into generate_cc_sfc fixed
lbessard [Mon, 27 Aug 2007 14:52:15 +0200] rev 52
Adding SET (S) and RESET(R) to action qualifier
generate_cc_sfc rewritten for better code clarity
lbessard [Mon, 13 Aug 2007 18:03:06 +0200] rev 51
Adding R and S qualifier to SFC
lbessard [Thu, 02 Aug 2007 17:53:55 +0200] rev 50
Changing file header
lbessard [Thu, 02 Aug 2007 16:56:56 +0200] rev 49
Changing file headers
Modifying SFC generation
etisserant [Wed, 01 Aug 2007 13:50:14 +0200] rev 48
Fixed some problems win 32 bits GCC and Long Long literals
lbessard [Thu, 26 Jul 2007 17:18:36 +0200] rev 47
Help message updated
lbessard [Wed, 25 Jul 2007 18:03:27 +0200] rev 46
Adding support for generating files into an user-defined folder
etisserant [Fri, 20 Jul 2007 22:07:15 +0200] rev 45
Fixed verious problems with SFC, Globals and located variables.
etisserant [Thu, 19 Jul 2007 14:07:04 +0200] rev 44
Tests and various fixes
etisserant [Wed, 18 Jul 2007 11:57:36 +0200] rev 43
Test IEC_LIB and fix bugs (EQ, GT et all)
etisserant [Tue, 17 Jul 2007 12:19:59 +0200] rev 42
IEC std lib test enhanced string ops, from string and to string conv.
etisserant [Fri, 13 Jul 2007 19:20:26 +0200] rev 41
First working IEC std lib test, actually test from string and to_string functions.
etisserant [Thu, 12 Jul 2007 11:24:32 +0200] rev 40
Fixed -I library include path behavior + removed old lib implementation + added generated lib func names to stage 1_2 + added Makefile.Linux
lbessard [Wed, 11 Jul 2007 09:53:27 +0200] rev 39
Bug on configuration generation fixed
etisserant [Sat, 07 Jul 2007 11:34:21 +0200] rev 38
Stage4 changes according to new STD lib implementation
etisserant [Sat, 07 Jul 2007 11:07:26 +0200] rev 37
*** empty log message ***
etisserant [Fri, 06 Jul 2007 17:42:39 +0200] rev 36
Early implementation of STD library.
lbessard [Thu, 21 Jun 2007 10:22:32 +0200] rev 35
Generated code for il finished
lbessard [Tue, 19 Jun 2007 08:42:10 +0200] rev 34
new generated files
etisserant [Mon, 18 Jun 2007 14:45:03 +0200] rev 33
preliminary std lib support for ST
lbessard [Thu, 14 Jun 2007 08:58:10 +0200] rev 32
Adding support for standard function block parsing
Need to be extend to all standard function blocks defined
lbessard [Tue, 29 May 2007 09:45:50 +0200] rev 31
Correct bug on location list generation
lbessard [Fri, 18 May 2007 14:11:09 +0200] rev 30
Adding location list generation
lbessard [Wed, 16 May 2007 18:15:24 +0200] rev 29
Bug on resource global variables generation corrected
lbessard [Wed, 16 May 2007 17:53:37 +0200] rev 28
Multi-file configuration and resource generation finished
etisserant [Tue, 15 May 2007 09:52:38 +0200] rev 27
Now, stage4out can address files. Generate_cc have been split into one visitor per C file : pous, ressource and config. Work in progress.
etisserant [Mon, 14 May 2007 09:48:25 +0200] rev 26
Now, LOCATED variables do declare extern C variables the same way EXTERNAL variables do.
lbessard [Fri, 11 May 2007 16:29:22 +0200] rev 25
Adding support for internal variable call generating
etisserant [Fri, 11 May 2007 11:55:24 +0200] rev 24
Adding init function on programs
Corrected in and out var access + struct ref passing on fonction block calls.
etisserant [Thu, 10 May 2007 17:39:50 +0200] rev 23
Adding init function on functionBlock
lbessard [Wed, 18 Apr 2007 16:43:18 +0200] rev 22
Bugs on SFC transition list generation and search expression type with structured_variables corrected
lbessard [Fri, 06 Apr 2007 18:07:56 +0200] rev 21
Add time struct creation in variable initial value declaration
mario [Tue, 27 Mar 2007 09:39:31 +0200] rev 20
*** empty log message ***
lbessard [Wed, 28 Feb 2007 15:55:41 +0100] rev 19
Adding priority support for transitions in SFC
lbessard [Tue, 27 Feb 2007 17:24:10 +0100] rev 18
SFC generator improved
lbessard [Fri, 23 Feb 2007 19:19:23 +0100] rev 17
SFC state machine first approach generator implemented
lbessard [Tue, 20 Feb 2007 18:17:21 +0100] rev 16
Support for struct Time data Types manipulation into ST and IL added
mario [Wed, 14 Feb 2007 19:57:01 +0100] rev 15
Adding changes to make the compiler compatible with bison ver 2.3
lbessard [Mon, 12 Feb 2007 14:06:59 +0100] rev 14
*** empty log message ***
mario [Fri, 09 Feb 2007 19:25:46 +0100] rev 13
Many major changes to support SFC!
tib [Fri, 09 Feb 2007 08:26:32 +0100] rev 12
can now generate C programs instead off Cc
mario [Fri, 02 Feb 2007 14:21:32 +0100] rev 11
Add support for correct syntax of direct variables.
lbessard [Thu, 01 Feb 2007 19:02:24 +0100] rev 10
generate_iec completed
mario [Thu, 01 Feb 2007 12:35:57 +0100] rev 9
Fixing bug - BEGIN(sfc_state) -> yy_push_state(sfc_state)
mario [Thu, 01 Feb 2007 11:43:09 +0100] rev 8
Added some more coments.
mario [Thu, 01 Feb 2007 11:31:46 +0100] rev 7
Added some comments. Fixed some accesses to potential NULL pointers.
mario [Thu, 01 Feb 2007 11:04:56 +0100] rev 6
Changing from decl_state directly to sfc_state
Calling cmd_goto_body_state() instead of yy_push_state()
mario [Thu, 01 Feb 2007 10:59:57 +0100] rev 5
Removing 'transition_name' from 'action_time' definition
(also removes a reduce/reduce conflict!)
lbessard [Thu, 01 Feb 2007 09:29:58 +0100] rev 4
stack overflow problem corrected
lbessard [Wed, 31 Jan 2007 19:23:46 +0100] rev 3
ST and IL parsing added into flex-bison analyser
tib [Wed, 31 Jan 2007 16:04:06 +0100] rev 2
Added useful .cvsignore
etisserant [Wed, 31 Jan 2007 16:00:18 +0100] rev 1
Changes made since Mario visit at LOLITECH. Thanks again !
etisserant [Wed, 31 Jan 2007 15:32:38 +0100] rev 0
Initial commit. Last MatPLC CVS with some makefile inclusion removed in order to compile fine out of MatPLC.