Arian Stolwijk f6e0182a3a Fixes sourceFile option.
When setting the .prototype.source the sourceFile variable is undefined, and
setting the sourceFile option doesn't change the .source property on the
prototype anymore.

By setting the .source property inside the node_loc_t constructor, the correct
sourceFile is set in the loc object.
2013-01-04 09:32:43 +01:00
..
2012-10-19 10:31:55 +02:00
2012-10-02 17:17:00 +02:00
2012-09-24 11:50:03 +02:00
2013-01-04 09:32:43 +01:00