Nathan Weizenbaum
9dbb1974a6
[Sass] Fix a couple comment typos in Sass::Tree::PropNode.
2009-10-13 17:51:20 -07:00
Nathan Weizenbaum
d78ca214be
[Sass] Indent nested properties in nested output mode if the parent has a value.
2009-10-13 14:56:36 -07:00
Nathan Weizenbaum
bb03648d50
[Sass] Resolve nested properties in perform rather than to_s.
2009-10-13 13:44:50 -07:00
Nathan Weizenbaum
5911791254
[Sass] Make use of the refactoring to get rid of some repetitive error line setting.
2009-09-14 02:41:19 -07:00
Nathan Weizenbaum
93520e5be1
[Sass] Refactor the Sass::Tree::Node hierarchy by extracting a RootNode class from Node.
2009-09-14 02:41:19 -07:00
Nathan Weizenbaum
616a00cea6
[Sass] Improve error handling.
...
Unify and clarify the way Sass errors are handled (see notes in Sass::Error).
This fixes some bugs with filenames and/or line numbers being mis-recorded for imports.
2009-09-14 02:41:16 -07:00
Nathan Weizenbaum
a373d92bfb
[Sass] Set the line numbers for illegal-property-syntax exceptions.
2009-09-13 16:01:26 -07:00
Nathan Weizenbaum
282009c85d
[Sass] Rename AttrNode to PropNode.
2009-06-19 03:49:40 -07:00