[Pkg-javascript-commits] [less.js] 03/25: Merge https://github.com/less/less.js into rhino

Jonas Smedegaard dr at jones.dk
Mon Oct 26 23:23:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag v1.7.5
in repository less.js.

commit 83a8625284239a429001a5415cd544a410c038d3
Merge: 86c0beb a168b1f
Author: jurcovicovam <meri at meri.org>
Date:   Mon Jul 28 11:20:15 2014 +0200

    Merge https://github.com/less/less.js into rhino

 CHANGELOG.md                           |   12 +
 README.md                              |    3 +-
 benchmark/less-benchmark.js            |    3 +-
 bin/lessc                              |   11 +-
 bower.json                             |    4 +-
 dist/less-1.7.4.js                     | 7979 +++++++++++++++++++++++++++
 dist/less-1.7.4.min.js                 |   16 +
 dist/less-rhino-1.7.4.js               | 9354 ++++++++++++++++++++++++++++++++
 dist/lessc-rhino-1.7.4.js              |  449 ++
 lib/less/browser.js                    |    2 +-
 lib/less/import-visitor.js             |   16 +-
 lib/less/index.js                      |    2 +-
 lib/less/parser.js                     |   30 +-
 lib/less/to-css-visitor.js             |    3 +
 package.json                           |    2 +-
 test/css/urls.css                      |    5 +
 test/less-test.js                      |   15 +-
 test/less/errors/import-malformed.less |    1 +
 test/less/errors/import-malformed.txt  |    3 +
 test/less/errors/import-no-semi.txt    |    2 +-
 test/less/urls.less                    |   11 +
 21 files changed, 17880 insertions(+), 43 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git



More information about the Pkg-javascript-commits mailing list