Nathan Weizenbaum
|
6741a0a271
|
Merge branch 'master' into yard
|
2009-04-24 18:59:36 -07:00 |
|
Nathan Weizenbaum
|
ca9ffcb039
|
[Sass] Don't have Script::Functions extend self.
|
2009-04-24 18:58:56 -07:00 |
|
Nathan Weizenbaum
|
8cf239e75f
|
[Sass] Convert Sass::Script::Functions docs to YARD.
|
2009-04-24 18:46:28 -07:00 |
|
Nathan Weizenbaum
|
6161e5fd5c
|
[Sass] Move Funcall::EvaluationContext to Functions.
|
2009-04-24 18:09:01 -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 |
|
Chris Eppstein
|
d9efa65b7a
|
Upon reading the code, I found this documentation to be incorrect.
|
2009-01-26 20:31:01 -08:00 |
|
Chris Eppstein
|
e93735eb92
|
[Sass] Better documentation of the available sass functions.
|
2009-01-25 15:30:44 -08:00 |
|
Nathan Weizenbaum
|
ef599508f9
|
Fix a string-enumerable issue.
|
2009-01-22 17:47:10 -08:00 |
|
Nathan Weizenbaum
|
b8e9b5c14e
|
Handle 1.9 *_methods stuff in master.
|
2009-01-22 16:41:36 -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
|
983f8c199e
|
Make sure function arguments are resolved before passing them to the functions.
|
2008-10-12 20:21:50 -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 |
|