Skip to content
  • Michal Cadilhac's avatar
    2005-06-04 Michael Cadilhac <michael.cadilhac@lrde.epita.fr> · 338aa647
    Michal Cadilhac authored
    	* parser.y: Add  a  `%namespace' directive   which makes  monoburg
    	output  functions in  a  namespace. This  directive could  produce
    	nested namespaces. Syntax is:
    	%namespace namespace1_name
    	%namespace namespace2_name
    	without double quote or anything.
    	
    	This directive  can only be  used in the  `rule' part of  the burg
    	file.
    
    	The user is warned that  the code produced will only be compilable
    	with a C++ compiler.
    	
    	* parser.y (yylex):  Remove  a warning  when comparing  a `sizeof'
    	with an int.
    	
    	* monoburg.c,
    	* monoburg.h: Add `%namespace' handling.
    338aa647
To find the state of this project's repository at the time of any of these versions, check out the tags.