Introduced the : lexeme, renamed the scope stuff to symbol tree
commit08b362bb6d9cbe14805e9efde09c6c6c1add51eb
authorbinrapt <binrapt@ethnic.atheist.invalid>
Fri, 2 Oct 2009 02:23:34 +0000 (2 04:23 +0200)
committerbinrapt <binrapt@ethnic.atheist.invalid>
Fri, 2 Oct 2009 02:23:34 +0000 (2 04:23 +0200)
tree0abffef656a455c6a48a979843a420abd8253e85
parentc2cf835a0707dd96b6d57a4d5d848e06a3f8eba5
Introduced the : lexeme, renamed the scope stuff to symbol tree
frith/class.hpp
frith/interpreter.hpp
frith/lexer.hpp
frith/module.hpp
frith/symbol.hpp [moved from frith/scope.hpp with 56% similarity]
interpreter/interpreter.cpp
lexer/lexeme.cpp
lexer/operator.cpp
symbol.cpp [moved from scope.cpp with 50% similarity]