Luke Page
|
3818727bf7
|
jshint: boss
|
2013-12-16 23:23:34 +00:00 |
|
Luke Page
|
5367b8b6be
|
Merge branch 'perf-tune' of https://github.com/fredburger/less.js
Conflicts:
lib/less/to-css-visitor.js
|
2013-12-08 17:25:58 +00:00 |
|
Luke Page
|
c5c56e6eb9
|
move return false to the right place. Fixes #1720
|
2013-12-08 10:56:41 +00:00 |
|
fredburger
|
1a33bc69f8
|
Misc. perf optimizations. #1615
|
2013-10-30 08:09:17 +01:00 |
|
Luke Page
|
8ca2bb74d2
|
edit to show bug in extends. move selector toCSS to be concurrent
|
2013-07-17 20:26:21 +01:00 |
|
Luke Page
|
d6f386727c
|
move mergerules into toCSS visitor
|
2013-07-16 22:48:29 +01:00 |
|
Luke Page
|
1464d22183
|
move rule duplication removal into the toCSS visitor
|
2013-07-16 22:25:23 +01:00 |
|
Luke Page
|
190bcca19f
|
Move more toCSS logic into the toCSS visitor
|
2013-07-16 21:41:38 +01:00 |
|
Luke Page
|
8529f93b48
|
start moving the tab indent so that css is not modified once output
|
2013-07-13 15:43:09 +01:00 |
|
Luke Page
|
4db7c883cf
|
start refactoring toCSS so we will be able to collect sourcemap information at the same time
|
2013-07-11 22:08:38 +01:00 |
|
Luke Page
|
42dfeb8d3b
|
move the property check out of the ruleset and fix an issue in the visitor
|
2013-07-05 20:56:59 +01:00 |
|
Luke Page
|
01fd5d679e
|
remove variables before toCSS
|
2013-07-05 17:13:27 +01:00 |
|
Luke Page
|
831e343216
|
move comment filtering into visitor
|
2013-07-05 06:52:32 +01:00 |
|
Luke Page
|
800b4218d5
|
Start abstracting re-organising logic into a visitor before css output. Will allow nodes to just be 'read' and debugInfo written into a sourcemap. part 1.
|
2013-07-05 06:52:31 +01:00 |
|