Commit Graph

317 Commits

Author SHA1 Message Date
cloudhead
0477f14dde better error handling 2010-06-11 21:46:24 -04:00
cloudhead
c63ade697a benchmark with optimization: 3 2010-06-11 21:46:12 -04:00
cloudhead
4bb64a2753 (new) css compression support 2010-06-11 21:45:51 -04:00
cloudhead
bacbc8c0f5 (dist) fix benchmark 2010-06-11 20:41:37 -04:00
cloudhead
a7678bbd4f (bin) add compress and optimization options 2010-06-11 20:38:44 -04:00
cloudhead
d369a658ff (dist) fuck I always forget to update this version number 2010-06-11 18:33:49 -04:00
Steve Losh
7204a2b29f fix bin/lessc to work with relative and absolute paths 2010-06-12 06:27:35 +08:00
cloudhead
aa097d56b4 (dist) make 1.0.13 2010-06-11 18:20:44 -04:00
cloudhead
5aefe11bf0 (dist) version bump 2010-06-11 18:19:06 -04:00
cloudhead
a386380afb refactored and fixed css node creation, for watch mode 2010-06-11 18:18:40 -04:00
cloudhead
09fc69b654 (new) set watch mode with less.watch() and .unwatch() 2010-06-11 18:17:35 -04:00
cloudhead
d3ebe05b93 (dist) version bump 2010-06-09 21:55:57 -04:00
cloudhead
03e94d2860 fix trying to create CSS from null root [browser] 2010-06-09 21:55:32 -04:00
cloudhead
e44f8d5798 (dist) version bump 2010-06-07 18:52:13 -04:00
cloudhead
b1b8701c38 (test) mixin calls throw an error now, if no patterns match 2010-06-07 18:22:23 -04:00
cloudhead
b868f24906 (dist) build 2010-06-07 18:20:50 -04:00
cloudhead
183f285f24 (new) ability to @import on the browser 2010-06-07 18:20:13 -04:00
cloudhead
277c45eb5e move error message css back in error function 2010-06-07 16:26:22 -04:00
cloudhead
7a36ffd877 fix generated stylesheet title 2010-06-07 16:12:59 -04:00
cloudhead
4c27e0a9bb decoupled single stylesheet loading 2010-06-07 16:12:25 -04:00
cloudhead
85d50c84da Better error messages, wrap browser.js. 2010-06-07 15:47:41 -04:00
cloudhead
65e9c6b68f dist/ init 2010-06-07 05:09:16 -04:00
cloudhead
1146363b8e (dist) fix version extraction in Makefile 2010-06-07 05:08:52 -04:00
cloudhead
3a28c3a6a5 (dist) version bump & updated package.json 2010-06-06 18:26:38 -04:00
cloudhead
621b13d11d (new) auto stylesheet refreshing with '#!refresh' 2010-06-06 18:23:55 -04:00
cloudhead
6a5354579b improve error reporting, include filename 2010-06-04 13:28:38 -04:00
cloudhead
63bcaf5414 fix error messages in cli 2010-06-04 12:34:41 -04:00
cloudhead
2487dbcec0 revert chunk split improvement 2010-06-04 12:27:25 -04:00
James Foster
bb2d359e78 Fixed incorrect inputLength. Avoid creating multiple empty chucks for consecutive blank lines. 2010-06-05 00:13:26 +08:00
cloudhead
2894174213 tweaks to bin/lessc 2010-06-01 21:48:13 -04:00
cloudhead
b0efc2cec8 (dist) version bump 2010-06-01 21:37:02 -04:00
cloudhead
040759c31e better fix for parse-error reporting 2010-06-01 21:34:56 -04:00
cloudhead
3ef983712d fix parse error reporting when at beginning of file 2010-06-01 21:28:42 -04:00
cloudhead
23a4d55d04 fix optimizations, and errors on multi-line comments 2010-06-01 21:21:59 -04:00
cloudhead
ff0dbb0a14 cleanup ecma-5.js 2010-05-26 13:37:53 -04:00
cloudhead
fc9ff07a29 (dist) extract version info from package.json 2010-05-26 13:37:34 -04:00
cloudhead
ea88687453 (doc) added link to download section 2010-05-26 12:56:07 -04:00
cloudhead
3b69642134 log error if no AJAX available 2010-05-23 12:52:23 -04:00
cloudhead
a4111ae63b Merge branch 'master' of github.com:cloudhead/less.js 2010-05-23 12:50:36 -04:00
cloudhead
8ab4d0aac0 treat Directive like a Ruleset 2010-05-23 12:50:20 -04:00
James Foster
8a02f29050 Fix for IE6 compatibility 2010-05-24 00:17:12 +08:00
cloudhead
0075217391 removed unnecessary code in Ruleset#toCSS 2010-05-22 20:57:10 -04:00
cloudhead
51ca5adb5c @media tests 2010-05-22 18:24:57 -04:00
cloudhead
697136961e support CSS3 @media more fully 2010-05-22 18:24:37 -04:00
cloudhead
7a29d7fd67 support [0-9_] in CSS attribute names 2010-05-22 15:13:02 -04:00
cloudhead
2c5ac6c647 (dist) version bump 2010-05-20 22:10:22 -04:00
cloudhead
1950c8d0f7 (dist) added bin to package.json 2010-05-20 22:08:27 -04:00
cloudhead
eb379d34f7 (doc) install instructions 2010-05-20 22:03:30 -04:00
cloudhead
f9f94eb22c (dist) package.json update 2010-05-20 22:02:32 -04:00
cloudhead
c377cc971e version bump 2010-05-18 21:17:45 -04:00