aboutsummaryrefslogtreecommitdiff
path: root/value.h
AgeCommit message (Expand)Author
2012-12-17struct Process becomes struct processPetr Machata
2012-11-26Const correctness in vect_clonePetr Machata
2012-11-19Add value_equalPetr Machata
2012-10-30New function value_in_inferiorPetr Machata
2012-10-29struct value should differentiate between inferior and private addressPetr Machata
2012-08-29Add interface value_pass_by_reference, use in x86_64 back endPetr Machata
2012-08-29Rename value_set_long to value_set_wordPetr Machata
2012-08-29Drop ARGTYPE_STRING, reimplement as lens over array of charsPetr Machata
2012-08-29Add value_string_to_charpPetr Machata
2012-08-29Add type.c/.h, value.c/.h, value_dict.c/.hPetr Machata