34 Commits

Author SHA1 Message Date
Stefan Weil
bf279b36be Fix typos found by codespell
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-04-01 12:01:40 +02:00
Luke Page
d04e1d7464 make benchmark easier to run 2015-03-15 09:59:18 +00:00
Luke Page
c4fa45f3b9 fix benchmark 2015-03-13 17:56:47 +00:00
Luke Page
9d535c0470 Whitespace - undo unusual new() syntax 2014-10-19 16:57:22 +01:00
Luke Page
f85f253586 merge from master 2014-08-14 17:27:16 +01:00
Luke Page
1ff24b4c26 do not use util.print since it is deprecated. Fixes #2081 2014-07-27 16:56:46 +01:00
Luke Page
7dfc0cf9b0 Merge branch 'whitespace' of github.com:XhmikosR/less.js into 2_0_0
Conflicts:
	lib/less/functions.js
	lib/less/index.js
	lib/less/tree/anonymous.js
	lib/less/tree/media.js
	lib/less/tree/mixin.js
2014-03-02 12:36:49 +00:00
XhmikosR
7efbcd31cf Trim trailing whitespace. 2014-03-02 14:06:26 +02:00
Luke Page
c844b022f9 remove unused optimization level 2014-02-15 14:49:25 +00:00
Luke Page
aff8919dfd fix the benchmark less 2013-12-17 23:05:07 +00:00
picomancer
a6cdb81b30 Replace deprecated sys.puts with console.log, resolve #1529 2013-09-16 18:32:29 -04:00
Luke Page
f3a9476dc2 fix jshint grunt task 2013-09-05 07:25:50 +01:00
Alexis Sellier
98d513a969 (test) fix benchmark 2012-03-04 22:35:02 +01:00
Kyle King
47e0ab96b6 Fix spelling on benchmark/less-benchmark.js 2012-02-13 16:36:39 -07:00
Dustin Cass
7bb0a2ab6b require 'util' instead of 'sys' in lessc and less-benchmark.js 2011-11-14 10:46:12 -08:00
Alexis Sellier
13455c0651 remove require.paths from scripts 2011-11-14 11:46:37 +01:00
Alexis Sellier
cebfb3b3f5 refactor less-benchmark.js 2011-03-24 14:43:06 -04:00
cloudhead
e1fad69dba benchmark script can be passed files. also use optimization level 2, cause 3 doesn't exist anymore 2010-06-20 22:17:41 -04:00
cloudhead
ede2dff57f benchmark with optimization: 3 2010-06-11 21:46:12 -04:00
cloudhead
f7050f280f (dist) fix benchmark 2010-06-11 20:41:37 -04:00
cloudhead
a6e276f1b0 (test) made benchmark more realistic 2010-05-18 19:48:52 -04:00
cloudhead
1b9d4e472d moved index.js to lib/less 2010-05-05 00:23:45 -04:00
cloudhead
e1062efa98 Overhaul of the error system
The parse() function no longer assumes the command-line is the output
device. We use less.writeError in node.js.
2010-04-25 19:39:21 -04:00
cloudhead
aa13ee058b use puts instead of writeError, which was removed 2010-04-21 10:11:34 -04:00
cloudhead
be2e675b68 fix benchmark 2010-03-27 02:32:30 -04:00
cloudhead
2b4b0cbdf6 made parser reentrant for import support 2010-03-21 19:17:37 -04:00
cloudhead
9a583ca6ca no need to pass starting values to toCSS() anymore 2010-03-19 20:14:35 -04:00
cloudhead
4ae9e31c40 parse() is now asynch, and uses a callback 2010-03-19 17:50:35 -04:00
cloudhead
45e387ca95 require lib/less in benchmark 2010-03-19 17:50:10 -04:00
cloudhead
22eedab7dd some fixes to the benchmark 2010-03-05 12:08:01 -05:00
cloudhead
1cbda8b72f fixed benchmark.less 2010-02-26 22:31:51 -05:00
cloudhead
aec37061e1 made benchmark file smaller, who has a 267KB .less file anyway? 2010-02-26 16:33:23 -05:00
cloudhead
bb63c6ad56 improved benchmark script 2010-02-25 19:47:26 -05:00
cloudhead
9de16ff637 benchmarking! 2010-02-25 18:02:07 -05:00