Split up the parse tree node/symbol code into separate compilation units in a new...
commitaaf5bb357dd9f21b08642f370e71e79be8d0278e
authorbinrapt <binrapt@ethnic.atheist.invalid>
Sat, 17 Oct 2009 05:53:41 +0000 (17 07:53 +0200)
committerbinrapt <binrapt@ethnic.atheist.invalid>
Sat, 17 Oct 2009 05:53:41 +0000 (17 07:53 +0200)
tree475d2ae3fcf83b9857fc4843c6c08b209ba7f5c0
parentef4ee5d605c32562df00b9231a0d15d5e4fb6761
Split up the parse tree node/symbol code into separate compilation units in a new sub directory of the parser
interpreter/function.cpp
parser/tree/node.cpp [copied from interpreter/function.cpp with 90% similarity]
parser/tree/symbol.cpp [new file with mode: 0644]