Fixed the variable code, replacing it with simpler arguments and using exceptions...
commitfde0fae9b1dd3cc74395d719138230ec79bd5908
authorbinrapt <binrapt@ethnic.atheist.invalid>
Sat, 10 Oct 2009 02:23:23 +0000 (10 04:23 +0200)
committerbinrapt <binrapt@ethnic.atheist.invalid>
Sat, 10 Oct 2009 02:23:23 +0000 (10 04:23 +0200)
tree93b5a2b487856ae38dede2b981020a06e5a1a378
parent49a10fcbcd249e96953235ea868791cb05fd6928
Fixed the variable code, replacing it with simpler arguments and using exceptions instead of boolean return values for the outer interface
fridh/variable.hpp
variable/binary_operator.cpp
variable/comparison.cpp
variable/error.cpp
variable/logical_operator.cpp
variable/operator.cpp
variable/type.cpp
variable/variable.cpp