cloudhead
|
c8edfe8995
|
fix some issues with alpha getting lost
|
2010-06-19 14:35:37 -04:00 |
|
cloudhead
|
345b8716d8
|
(new) Additions & improvements to color functions.
- Added spin() to change hue.
- Fixed darken/lighten to be additive.
- Added color extraction functions.
|
2010-06-15 20:13:19 -04:00 |
|
cloudhead
|
bfe0acb01b
|
don't cache return values. %() plays nice with strings
|
2010-05-13 20:15:59 -04:00 |
|
cloudhead
|
a4d4d55693
|
Evaluate function calls properly.
- `fun(f())` is now possible
- Anonymous can take normal strings
- Tests for `%()`
|
2010-04-30 14:07:05 -04:00 |
|
cloudhead
|
fee1e305f0
|
fixed bug with passing variables to functions
|
2010-04-23 13:49:55 -04:00 |
|
cloudhead
|
15f0589f6c
|
Added a couple colour functions
saturate, desaturate, lighten, darken, greyscale.
|
2010-04-23 13:36:50 -04:00 |
|
cloudhead
|
904d997730
|
the e() LESS function
used to escape strings in values.
Added Anonymous node to handle things like this.
|
2010-04-22 19:42:02 -04:00 |
|
cloudhead
|
456463368d
|
function.less now passes
|
2010-03-05 14:56:47 -05:00 |
|
cloudhead
|
70e6523db4
|
test files, from less.rb
|
2010-02-23 18:02:00 -05:00 |
|