• Artem Shinkarov's avatar
    Introduce proper locations across all the compiler. · b714e48e
    Artem Shinkarov authored
    Append node structure with struct location field which stores
    filename, line and column.  Adjusted NODE_{LINE,FILENAME} macros,
    introduced NODE_LOCATION which points to the structure itself and
    NODE_COL which points to the column in the location.
    b714e48e