Files
less.js/lib/less
cloudhead 2ebbf37c4b More accurate parse error messages
Because of the backtracking, we lose the previous point of failure.
The solution is to store the furthest point the parser has parsed to,
when backtracking, and using it when showing parse errors.
2010-04-25 00:06:45 -04:00
..
2010-04-23 13:36:50 -04:00
2010-04-25 00:06:45 -04:00