Implemented the nullary/unary call operators
commit61dcdcc21c3a242c84e007a1d47b56cd3b74692e
authorbinrapt <binrapt@ethnic.atheist.invalid>
Wed, 7 Oct 2009 22:44:21 +0000 (8 00:44 +0200)
committerbinrapt <binrapt@ethnic.atheist.invalid>
Wed, 7 Oct 2009 22:44:21 +0000 (8 00:44 +0200)
tree543733ea0527f42698a23b16a9e492a8ed9c5dd3
parente88903664e1f9ae83c22e5d60b78e8627303de38
Implemented the nullary/unary call operators
fridh/function.hpp
fridh/intermediary.hpp
fridh/lexer.hpp
function.cpp
intermediary/intermediary.cpp
intermediary/precedence.cpp
lexer/operator.cpp