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!)