Integrated the variable header into the symbol header for the function reference...
commit67ae540f6b35d30d0e4b5c8a656bd28aba32bea8
authorbinrapt <binrapt@ethnic.atheist.invalid>
Sat, 3 Oct 2009 22:50:53 +0000 (4 00:50 +0200)
committerbinrapt <binrapt@ethnic.atheist.invalid>
Sat, 3 Oct 2009 22:50:53 +0000 (4 00:50 +0200)
tree05f3cebccb9a2743de7d646efe16f1ceb1fe5130
parentc4fefd96455e0a7e623d435ec627b95c222d2fcf
Integrated the variable header into the symbol header for the function reference. Added "hashing for functions".
12 files changed:
frith/lexer.hpp
frith/variable.hpp
variable/binary_operator.cpp
variable/comparison.cpp
variable/construction.cpp
variable/equality.cpp
variable/error.cpp
variable/hash.cpp
variable/logical_operator.cpp
variable/operator.cpp
variable/type.cpp
variable/variable.cpp