Nathan Weizenbaum
|
8486d6db56
|
[Sass] Test some unit-manipulation stuff, and the rgb function.
|
2009-07-04 14:37:18 -07:00 |
|
Nathan Weizenbaum
|
ca9ffcb039
|
[Sass] Don't have Script::Functions extend self.
|
2009-04-24 18:58:56 -07:00 |
|
Chris Eppstein
|
0c7f7b6d4e
|
[Sass] Provide access to the Sass::Engine options from the Sass::Environment and during Sass function evaluation. This enables some cleverness to occur during compilation.
|
2009-04-05 02:28:01 -07:00 |
|
Nathan Weizenbaum
|
6c8d56e365
|
[Sass] Split up test_numeric_transformations.
|
2009-03-24 14:54:13 -07:00 |
|
Chris Eppstein
|
b0f7432eb5
|
Silence all the deprecation warnings in the unit tests.
|
2008-12-14 20:00:21 -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
|
8f4ac8e888
|
Test inputs for hsl() as well.
|
2008-10-25 19:02:54 -07:00 |
|
Chris Eppstein
|
00e953df48
|
New numeric transformation functions for SassScript: round, ceil, floor, abs.
|
2008-10-15 20:26:16 -07:00 |
|
Chris Eppstein
|
26e7fc7ff4
|
Unit tests and documentation for the percentage function.
|
2008-10-15 20:20:22 -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 |
|
Nathan Weizenbaum
|
a53b2ed03e
|
Get rid of the unnecessary distinction between .new and .from_value for constant values.
|
2008-10-11 14:55:45 -07:00 |
|
Nathan Weizenbaum
|
1de7e1e983
|
Add support for Sass functions.
|
2008-06-05 15:06:48 -07:00 |
|