Mon, 18 Jun 2007 14:45:03 +0200preliminary std lib support for ST
etisserant [Mon, 18 Jun 2007 14:45:03 +0200] rev 33
preliminary std lib support for ST

Thu, 14 Jun 2007 08:58:10 +0200Adding support for standard function block parsing
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

Tue, 29 May 2007 09:45:50 +0200Correct bug on location list generation
lbessard [Tue, 29 May 2007 09:45:50 +0200] rev 31
Correct bug on location list generation

Fri, 18 May 2007 14:11:09 +0200Adding location list generation
lbessard [Fri, 18 May 2007 14:11:09 +0200] rev 30
Adding location list generation

Wed, 16 May 2007 18:15:24 +0200Bug on resource global variables generation corrected
lbessard [Wed, 16 May 2007 18:15:24 +0200] rev 29
Bug on resource global variables generation corrected

Wed, 16 May 2007 17:53:37 +0200Multi-file configuration and resource generation finished
lbessard [Wed, 16 May 2007 17:53:37 +0200] rev 28
Multi-file configuration and resource generation finished

Tue, 15 May 2007 09:52:38 +0200Now, stage4out can address files. Generate_cc have been split into one visitor per C file : pous, ressource and config. Work in progress.
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.

Mon, 14 May 2007 09:48:25 +0200Now, LOCATED variables do declare extern C variables the same way EXTERNAL variables do.
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.

Fri, 11 May 2007 16:29:22 +0200Adding support for internal variable call generating
lbessard [Fri, 11 May 2007 16:29:22 +0200] rev 25
Adding support for internal variable call generating

Fri, 11 May 2007 11:55:24 +0200Adding init function on programs
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.