cloudhead
|
98b8d31368
|
put Value in value.js
|
2010-06-15 18:46:09 -04:00 |
|
cloudhead
|
7a2ce13712
|
better cross-environment handling. stub out require() in browser.
|
2010-06-15 18:44:59 -04:00 |
|
cloudhead
|
4bb64a2753
|
(new) css compression support
|
2010-06-11 21:45:51 -04:00 |
|
cloudhead
|
85d50c84da
|
Better error messages, wrap browser.js.
|
2010-06-07 15:47:41 -04:00 |
|
cloudhead
|
b38f5325c9
|
Refactored some of the evaluation mechanisms
- Don't call `eval` from `toCSS`
- Every node responds to `eval`
|
2010-05-07 23:21:16 -04:00 |
|
cloudhead
|
3c89d3b9bd
|
evaluate Values of length > 1 properly
|
2010-05-06 09:46:36 -07:00 |
|
cloudhead
|
8c762b9e26
|
Support for pattern-matching on mixin calls.
|
2010-04-25 00:09:40 -04:00 |
|
cloudhead
|
23640fe116
|
Fix dynamic mixins with nested rules
Dynamic mixins with more than one level of nesting wouldn't work.
This is now fixed. Also refactored mixin.definition.eval a little.
|
2010-04-22 13:07:41 -04:00 |
|
cloudhead
|
fe732e843c
|
refactor of module system. Things work properly now, and it's all much cleaner.
|
2010-03-13 03:34:48 -05:00 |
|
cloudhead
|
553aaecf6a
|
font property parsing, mainly the 'small/12px' part.
|
2010-03-11 15:34:57 -05:00 |
|
cloudhead
|
acd46cf7c6
|
refactoring of prototypes
|
2010-03-07 23:38:10 -05:00 |
|
cloudhead
|
7666c71b80
|
if something other than a Value was passed to the Rule constructor, wrap it in a Value
|
2010-03-07 18:50:31 -05:00 |
|
cloudhead
|
f0f425de33
|
move node/ -> tree/
|
2010-03-05 19:19:14 -05:00 |
|