The dot lexeme is now properly converted to a binary selection operator
commit1cee08a1edc789024a8ce77ea61e63d0280d02a7
authorbinrapt <binrapt@ethnic.atheist.invalid>
Sun, 15 Nov 2009 03:36:33 +0000 (15 04:36 +0100)
committerbinrapt <binrapt@ethnic.atheist.invalid>
Sun, 15 Nov 2009 03:36:33 +0000 (15 04:36 +0100)
tree1e20ffcb2755fbb2c3739eb53626966d19d335b4
parent3cc93fa4df409ec840375b39b7c4752c6ddfd169
The dot lexeme is now properly converted to a binary selection operator
fridh/lexer.hpp
lexer/group.cpp
lexer/lexeme.cpp
lexer/operator.cpp
parser/control_flow.cpp
parser/node.cpp