Ethan Lai
f9b68f8f74
Update tree.js
...
in windows system,path sep is '\',the old regexp is not match it. I whrite a
new regexp and fix it;
2013-03-04 10:51:02 +00:00
Felix Gnass
811eb1915c
Make sass-debug-info compatible with DevTools
...
In order to make the debug info compatible with
Chrome's built-in experimental Sass support:
1) The filename must be a file:// URL
2) The path must be escaped rather than quoted
2012-11-28 05:49:10 +00:00
Simone Deponti
ebc41e5c4b
Fixed nested media bug.
2012-10-07 12:16:08 +01:00
Alexis Sellier
2844e03c5b
(minor) tidying up
2012-01-03 18:46:28 +01:00
Alexis Sellier
c290c48b3f
node 0.5.x compatibility
2011-11-12 13:13:36 +01:00
Alexis Sellier
9939ba5076
better JavaScript evaluation
...
- support for returning Array values
- Expressions/Values are passed as arrays to JavaScript
- fixed some edge cases
2011-05-17 20:47:42 -04:00
cloudhead
7768d41050
better cross-environment handling. stub out require() in browser.
2010-06-15 18:44:59 -04:00
cloudhead
87e209ed8a
less.js now works in firefox, safari and chrome
2010-04-01 22:37:59 -04:00
cloudhead
b844de97e3
merge
2010-03-27 02:27:59 -04:00
cloudhead
0267de4fac
removed lib/ext, moved lib/less.js to /index.js, moved Array/find to tree.find
2010-03-27 02:26:55 -04:00
cloudhead
374702c926
putting the operate function in operation.js, to facilitate access from browser code
2010-03-23 01:19:12 -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
2b0853de81
comments, wooh!
2010-03-06 17:53:55 -05:00
cloudhead
f0f425de33
move node/ -> tree/
2010-03-05 19:19:14 -05:00
cloudhead
60ac2374c9
get functions.js working
2010-03-01 20:03:43 -05:00
cloudhead
f70f6a542c
merge node->tree changes
2010-03-01 19:47:32 -05:00
cloudhead
69d973ed29
tree.js init
2010-03-01 15:32:49 -05:00