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 |
|
Chris Eppstein
|
a6d3850e69
|
Sass changes for Ruby 1.9 compatibility.
|
2009-02-06 02:41:47 -08:00 |
|
Nathan Weizenbaum
|
b8e9b5c14e
|
Handle 1.9 *_methods stuff in master.
|
2009-01-22 16:41:36 -08:00 |
|
Nathan Weizenbaum
|
6e347d5cca
|
Delay SassScript variable resolution until #perform.
|
2008-10-12 20:26:59 -07:00 |
|
Nathan Weizenbaum
|
983f8c199e
|
Make sure function arguments are resolved before passing them to the functions.
|
2008-10-12 20:21:50 -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 |
|