Mon, 12 Feb 2007 14:06:59 +0100*** empty log message ***
lbessard [Mon, 12 Feb 2007 14:06:59 +0100] rev 14
*** empty log message ***

Fri, 09 Feb 2007 19:25:46 +0100Many major changes to support SFC!
mario [Fri, 09 Feb 2007 19:25:46 +0100] rev 13
Many major changes to support SFC!

Fri, 09 Feb 2007 08:26:32 +0100can now generate C programs instead off Cc
tib [Fri, 09 Feb 2007 08:26:32 +0100] rev 12
can now generate C programs instead off Cc

Fri, 02 Feb 2007 14:21:32 +0100Add support for correct syntax of direct variables.
mario [Fri, 02 Feb 2007 14:21:32 +0100] rev 11
Add support for correct syntax of direct variables.

Thu, 01 Feb 2007 19:02:24 +0100generate_iec completed
lbessard [Thu, 01 Feb 2007 19:02:24 +0100] rev 10
generate_iec completed

Thu, 01 Feb 2007 12:35:57 +0100Fixing bug - BEGIN(sfc_state) -> yy_push_state(sfc_state)
mario [Thu, 01 Feb 2007 12:35:57 +0100] rev 9
Fixing bug - BEGIN(sfc_state) -> yy_push_state(sfc_state)

Thu, 01 Feb 2007 11:43:09 +0100Added some more coments.
mario [Thu, 01 Feb 2007 11:43:09 +0100] rev 8
Added some more coments.

Thu, 01 Feb 2007 11:31:46 +0100Added some comments. Fixed some accesses to potential NULL pointers.
mario [Thu, 01 Feb 2007 11:31:46 +0100] rev 7
Added some comments. Fixed some accesses to potential NULL pointers.

Thu, 01 Feb 2007 11:04:56 +0100Changing from decl_state directly to sfc_state
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()

Thu, 01 Feb 2007 10:59:57 +0100Removing 'transition_name' from 'action_time' definition
mario [Thu, 01 Feb 2007 10:59:57 +0100] rev 5
Removing 'transition_name' from 'action_time' definition
(also removes a reduce/reduce conflict!)