Commit Graph

8 Commits

Author SHA1 Message Date
Chris Eppstein 17fdd86be8 Emit a Token object instead of Array for Lexer#token. 2008-12-14 20:00:20 -08:00
Chris Eppstein 0d6d7e1c0a Pass line number and character offset from the Engine to the Lexer. 2008-12-14 20:00:20 -08:00
Nathan Weizenbaum fe3fdd0515 Render Sass colors as color names when possible. 2008-11-22 19:22:34 -08:00
Nathan Weizenbaum 9ebbe62230 Support Unicode-escapes in Sass strings. 2008-11-22 17:39:59 -08:00
Chris Eppstein 128d00df3d Small optimization for the token method. 2008-10-14 08:01:22 -07:00
Chris Eppstein 95e16e4ed9 Precompile most of the Regular Expressions in the lexer. 2008-10-13 20:30:12 -07:00
Nathan Weizenbaum 05a617b86d Mark some new Sass::Script classes as :nodoc:. 2008-10-12 19:04:40 -07:00
Nathan Weizenbaum 03d2ab6f3b Rename Sass::Constant to Sass::Script, and refer to constants as variables. 2008-10-12 19:03:06 -07:00