Fixed some further references to "intermediary", moved a few files into more fitting...
commitad7cab4231db39565c5e9604a0cb640631279c79
authorbinrapt <binrapt@ethnic.atheist.invalid>
Thu, 15 Oct 2009 04:20:39 +0000 (15 06:20 +0200)
committerbinrapt <binrapt@ethnic.atheist.invalid>
Thu, 15 Oct 2009 04:20:39 +0000 (15 06:20 +0200)
tree47fa1ef301ef1259727df708ce8e2f163129eda5
parentcca485e2dbe4254f3a5336361217ad34c12eda8a
Fixed some further references to "intermediary", moved a few files into more fitting directories, implemented some basic testing code. Got to fix the string/name mixup in the lexer.
fridh/parser.hpp
interpreter/function.cpp [moved from function.cpp with 100% similarity]
interpreter/symbol.cpp [moved from symbol.cpp with 100% similarity]
main.cpp
parser/control_flow.cpp
parser/parser.cpp
parser/statement.cpp