Added support for static variables in functions. Broke out the lambda name generation code into the function get_new_name() to save on stack and to reduce code duplication. Rev: src/language.yacc:1.377