Moved definition of union yyval to tokens.h
Changed shift assign token names
Added insert into table symbol
Added declaration of default integers
Removing trailing white spaces
Moving hashfun to lex.c
Improved ptype function
Added fields for basic types
Fixed bug inserting in keyword hash
Fixed correcct handling of yytext in all cases
First version
Initial commit