Still haven't tested the new operator resolution algorithm. Implemented the copy...
commitfaccbe3622d0d0a34604e8e3548610629a98a062
authorbinrapt <binrapt@ethnic.atheist.invalid>
Fri, 16 Oct 2009 20:58:44 +0000 (16 22:58 +0200)
committerbinrapt <binrapt@ethnic.atheist.invalid>
Fri, 16 Oct 2009 20:58:44 +0000 (16 22:58 +0200)
treef22192eb24f8fbca53b14ee93f713f342c53e66e
parent31ff2e1a51bab1e59f2a5962bac658fdc382346b
Still haven't tested the new operator resolution algorithm. Implemented the copy constructor and the destructor of parse tree nodes.
fridh/function.hpp
fridh/parser.hpp
interpreter/function.cpp
parser/operator.cpp