-
Clemens Grelck authored
Vardecs and Assigns. This long overdue cleanup in the AST representation required substantial changes throughout the compiler to remove all the code that was particularly concerned with avoiding empty assignment chains and recreating them where necessary. Creating and removing N_empty nodes is now avoided, and the code has become much leaner and simpler in numerous compiler modules.
7c3af8f8