Nikita Popov a6d2cd69f8 Clarify attribute assignment code
* Don't assign to attribute stack on reduce - why was that there
in the first place?
* Assign attributes to the position in the stack where the first
token of the production is, instead of one position earlier.
* Add a comment to clarify why we also assign attributes on read,
instead of just on shift.
2015-04-26 11:56:01 +02:00
..
2015-03-10 16:05:55 +01:00
2015-03-21 18:57:55 +01:00
2015-03-24 11:19:17 +01:00
2015-03-24 11:19:17 +01:00
2015-04-03 22:30:30 +02:00
2015-03-10 16:05:55 +01:00
2015-04-18 21:20:45 +02:00
2015-04-26 11:56:01 +02:00
2015-03-24 11:19:17 +01:00